亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? form4.designer.cs

?? a usefull system for sellers
?? CS
?? 第 1 頁 / 共 3 頁
字號:
            this.button8.Size = new System.Drawing.Size(75, 23);
            this.button8.TabIndex = 1;
            this.button8.Text = "cancel";
            this.button8.UseVisualStyleBackColor = true;
            this.button8.Click += new System.EventHandler(this.button8_Click);
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.button8);
            this.panel2.Controls.Add(this.button7);
            this.panel2.Location = new System.Drawing.Point(22, 233);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(501, 103);
            this.panel2.TabIndex = 28;
            // 
            // button10
            // 
            this.button10.Location = new System.Drawing.Point(32, 224);
            this.button10.Name = "button10";
            this.button10.Size = new System.Drawing.Size(75, 23);
            this.button10.TabIndex = 29;
            this.button10.Text = "account";
            this.button10.UseVisualStyleBackColor = true;
            this.button10.Click += new System.EventHandler(this.button10_Click_1);
            // 
            // textBox10
            // 
            this.textBox10.Location = new System.Drawing.Point(113, 226);
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new System.Drawing.Size(91, 21);
            this.textBox10.TabIndex = 30;
            // 
            // dataGridView2
            // 
            this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView2.Location = new System.Drawing.Point(6, 258);
            this.dataGridView2.Name = "dataGridView2";
            this.dataGridView2.RowTemplate.Height = 23;
            this.dataGridView2.Size = new System.Drawing.Size(501, 100);
            this.dataGridView2.TabIndex = 2;
            // 
            // dataGridView4
            // 
            this.dataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView4.Location = new System.Drawing.Point(6, 148);
            this.dataGridView4.Name = "dataGridView4";
            this.dataGridView4.RowTemplate.Height = 23;
            this.dataGridView4.Size = new System.Drawing.Size(501, 100);
            this.dataGridView4.TabIndex = 3;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Font = new System.Drawing.Font("宋體", 13F);
            this.label8.Location = new System.Drawing.Point(269, 229);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(17, 18);
            this.label8.TabIndex = 32;
            this.label8.Text = "%";
            // 
            // textBox11
            // 
            this.textBox11.Location = new System.Drawing.Point(221, 227);
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new System.Drawing.Size(45, 21);
            this.textBox11.TabIndex = 31;
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.textBox13);
            this.panel3.Controls.Add(this.comboBox2);
            this.panel3.Controls.Add(this.comboBox1);
            this.panel3.Controls.Add(this.button12);
            this.panel3.Controls.Add(this.button9);
            this.panel3.Controls.Add(this.dataGridView5);
            this.panel3.Location = new System.Drawing.Point(6, 35);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(550, 322);
            this.panel3.TabIndex = 33;
            // 
            // textBox13
            // 
            this.textBox13.Location = new System.Drawing.Point(430, 273);
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new System.Drawing.Size(96, 21);
            this.textBox13.TabIndex = 6;
            // 
            // comboBox2
            // 
            this.comboBox2.FormattingEnabled = true;
            this.comboBox2.Items.AddRange(new object[] {
            "=",
            "<",
            ">"});
            this.comboBox2.Location = new System.Drawing.Point(374, 274);
            this.comboBox2.Name = "comboBox2";
            this.comboBox2.Size = new System.Drawing.Size(48, 20);
            this.comboBox2.TabIndex = 5;
            // 
            // comboBox1
            // 
            this.comboBox1.FormattingEnabled = true;
            this.comboBox1.Location = new System.Drawing.Point(288, 274);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(80, 20);
            this.comboBox1.TabIndex = 4;
            // 
            // button12
            // 
            this.button12.Location = new System.Drawing.Point(198, 274);
            this.button12.Name = "button12";
            this.button12.Size = new System.Drawing.Size(75, 23);
            this.button12.TabIndex = 3;
            this.button12.Text = "select";
            this.button12.UseVisualStyleBackColor = true;
            this.button12.Click += new System.EventHandler(this.button12_Click);
            // 
            // button9
            // 
            this.button9.Location = new System.Drawing.Point(78, 274);
            this.button9.Name = "button9";
            this.button9.Size = new System.Drawing.Size(75, 23);
            this.button9.TabIndex = 1;
            this.button9.Text = "vision";
            this.button9.UseVisualStyleBackColor = true;
            this.button9.Click += new System.EventHandler(this.button9_Click);
            // 
            // dataGridView5
            // 
            this.dataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView5.Location = new System.Drawing.Point(32, 29);
            this.dataGridView5.Name = "dataGridView5";
            this.dataGridView5.RowTemplate.Height = 23;
            this.dataGridView5.Size = new System.Drawing.Size(484, 221);
            this.dataGridView5.TabIndex = 0;
            // 
            // Menu
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.AutoScroll = true;
            this.AutoSize = true;
            this.ClientSize = new System.Drawing.Size(598, 375);
            this.Controls.Add(this.panel3);
            this.Controls.Add(this.label8);
            this.Controls.Add(this.textBox11);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.textBox10);
            this.Controls.Add(this.dataGridView2);
            this.Controls.Add(this.button10);
            this.Controls.Add(this.sc1);
            this.Controls.Add(this.st);
            this.Controls.Add(this.sl);
            this.Controls.Add(this.sc);
            this.Controls.Add(this.sb);
            this.Controls.Add(this.radioButton2);
            this.Controls.Add(this.radioButton1);
            this.Controls.Add(this.checkBox3);
            this.Controls.Add(this.checkBox1);
            this.Controls.Add(this.textBox3);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.textBox2);
            this.Controls.Add(this.button6);
            this.Controls.Add(this.textBox1);
            this.Controls.Add(this.button5);
            this.Controls.Add(this.button4);
            this.Controls.Add(this.button3);
            this.Controls.Add(this.menuStrip1);
            this.Controls.Add(this.button2);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.dataGridView1);
            this.Controls.Add(this.dataGridView3);
            this.Controls.Add(this.dataGridView4);
            this.Controls.Add(this.panel2);
            this.Name = "Menu";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Menu";
            this.Load += new System.EventHandler(this.Menu_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).EndInit();
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView5)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.DataGridView dataGridView1;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.MenuStrip menuStrip1;
        private System.Windows.Forms.ToolStripMenuItem sellsInforToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem selectSellsToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem insertSellsToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem mangToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem maintenanceToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem changeUserToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
        private System.Windows.Forms.Button button3;
        private System.Windows.Forms.Button button4;
        private System.Windows.Forms.ToolStripMenuItem userInforToolStripMenuItem;
        private System.Windows.Forms.Button button5;
        private System.Windows.Forms.TextBox textBox1;
        private System.Windows.Forms.Button button6;
        private System.Windows.Forms.TextBox textBox2;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.TextBox textBox3;
        private System.Windows.Forms.CheckBox checkBox1;
        private System.Windows.Forms.DataGridView dataGridView3;
        private System.Windows.Forms.CheckBox checkBox3;
        private System.Windows.Forms.RadioButton radioButton1;
        private System.Windows.Forms.RadioButton radioButton2;
        private System.Windows.Forms.Button sb;
        private System.Windows.Forms.ComboBox sc;
        private System.Windows.Forms.Label sl;
        private System.Windows.Forms.TextBox st;
        private System.Windows.Forms.ComboBox sc1;
        private System.Windows.Forms.TextBox textBox4;
        private System.Windows.Forms.TextBox textBox5;
        private System.Windows.Forms.TextBox textBox6;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.TextBox textBox9;
        private System.Windows.Forms.TextBox textBox7;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Button button7;
        private System.Windows.Forms.Button button8;
        private System.Windows.Forms.Panel panel2;
        private System.Windows.Forms.Button button10;
        private System.Windows.Forms.TextBox textBox10;
        private System.Windows.Forms.DataGridView dataGridView4;
        private System.Windows.Forms.DataGridView dataGridView2;
        private System.Windows.Forms.ToolStripMenuItem accountToolStripMenuItem;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.TextBox textBox11;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.TextBox textBox12;
        private System.Windows.Forms.ToolStripMenuItem storageInfoToolStripMenuItem;
        private System.Windows.Forms.Panel panel3;
        private System.Windows.Forms.ComboBox comboBox1;
        private System.Windows.Forms.Button button12;
        private System.Windows.Forms.Button button9;
        private System.Windows.Forms.DataGridView dataGridView5;
        private System.Windows.Forms.TextBox textBox13;
        private System.Windows.Forms.ComboBox comboBox2;
    }
}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产不卡免费视频| 成人精品一区二区三区中文字幕| 奇米四色…亚洲| yourporn久久国产精品| www.欧美精品一二区| 精品国产一区二区在线观看| 亚洲欧美另类小说视频| 国产精品自拍毛片| 91精品国产综合久久久久| 亚洲色图视频网| 国产东北露脸精品视频| 日韩精品一区二区在线| 亚洲国产综合色| 91在线高清观看| 久久久精品免费网站| 美女免费视频一区| 欧美日韩亚洲丝袜制服| 亚洲美女视频在线观看| 粉嫩aⅴ一区二区三区四区| 精品免费视频一区二区| 日韩高清中文字幕一区| 欧美日韩一本到| 亚洲伊人伊色伊影伊综合网| 成人v精品蜜桃久久一区| 久久九九久久九九| 九九九久久久精品| 日韩欧美国产三级电影视频| 日韩精品免费视频人成| 欧美精选一区二区| 天涯成人国产亚洲精品一区av| 日本丰满少妇一区二区三区| 亚洲摸摸操操av| 91浏览器入口在线观看| 一区二区三区久久久| 色综合天天性综合| 亚洲激情中文1区| aaa国产一区| 亚洲女子a中天字幕| 91视频观看免费| 一区二区三区资源| 欧美在线观看18| 日日摸夜夜添夜夜添精品视频| 欧美美女直播网站| 午夜不卡av免费| 91麻豆精品国产91久久久 | 国产精品美女www爽爽爽| 国产精品99久| 中文字幕在线不卡| 91香蕉视频污在线| 亚洲成人www| 日韩精品一区二区三区四区| 国产在线视频不卡二| 国产精品女主播在线观看| av中文字幕不卡| 亚洲福利一区二区| 8v天堂国产在线一区二区| 国内精品写真在线观看| 亚洲国产经典视频| 欧美日韩综合一区| 国产综合久久久久久久久久久久| 国产清纯白嫩初高生在线观看91 | 国产美女精品人人做人人爽| 久久精品人人做人人综合| 国产成人99久久亚洲综合精品| 中文字幕精品一区| 色香蕉久久蜜桃| 久久精品99久久久| 亚洲三级在线免费观看| 日韩欧美国产系列| 色综合久久综合网97色综合 | 欧美v日韩v国产v| 91丝袜高跟美女视频| 日韩va亚洲va欧美va久久| 国产欧美日韩卡一| 欧美精品久久久久久久久老牛影院| 韩国女主播成人在线| 亚洲男人的天堂一区二区| 精品欧美黑人一区二区三区| 91久久国产最好的精华液| 国产乱码精品一品二品| 亚洲国产精品久久久男人的天堂| 精品国产乱码久久久久久蜜臀| 色天天综合久久久久综合片| 国产自产视频一区二区三区| 亚洲成人精品影院| 国产精品久久久久三级| 91精品欧美一区二区三区综合在| 成人妖精视频yjsp地址| 美女尤物国产一区| 一区二区三区四区激情 | 欧美变态tickle挠乳网站| 日本精品裸体写真集在线观看 | 麻豆国产欧美一区二区三区| 亚洲免费在线观看| 国产精品五月天| 欧美成人aa大片| 91精选在线观看| 欧美在线免费播放| 91美女在线看| 99久久综合国产精品| 国产福利一区二区三区在线视频| 人妖欧美一区二区| 三级一区在线视频先锋| 亚洲已满18点击进入久久| 亚洲天堂av一区| 国产精品九色蝌蚪自拍| 国产女主播视频一区二区| 久久婷婷国产综合精品青草 | 欧美日韩一区二区三区免费看| 91亚洲精品久久久蜜桃| 粉嫩高潮美女一区二区三区 | 在线观看一区二区视频| 97aⅴ精品视频一二三区| 国产福利一区二区三区视频在线 | 日本高清免费不卡视频| 色哟哟亚洲精品| 在线观看日韩电影| 在线免费观看日韩欧美| 在线国产亚洲欧美| 欧美午夜一区二区三区| 91精彩视频在线| 欧美午夜一区二区三区 | 欧美巨大另类极品videosbest | 91影院在线免费观看| 91免费国产在线观看| 色爱区综合激月婷婷| 欧美怡红院视频| 欧美这里有精品| 538在线一区二区精品国产| 91精品国产福利在线观看| 欧美成人精品1314www| 久久久www成人免费毛片麻豆 | 亚洲一区二区三区在线| 亚洲国产精品视频| 日韩高清不卡一区二区三区| 久久国内精品自在自线400部| 国内不卡的二区三区中文字幕| 国产精品一区二区在线观看网站| 成人动漫av在线| 欧美系列在线观看| 欧美精品一区二区三区在线| 中日韩av电影| 亚洲高清不卡在线观看| 精品影院一区二区久久久| 成人自拍视频在线| 欧美日韩三级视频| wwwwxxxxx欧美| 亚洲欧洲综合另类在线| 日韩精品成人一区二区在线| 国内久久精品视频| 色综合久久中文字幕综合网| 4438x成人网最大色成网站| 国产校园另类小说区| 一二三区精品福利视频| 久久99久久99小草精品免视看| 成人精品视频一区二区三区| 欧美日韩国产综合久久| 国产婷婷一区二区| 亚洲国产欧美在线| 岛国一区二区三区| 欧美久久久久久久久久| 亚洲图片激情小说| 国模套图日韩精品一区二区 | 91日韩一区二区三区| 日韩欧美高清一区| 亚洲成在人线免费| 成人激情动漫在线观看| 精品国产青草久久久久福利| 亚洲精品ww久久久久久p站| 国产不卡免费视频| 日韩亚洲欧美一区二区三区| 亚洲最新在线观看| 成人免费精品视频| 亚洲精品一区二区三区福利| 日韩激情在线观看| 欧美亚洲丝袜传媒另类| 国产精品理伦片| 国产激情一区二区三区| 日韩精品一区二区三区中文不卡 | 欧美日韩一区不卡| 欧美一区二区三区在线看| 综合激情成人伊人| 久久国产三级精品| 91黄色免费观看| 最新热久久免费视频| 久久69国产一区二区蜜臀| 色丁香久综合在线久综合在线观看| 久久精品人人做人人爽97| 日本欧美一区二区在线观看| 一道本成人在线| 国产夜色精品一区二区av| 日韩国产精品久久久久久亚洲| av高清不卡在线| 国产精品高潮呻吟久久| 久久国产尿小便嘘嘘| 欧美日韩精品一区二区三区| 一区二区三区久久久| 91在线一区二区| 国产欧美一区在线| 成人毛片视频在线观看|