namespace WindowsFormsApp1 { partial class MainTest { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.button2 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.panel1 = new System.Windows.Forms.Panel(); this.label2 = new System.Windows.Forms.Label(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.button1 = new System.Windows.Forms.Button(); this.label8 = new System.Windows.Forms.Label(); this.textBox9 = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.checkBox5 = new System.Windows.Forms.CheckBox(); this.label18 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.radioButton4 = new System.Windows.Forms.RadioButton(); this.textBox1 = new System.Windows.Forms.TextBox(); this.radioButton5 = new System.Windows.Forms.RadioButton(); this.textBox2 = new System.Windows.Forms.TextBox(); this.radioButton6 = new System.Windows.Forms.RadioButton(); this.label7 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.textBox4 = new System.Windows.Forms.TextBox(); this.radioButton3 = new System.Windows.Forms.RadioButton(); this.textBox3 = new System.Windows.Forms.TextBox(); this.radioButton2 = new System.Windows.Forms.RadioButton(); this.label10 = new System.Windows.Forms.Label(); this.radioButton1 = new System.Windows.Forms.RadioButton(); this.textBox6 = new System.Windows.Forms.TextBox(); this.textBox5 = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.textBox11 = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.textBox12 = new System.Windows.Forms.TextBox(); this.textBox8 = new System.Windows.Forms.TextBox(); this.label16 = new System.Windows.Forms.Label(); this.textBox7 = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.textBox10 = new System.Windows.Forms.TextBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.label19 = new System.Windows.Forms.Label(); this.button6 = new System.Windows.Forms.Button(); this.textBox14 = new System.Windows.Forms.TextBox(); this.checkBox6 = new System.Windows.Forms.CheckBox(); this.panel2 = new System.Windows.Forms.Panel(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.button5 = new System.Windows.Forms.Button(); this.textBox13 = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.checkBox3 = new System.Windows.Forms.CheckBox(); this.checkBox4 = new System.Windows.Forms.CheckBox(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.checkBox2 = new System.Windows.Forms.CheckBox(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.panel1.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox2.SuspendLayout(); this.panel2.SuspendLayout(); this.groupBox1.SuspendLayout(); this.SuspendLayout(); // // button2 // this.button2.Location = new System.Drawing.Point(861, 13); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(75, 23); this.button2.TabIndex = 1; this.button2.Text = "管理员"; this.button2.UseVisualStyleBackColor = true; // // button3 // this.button3.Location = new System.Drawing.Point(942, 13); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(100, 23); this.button3.TabIndex = 2; this.button3.Text = "淘宝授权登录"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.tbLogin_Click); // // button4 // this.button4.Location = new System.Drawing.Point(1048, 12); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(75, 23); this.button4.TabIndex = 3; this.button4.Text = "免费版"; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(1144, 17); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(29, 12); this.label1.TabIndex = 4; this.label1.Text = "退出"; // // imageList1 // this.imageList1.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit; this.imageList1.ImageSize = new System.Drawing.Size(16, 16); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; // // panel1 // this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.button4); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.button2); this.panel1.Controls.Add(this.button3); this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1180, 50); this.panel1.TabIndex = 5; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(12, 18); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(107, 12); this.label2.TabIndex = 5; this.label2.Text = "找爆款-就上爆款猪"; // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Location = new System.Drawing.Point(0, 56); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(1180, 756); this.tabControl1.TabIndex = 6; // // tabPage1 // this.tabPage1.Controls.Add(this.groupBox3); this.tabPage1.Controls.Add(this.groupBox2); this.tabPage1.Controls.Add(this.panel2); this.tabPage1.Controls.Add(this.checkBox3); this.tabPage1.Controls.Add(this.checkBox4); this.tabPage1.Controls.Add(this.checkBox1); this.tabPage1.Controls.Add(this.checkBox2); this.tabPage1.Location = new System.Drawing.Point(4, 22); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(1172, 730); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "首单礼金"; this.tabPage1.UseVisualStyleBackColor = true; // // groupBox3 // this.groupBox3.Controls.Add(this.button1); this.groupBox3.Controls.Add(this.label8); this.groupBox3.Controls.Add(this.textBox9); this.groupBox3.Controls.Add(this.label5); this.groupBox3.Controls.Add(this.checkBox5); this.groupBox3.Controls.Add(this.label18); this.groupBox3.Controls.Add(this.label6); this.groupBox3.Controls.Add(this.radioButton4); this.groupBox3.Controls.Add(this.textBox1); this.groupBox3.Controls.Add(this.radioButton5); this.groupBox3.Controls.Add(this.textBox2); this.groupBox3.Controls.Add(this.radioButton6); this.groupBox3.Controls.Add(this.label7); this.groupBox3.Controls.Add(this.label17); this.groupBox3.Controls.Add(this.textBox4); this.groupBox3.Controls.Add(this.radioButton3); this.groupBox3.Controls.Add(this.textBox3); this.groupBox3.Controls.Add(this.radioButton2); this.groupBox3.Controls.Add(this.label10); this.groupBox3.Controls.Add(this.radioButton1); this.groupBox3.Controls.Add(this.textBox6); this.groupBox3.Controls.Add(this.textBox5); this.groupBox3.Controls.Add(this.label15); this.groupBox3.Controls.Add(this.label9); this.groupBox3.Controls.Add(this.textBox11); this.groupBox3.Controls.Add(this.label12); this.groupBox3.Controls.Add(this.textBox12); this.groupBox3.Controls.Add(this.textBox8); this.groupBox3.Controls.Add(this.label16); this.groupBox3.Controls.Add(this.textBox7); this.groupBox3.Controls.Add(this.label13); this.groupBox3.Controls.Add(this.label11); this.groupBox3.Controls.Add(this.label14); this.groupBox3.Controls.Add(this.textBox10); this.groupBox3.Location = new System.Drawing.Point(275, 13); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(228, 575); this.groupBox3.TabIndex = 44; this.groupBox3.TabStop = false; this.groupBox3.Text = "筛选商品"; // // button1 // this.button1.Location = new System.Drawing.Point(14, 506); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(180, 35); this.button1.TabIndex = 1; this.button1.Text = "立即搜索"; this.button1.UseVisualStyleBackColor = true; // // label8 // this.label8.AutoSize = true; this.label8.ForeColor = System.Drawing.Color.Black; this.label8.Location = new System.Drawing.Point(14, 76); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(119, 12); this.label8.TabIndex = 9; this.label8.Text = "首单礼金/红包面额:"; // // textBox9 // this.textBox9.Font = new System.Drawing.Font("宋体", 10F); this.textBox9.Location = new System.Drawing.Point(124, 266); this.textBox9.Name = "textBox9"; this.textBox9.Size = new System.Drawing.Size(70, 23); this.textBox9.TabIndex = 20; // // label5 // this.label5.AutoSize = true; this.label5.ForeColor = System.Drawing.Color.Black; this.label5.Location = new System.Drawing.Point(12, 19); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(53, 12); this.label5.TabIndex = 3; this.label5.Text = "券后价:"; // // checkBox5 // this.checkBox5.AutoSize = true; this.checkBox5.Location = new System.Drawing.Point(12, 461); this.checkBox5.Name = "checkBox5"; this.checkBox5.Size = new System.Drawing.Size(96, 16); this.checkBox5.TabIndex = 40; this.checkBox5.Text = "保存筛选条件"; this.checkBox5.UseVisualStyleBackColor = true; // // label18 // this.label18.AutoSize = true; this.label18.ForeColor = System.Drawing.Color.Black; this.label18.Location = new System.Drawing.Point(10, 411); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(89, 12); this.label18.TabIndex = 35; this.label18.Text = "选择有无优惠券"; // // label6 // this.label6.AutoSize = true; this.label6.ForeColor = System.Drawing.Color.Black; this.label6.Location = new System.Drawing.Point(91, 46); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(17, 12); this.label6.TabIndex = 4; this.label6.Text = "—"; // // radioButton4 // this.radioButton4.AutoSize = true; this.radioButton4.Location = new System.Drawing.Point(152, 434); this.radioButton4.Name = "radioButton4"; this.radioButton4.Size = new System.Drawing.Size(71, 16); this.radioButton4.TabIndex = 34; this.radioButton4.TabStop = true; this.radioButton4.Text = "无优惠券"; this.radioButton4.UseVisualStyleBackColor = true; // // textBox1 // this.textBox1.Font = new System.Drawing.Font("宋体", 10F); this.textBox1.Location = new System.Drawing.Point(14, 42); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(70, 23); this.textBox1.TabIndex = 1; // // radioButton5 // this.radioButton5.AutoSize = true; this.radioButton5.Location = new System.Drawing.Point(79, 434); this.radioButton5.Name = "radioButton5"; this.radioButton5.Size = new System.Drawing.Size(71, 16); this.radioButton5.TabIndex = 33; this.radioButton5.TabStop = true; this.radioButton5.Text = "有优惠券"; this.radioButton5.UseVisualStyleBackColor = true; // // textBox2 // this.textBox2.Font = new System.Drawing.Font("宋体", 10F); this.textBox2.Location = new System.Drawing.Point(124, 38); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(70, 23); this.textBox2.TabIndex = 5; // // radioButton6 // this.radioButton6.AutoSize = true; this.radioButton6.Location = new System.Drawing.Point(12, 434); this.radioButton6.Name = "radioButton6"; this.radioButton6.Size = new System.Drawing.Size(47, 16); this.radioButton6.TabIndex = 32; this.radioButton6.TabStop = true; this.radioButton6.Text = "全部"; this.radioButton6.UseVisualStyleBackColor = true; // // label7 // this.label7.AutoSize = true; this.label7.ForeColor = System.Drawing.Color.Black; this.label7.Location = new System.Drawing.Point(88, 107); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(17, 12); this.label7.TabIndex = 7; this.label7.Text = "—"; // // label17 // this.label17.AutoSize = true; this.label17.ForeColor = System.Drawing.Color.Black; this.label17.Location = new System.Drawing.Point(10, 361); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(89, 12); this.label17.TabIndex = 31; this.label17.Text = "选择商品来源:"; // // textBox4 // this.textBox4.Font = new System.Drawing.Font("宋体", 10F); this.textBox4.Location = new System.Drawing.Point(14, 99); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(70, 23); this.textBox4.TabIndex = 6; // // radioButton3 // this.radioButton3.AutoSize = true; this.radioButton3.Location = new System.Drawing.Point(152, 384); this.radioButton3.Name = "radioButton3"; this.radioButton3.Size = new System.Drawing.Size(47, 16); this.radioButton3.TabIndex = 30; this.radioButton3.TabStop = true; this.radioButton3.Text = "淘宝"; this.radioButton3.UseVisualStyleBackColor = true; // // textBox3 // this.textBox3.Font = new System.Drawing.Font("宋体", 10F); this.textBox3.Location = new System.Drawing.Point(124, 95); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(70, 23); this.textBox3.TabIndex = 8; // // radioButton2 // this.radioButton2.AutoSize = true; this.radioButton2.Location = new System.Drawing.Point(79, 384); this.radioButton2.Name = "radioButton2"; this.radioButton2.Size = new System.Drawing.Size(47, 16); this.radioButton2.TabIndex = 29; this.radioButton2.TabStop = true; this.radioButton2.Text = "天猫"; this.radioButton2.UseVisualStyleBackColor = true; // // label10 // this.label10.AutoSize = true; this.label10.ForeColor = System.Drawing.Color.Black; this.label10.Location = new System.Drawing.Point(91, 177); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(17, 12); this.label10.TabIndex = 11; this.label10.Text = "—"; // // radioButton1 // this.radioButton1.AutoSize = true; this.radioButton1.Location = new System.Drawing.Point(12, 384); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(47, 16); this.radioButton1.TabIndex = 28; this.radioButton1.TabStop = true; this.radioButton1.Text = "全部"; this.radioButton1.UseVisualStyleBackColor = true; // // textBox6 // this.textBox6.Font = new System.Drawing.Font("宋体", 10F); this.textBox6.Location = new System.Drawing.Point(14, 156); this.textBox6.Name = "textBox6"; this.textBox6.Size = new System.Drawing.Size(70, 23); this.textBox6.TabIndex = 10; // // textBox5 // this.textBox5.Font = new System.Drawing.Font("宋体", 10F); this.textBox5.Location = new System.Drawing.Point(124, 152); this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(70, 23); this.textBox5.TabIndex = 12; // // label15 // this.label15.AutoSize = true; this.label15.ForeColor = System.Drawing.Color.Black; this.label15.Location = new System.Drawing.Point(14, 304); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(53, 12); this.label15.TabIndex = 25; this.label15.Text = "佣金比:"; // // label9 // this.label9.AutoSize = true; this.label9.ForeColor = System.Drawing.Color.Black; this.label9.Location = new System.Drawing.Point(14, 133); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(209, 12); this.label9.TabIndex = 13; this.label9.Text = "到手价:(券后价-首单礼金=到手价)"; // // textBox11 // this.textBox11.Font = new System.Drawing.Font("宋体", 10F); this.textBox11.Location = new System.Drawing.Point(124, 323); this.textBox11.Name = "textBox11"; this.textBox11.Size = new System.Drawing.Size(70, 23); this.textBox11.TabIndex = 24; // // label12 // this.label12.AutoSize = true; this.label12.ForeColor = System.Drawing.Color.Black; this.label12.Location = new System.Drawing.Point(91, 238); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(17, 12); this.label12.TabIndex = 15; this.label12.Text = "—"; // // textBox12 // this.textBox12.Font = new System.Drawing.Font("宋体", 10F); this.textBox12.Location = new System.Drawing.Point(14, 327); this.textBox12.Name = "textBox12"; this.textBox12.Size = new System.Drawing.Size(70, 23); this.textBox12.TabIndex = 22; // // textBox8 // this.textBox8.Font = new System.Drawing.Font("宋体", 10F); this.textBox8.Location = new System.Drawing.Point(14, 213); this.textBox8.Name = "textBox8"; this.textBox8.Size = new System.Drawing.Size(70, 23); this.textBox8.TabIndex = 14; // // label16 // this.label16.AutoSize = true; this.label16.ForeColor = System.Drawing.Color.Black; this.label16.Location = new System.Drawing.Point(91, 338); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(17, 12); this.label16.TabIndex = 23; this.label16.Text = "—"; // // textBox7 // this.textBox7.Font = new System.Drawing.Font("宋体", 10F); this.textBox7.Location = new System.Drawing.Point(124, 209); this.textBox7.Name = "textBox7"; this.textBox7.Size = new System.Drawing.Size(70, 23); this.textBox7.TabIndex = 16; // // label13 // this.label13.AutoSize = true; this.label13.ForeColor = System.Drawing.Color.Black; this.label13.Location = new System.Drawing.Point(14, 247); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 21; this.label13.Text = "佣金:"; // // label11 // this.label11.AutoSize = true; this.label11.ForeColor = System.Drawing.Color.Black; this.label11.Location = new System.Drawing.Point(14, 190); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(53, 12); this.label11.TabIndex = 17; this.label11.Text = "月销量:"; // // label14 // this.label14.AutoSize = true; this.label14.ForeColor = System.Drawing.Color.Black; this.label14.Location = new System.Drawing.Point(91, 300); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(17, 12); this.label14.TabIndex = 19; this.label14.Text = "—"; // // textBox10 // this.textBox10.Font = new System.Drawing.Font("宋体", 10F); this.textBox10.Location = new System.Drawing.Point(14, 270); this.textBox10.Name = "textBox10"; this.textBox10.Size = new System.Drawing.Size(70, 23); this.textBox10.TabIndex = 18; // // groupBox2 // this.groupBox2.Controls.Add(this.label19); this.groupBox2.Controls.Add(this.button6); this.groupBox2.Controls.Add(this.textBox14); this.groupBox2.Controls.Add(this.checkBox6); this.groupBox2.Location = new System.Drawing.Point(726, 519); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(219, 121); this.groupBox2.TabIndex = 41; this.groupBox2.TabStop = false; this.groupBox2.Text = "自动推送"; // // label19 // this.label19.AutoSize = true; this.label19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.label19.Location = new System.Drawing.Point(6, 102); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(239, 12); this.label19.TabIndex = 42; this.label19.Text = "注:至少授权绑定3个淘宝号才能使用此功能"; // // button6 // this.button6.Location = new System.Drawing.Point(161, 69); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(49, 24); this.button6.TabIndex = 42; this.button6.Text = "确定"; this.button6.UseVisualStyleBackColor = true; // // textBox14 // this.textBox14.Font = new System.Drawing.Font("宋体", 10F); this.textBox14.Location = new System.Drawing.Point(6, 69); this.textBox14.Name = "textBox14"; this.textBox14.Size = new System.Drawing.Size(149, 23); this.textBox14.TabIndex = 43; // // checkBox6 // this.checkBox6.AutoSize = true; this.checkBox6.Location = new System.Drawing.Point(6, 20); this.checkBox6.Name = "checkBox6"; this.checkBox6.Size = new System.Drawing.Size(300, 16); this.checkBox6.TabIndex = 41; this.checkBox6.Text = "按照以上条件,筛选出精品后,自动推送到下方邮件"; this.checkBox6.UseVisualStyleBackColor = true; // // panel2 // this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel2.Controls.Add(this.groupBox1); this.panel2.Controls.Add(this.label4); this.panel2.Controls.Add(this.label3); this.panel2.Location = new System.Drawing.Point(3, 3); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(230, 727); this.panel2.TabIndex = 0; // // groupBox1 // this.groupBox1.Controls.Add(this.button5); this.groupBox1.Controls.Add(this.textBox13); this.groupBox1.Location = new System.Drawing.Point(4, 611); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(219, 74); this.groupBox1.TabIndex = 40; this.groupBox1.TabStop = false; this.groupBox1.Text = "指定搜索"; // // button5 // this.button5.Location = new System.Drawing.Point(161, 26); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(49, 24); this.button5.TabIndex = 41; this.button5.Text = "确定"; this.button5.UseVisualStyleBackColor = true; this.button5.Click += new System.EventHandler(this.button5_Click); // // textBox13 // this.textBox13.Font = new System.Drawing.Font("宋体", 10F); this.textBox13.Location = new System.Drawing.Point(6, 26); this.textBox13.Name = "textBox13"; this.textBox13.Size = new System.Drawing.Size(149, 23); this.textBox13.TabIndex = 41; // // label4 // this.label4.AutoSize = true; this.label4.ForeColor = System.Drawing.Color.Blue; this.label4.Location = new System.Drawing.Point(142, 9); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(53, 12); this.label4.TabIndex = 2; this.label4.Text = "恢复默认"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(4, 9); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(53, 12); this.label3.TabIndex = 1; this.label3.Text = "筛选商品"; // // checkBox3 // this.checkBox3.AutoSize = true; this.checkBox3.Location = new System.Drawing.Point(646, 349); this.checkBox3.Name = "checkBox3"; this.checkBox3.Size = new System.Drawing.Size(144, 16); this.checkBox3.TabIndex = 38; this.checkBox3.Text = "实时更新首单礼金商品"; this.checkBox3.UseVisualStyleBackColor = true; // // checkBox4 // this.checkBox4.AutoSize = true; this.checkBox4.Location = new System.Drawing.Point(646, 371); this.checkBox4.Name = "checkBox4"; this.checkBox4.Size = new System.Drawing.Size(144, 16); this.checkBox4.TabIndex = 39; this.checkBox4.Text = "实时更新商品是否下架"; this.checkBox4.UseVisualStyleBackColor = true; // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.Location = new System.Drawing.Point(646, 305); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(150, 16); this.checkBox1.TabIndex = 36; this.checkBox1.Text = "自动清空佣金为0的商品"; this.checkBox1.UseVisualStyleBackColor = true; // // checkBox2 // this.checkBox2.AutoSize = true; this.checkBox2.Location = new System.Drawing.Point(646, 327); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(156, 16); this.checkBox2.TabIndex = 37; this.checkBox2.Text = "自动清空今天以外的商品"; this.checkBox2.UseVisualStyleBackColor = true; // // tabPage2 // this.tabPage2.Location = new System.Drawing.Point(4, 22); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(1172, 730); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "发单库"; this.tabPage2.UseVisualStyleBackColor = true; // // Main // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1184, 811); this.Controls.Add(this.tabControl1); this.Controls.Add(this.panel1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "Main"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "爆款猪"; this.WindowState = System.Windows.Forms.FormWindowState.Minimized; this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage1.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; private System.Windows.Forms.Label label1; private System.Windows.Forms.ImageList imageList1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label2; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label label17; private System.Windows.Forms.RadioButton radioButton3; private System.Windows.Forms.RadioButton radioButton2; private System.Windows.Forms.RadioButton radioButton1; private System.Windows.Forms.Label label15; private System.Windows.Forms.TextBox textBox11; private System.Windows.Forms.TextBox textBox12; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox textBox9; private System.Windows.Forms.TextBox textBox10; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox textBox7; private System.Windows.Forms.TextBox textBox8; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.TextBox textBox6; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label8; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label18; private System.Windows.Forms.RadioButton radioButton4; private System.Windows.Forms.RadioButton radioButton5; private System.Windows.Forms.RadioButton radioButton6; private System.Windows.Forms.Button button1; private System.Windows.Forms.CheckBox checkBox5; private System.Windows.Forms.CheckBox checkBox4; private System.Windows.Forms.CheckBox checkBox3; private System.Windows.Forms.CheckBox checkBox2; private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.Button button5; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.TextBox textBox13; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Label label19; private System.Windows.Forms.Button button6; private System.Windows.Forms.TextBox textBox14; private System.Windows.Forms.CheckBox checkBox6; } }