using HZH_Controls.Controls; using System.Drawing; using System.Windows.Forms; namespace WindowsFormsApp1 { partial class Main { /// /// 必需的设计器变量。 /// 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(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); this.panel1 = new System.Windows.Forms.Panel(); this.button13 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.button4 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.button8 = new System.Windows.Forms.Button(); this.label2 = new System.Windows.Forms.Label(); this.label37 = new System.Windows.Forms.Label(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.button9 = new System.Windows.Forms.Button(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.label19 = new System.Windows.Forms.Label(); this.textBox14 = new HZH_Controls.Controls.TextBoxEx(); this.button6 = new System.Windows.Forms.Button(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.checkBox3 = new System.Windows.Forms.CheckBox(); this.checkBox2 = new System.Windows.Forms.CheckBox(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.checkBox4 = new System.Windows.Forms.CheckBox(); this.radioButton9 = new System.Windows.Forms.RadioButton(); this.radioButton2 = new System.Windows.Forms.RadioButton(); this.radioButton8 = new System.Windows.Forms.RadioButton(); this.radioButton7 = new System.Windows.Forms.RadioButton(); this.radioButton3 = new System.Windows.Forms.RadioButton(); this.radioButton1 = new System.Windows.Forms.RadioButton(); this.checkBox7 = new System.Windows.Forms.CheckBox(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.label24 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.textBox12 = new HZH_Controls.Controls.TextBoxEx(); this.textBox11 = new HZH_Controls.Controls.TextBoxEx(); this.textBox10 = new HZH_Controls.Controls.TextBoxEx(); this.textBox9 = new HZH_Controls.Controls.TextBoxEx(); this.textBox8 = new HZH_Controls.Controls.TextBoxEx(); this.textBox7 = new HZH_Controls.Controls.TextBoxEx(); this.textBox6 = new HZH_Controls.Controls.TextBoxEx(); this.textBox5 = new HZH_Controls.Controls.TextBoxEx(); this.textBox4 = new HZH_Controls.Controls.TextBoxEx(); this.textBox3 = new HZH_Controls.Controls.TextBoxEx(); this.textBox2 = new HZH_Controls.Controls.TextBoxEx(); this.textBox1 = new HZH_Controls.Controls.TextBoxEx(); this.groupBox7 = new System.Windows.Forms.GroupBox(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.groupBox8 = new System.Windows.Forms.GroupBox(); this.button11 = new System.Windows.Forms.Button(); this.button15 = new System.Windows.Forms.Button(); this.label39 = new System.Windows.Forms.Label(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.ucHorizontalList1 = new HZH_Controls.Controls.UCHorizontalList(); this.ucTextBoxEx1 = new HZH_Controls.Controls.UCTextBoxEx(); this.dataGridView1 = new System.Windows.Forms.DataGridView(); this.序号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.商品标题 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.原价 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.券后价 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.首单礼金 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.到手价 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.佣金 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.佣金比 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.操作1 = new System.Windows.Forms.DataGridViewLinkColumn(); this.操作2 = new System.Windows.Forms.DataGridViewLinkColumn(); this.button14 = new System.Windows.Forms.Button(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.button7 = new System.Windows.Forms.Button(); this.label36 = new System.Windows.Forms.Label(); this.label35 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.button10 = new System.Windows.Forms.Button(); this.panel1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.groupBox4.SuspendLayout(); this.groupBox5.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.groupBox8.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); this.tabControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.button13); this.panel1.Controls.Add(this.button3); this.panel1.Controls.Add(this.button5); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.button4); this.panel1.Controls.Add(this.button2); this.panel1.Controls.Add(this.button8); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.label37); 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; // // button13 // this.button13.Font = new System.Drawing.Font("微软雅黑", 10F); this.button13.Location = new System.Drawing.Point(548, 7); this.button13.Name = "button13"; this.button13.Size = new System.Drawing.Size(75, 33); this.button13.TabIndex = 6; this.button13.Text = "推广软件"; this.button13.UseVisualStyleBackColor = true; this.button13.Click += new System.EventHandler(this.button8_Click); // // button3 // this.button3.Font = new System.Drawing.Font("微软雅黑", 10F); this.button3.Location = new System.Drawing.Point(629, 7); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(100, 33); this.button3.TabIndex = 6; this.button3.Text = "线报微信群"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button8_Click); // // button5 // this.button5.Font = new System.Drawing.Font("微软雅黑", 10F); this.button5.Location = new System.Drawing.Point(735, 7); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(109, 33); this.button5.TabIndex = 6; this.button5.Text = "云发单机器人"; this.button5.UseVisualStyleBackColor = true; this.button5.Click += new System.EventHandler(this.button8_Click); // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 10F); this.label1.ForeColor = System.Drawing.Color.Red; this.label1.Location = new System.Drawing.Point(263, 16); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(244, 20); this.label1.TabIndex = 42; this.label1.Text = "公告:容公告内容公告内容公告内容…"; // // button4 // this.button4.Font = new System.Drawing.Font("微软雅黑", 10F); this.button4.Location = new System.Drawing.Point(947, 7); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(104, 33); this.button4.TabIndex = 6; this.button4.Text = "淘宝授权登录"; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button8_Click); // // button2 // this.button2.Font = new System.Drawing.Font("微软雅黑", 10F); this.button2.Location = new System.Drawing.Point(850, 7); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(91, 33); this.button2.TabIndex = 6; this.button2.Text = "发单库"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button8_Click); // // button8 // this.button8.Font = new System.Drawing.Font("微软雅黑", 10F); this.button8.Location = new System.Drawing.Point(1057, 7); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(75, 33); this.button8.TabIndex = 6; this.button8.Text = "登录"; this.button8.UseVisualStyleBackColor = true; this.button8.Click += new System.EventHandler(this.button8_Click); // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold); this.label2.Location = new System.Drawing.Point(45, 13); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(192, 27); this.label2.TabIndex = 5; this.label2.Text = "找爆款,就用爆款猪"; // // label37 // this.label37.AutoSize = true; this.label37.Font = new System.Drawing.Font("微软雅黑", 10F); this.label37.ForeColor = System.Drawing.Color.Black; this.label37.Location = new System.Drawing.Point(1138, 13); this.label37.Name = "label37"; this.label37.Size = new System.Drawing.Size(37, 20); this.label37.TabIndex = 3; this.label37.Text = "退出"; // // tabPage2 // this.tabPage2.Location = new System.Drawing.Point(0, 0); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(200, 100); this.tabPage2.TabIndex = 0; // // tabPage1 // this.tabPage1.Controls.Add(this.button10); this.tabPage1.Controls.Add(this.button9); this.tabPage1.Controls.Add(this.groupBox4); this.tabPage1.Controls.Add(this.groupBox5); this.tabPage1.Controls.Add(this.checkBox7); this.tabPage1.Controls.Add(this.groupBox3); this.tabPage1.Controls.Add(this.groupBox7); this.tabPage1.Controls.Add(this.groupBox8); this.tabPage1.Controls.Add(this.groupBox2); this.tabPage1.Controls.Add(this.button1); this.tabPage1.ForeColor = System.Drawing.Color.Black; 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.Click += new System.EventHandler(this.tabPage1_Click); // // button9 // this.button9.BackColor = System.Drawing.SystemColors.Window; this.button9.FlatAppearance.BorderSize = 0; this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button9.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); this.button9.ForeColor = System.Drawing.Color.Black; this.button9.Location = new System.Drawing.Point(6, 65); this.button9.Name = "button9"; this.button9.Size = new System.Drawing.Size(250, 40); this.button9.TabIndex = 1; this.button9.Text = "进入编辑器"; this.button9.UseVisualStyleBackColor = false; this.button9.Click += new System.EventHandler(this.button9_Click); // // groupBox4 // this.groupBox4.Controls.Add(this.label19); this.groupBox4.Controls.Add(this.textBox14); this.groupBox4.Controls.Add(this.button6); this.groupBox4.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); this.groupBox4.ForeColor = System.Drawing.Color.Black; this.groupBox4.Location = new System.Drawing.Point(6, 672); this.groupBox4.Name = "groupBox4"; this.groupBox4.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox4.Size = new System.Drawing.Size(250, 84); this.groupBox4.TabIndex = 44; this.groupBox4.TabStop = false; this.groupBox4.Text = "指定搜索"; this.groupBox4.Enter += new System.EventHandler(this.groupBox3_Enter); // // label19 // this.label19.AutoSize = true; this.label19.Font = new System.Drawing.Font("微软雅黑", 9F); this.label19.ForeColor = System.Drawing.Color.Red; this.label19.Location = new System.Drawing.Point(9, 60); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(224, 17); this.label19.TabIndex = 42; this.label19.Text = "注:请复制引单商品链接,然后点击搜索"; // // textBox14 // this.textBox14.DecLength = 2; this.textBox14.Font = new System.Drawing.Font("微软雅黑", 10F); this.textBox14.InputType = HZH_Controls.TextInputType.NotControl; this.textBox14.Location = new System.Drawing.Point(11, 24); this.textBox14.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBox14.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBox14.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBox14.Name = "textBox14"; this.textBox14.OldText = null; this.textBox14.PromptColor = System.Drawing.Color.Gray; this.textBox14.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBox14.PromptText = ""; this.textBox14.RegexPattern = ""; this.textBox14.Size = new System.Drawing.Size(174, 25); this.textBox14.TabIndex = 43; // // button6 // this.button6.BackColor = System.Drawing.SystemColors.Window; this.button6.FlatAppearance.BorderSize = 0; this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button6.ForeColor = System.Drawing.Color.Black; this.button6.Location = new System.Drawing.Point(191, 19); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(47, 35); this.button6.TabIndex = 1; this.button6.Text = "搜索"; this.button6.UseVisualStyleBackColor = false; this.button6.Click += new System.EventHandler(this.button5_Click_2); // // groupBox5 // this.groupBox5.Controls.Add(this.checkBox3); this.groupBox5.Controls.Add(this.checkBox2); this.groupBox5.Controls.Add(this.checkBox1); this.groupBox5.Controls.Add(this.checkBox4); this.groupBox5.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); this.groupBox5.ForeColor = System.Drawing.Color.Black; this.groupBox5.Location = new System.Drawing.Point(6, 511); this.groupBox5.Name = "groupBox5"; this.groupBox5.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox5.Size = new System.Drawing.Size(250, 104); this.groupBox5.TabIndex = 44; this.groupBox5.TabStop = false; this.groupBox5.Text = "搜索设置"; this.groupBox5.Enter += new System.EventHandler(this.groupBox3_Enter); // // checkBox3 // this.checkBox3.AutoSize = true; this.checkBox3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox3.Location = new System.Drawing.Point(16, 79); this.checkBox3.Name = "checkBox3"; this.checkBox3.Size = new System.Drawing.Size(142, 21); this.checkBox3.TabIndex = 38; this.checkBox3.Text = "每5分钟采集一次商品"; this.checkBox3.UseVisualStyleBackColor = true; // // checkBox2 // this.checkBox2.AutoSize = true; this.checkBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox2.Location = new System.Drawing.Point(16, 52); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(151, 21); this.checkBox2.TabIndex = 37; this.checkBox2.Text = "标红到手价≤1元的商品"; this.checkBox2.UseVisualStyleBackColor = true; // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox1.Location = new System.Drawing.Point(16, 25); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(106, 21); this.checkBox1.TabIndex = 36; this.checkBox1.Text = "不看0佣金商品"; this.checkBox1.UseVisualStyleBackColor = true; this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged); // // checkBox4 // this.checkBox4.AutoSize = true; this.checkBox4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox4.Location = new System.Drawing.Point(139, 25); this.checkBox4.Name = "checkBox4"; this.checkBox4.Size = new System.Drawing.Size(99, 21); this.checkBox4.TabIndex = 39; this.checkBox4.Text = "不看下架商品"; this.checkBox4.UseVisualStyleBackColor = true; // // radioButton9 // this.radioButton9.AutoSize = true; this.radioButton9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.radioButton9.Location = new System.Drawing.Point(76, 322); this.radioButton9.Name = "radioButton9"; this.radioButton9.Size = new System.Drawing.Size(74, 21); this.radioButton9.TabIndex = 29; this.radioButton9.TabStop = true; this.radioButton9.Text = "有优惠券"; this.radioButton9.UseVisualStyleBackColor = true; this.radioButton9.CheckedChanged += new System.EventHandler(this.radioButton9_CheckedChanged); // // radioButton2 // this.radioButton2.AutoSize = true; this.radioButton2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.radioButton2.Location = new System.Drawing.Point(76, 349); this.radioButton2.Name = "radioButton2"; this.radioButton2.Size = new System.Drawing.Size(50, 21); this.radioButton2.TabIndex = 29; this.radioButton2.TabStop = true; this.radioButton2.Text = "天猫"; this.radioButton2.UseVisualStyleBackColor = true; // // radioButton8 // this.radioButton8.AutoSize = true; this.radioButton8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.radioButton8.Location = new System.Drawing.Point(165, 322); this.radioButton8.Name = "radioButton8"; this.radioButton8.Size = new System.Drawing.Size(74, 21); this.radioButton8.TabIndex = 30; this.radioButton8.TabStop = true; this.radioButton8.Text = "无优惠券"; this.radioButton8.UseVisualStyleBackColor = true; this.radioButton8.CheckedChanged += new System.EventHandler(this.radioButton8_CheckedChanged); // // radioButton7 // this.radioButton7.AutoSize = true; this.radioButton7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.radioButton7.Location = new System.Drawing.Point(14, 322); this.radioButton7.Name = "radioButton7"; this.radioButton7.Size = new System.Drawing.Size(50, 21); this.radioButton7.TabIndex = 28; this.radioButton7.TabStop = true; this.radioButton7.Text = "全部"; this.radioButton7.UseVisualStyleBackColor = true; this.radioButton7.CheckedChanged += new System.EventHandler(this.radioButton7_CheckedChanged); // // radioButton3 // this.radioButton3.AutoSize = true; this.radioButton3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.radioButton3.Location = new System.Drawing.Point(165, 349); this.radioButton3.Name = "radioButton3"; this.radioButton3.Size = new System.Drawing.Size(50, 21); this.radioButton3.TabIndex = 30; this.radioButton3.TabStop = true; this.radioButton3.Text = "淘宝"; this.radioButton3.UseVisualStyleBackColor = true; // // radioButton1 // this.radioButton1.AutoSize = true; this.radioButton1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.radioButton1.Location = new System.Drawing.Point(14, 349); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(50, 21); this.radioButton1.TabIndex = 28; this.radioButton1.TabStop = true; this.radioButton1.Text = "全部"; this.radioButton1.UseVisualStyleBackColor = true; // // checkBox7 // this.checkBox7.AutoSize = true; this.checkBox7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox7.Location = new System.Drawing.Point(10, 629); this.checkBox7.Name = "checkBox7"; this.checkBox7.Size = new System.Drawing.Size(87, 21); this.checkBox7.TabIndex = 36; this.checkBox7.Text = "锁定筛选值"; this.checkBox7.UseVisualStyleBackColor = true; this.checkBox7.CheckedChanged += new System.EventHandler(this.checkBox7_CheckedChanged); // // groupBox3 // this.groupBox3.Controls.Add(this.radioButton2); this.groupBox3.Controls.Add(this.radioButton3); this.groupBox3.Controls.Add(this.radioButton9); this.groupBox3.Controls.Add(this.label24); this.groupBox3.Controls.Add(this.radioButton1); this.groupBox3.Controls.Add(this.radioButton8); this.groupBox3.Controls.Add(this.label22); this.groupBox3.Controls.Add(this.label20); this.groupBox3.Controls.Add(this.radioButton7); this.groupBox3.Controls.Add(this.label23); this.groupBox3.Controls.Add(this.label13); this.groupBox3.Controls.Add(this.label21); this.groupBox3.Controls.Add(this.label12); this.groupBox3.Controls.Add(this.label14); this.groupBox3.Controls.Add(this.label7); this.groupBox3.Controls.Add(this.label10); this.groupBox3.Controls.Add(this.label5); this.groupBox3.Controls.Add(this.label6); this.groupBox3.Controls.Add(this.textBox12); this.groupBox3.Controls.Add(this.textBox11); this.groupBox3.Controls.Add(this.textBox10); this.groupBox3.Controls.Add(this.textBox9); this.groupBox3.Controls.Add(this.textBox8); this.groupBox3.Controls.Add(this.textBox7); this.groupBox3.Controls.Add(this.textBox6); this.groupBox3.Controls.Add(this.textBox5); this.groupBox3.Controls.Add(this.textBox4); this.groupBox3.Controls.Add(this.textBox3); this.groupBox3.Controls.Add(this.textBox2); this.groupBox3.Controls.Add(this.textBox1); this.groupBox3.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); this.groupBox3.ForeColor = System.Drawing.Color.Black; this.groupBox3.Location = new System.Drawing.Point(6, 113); this.groupBox3.Name = "groupBox3"; this.groupBox3.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox3.Size = new System.Drawing.Size(250, 389); this.groupBox3.TabIndex = 44; this.groupBox3.TabStop = false; this.groupBox3.Text = "筛选设置"; this.groupBox3.Enter += new System.EventHandler(this.groupBox3_Enter); // // label24 // this.label24.AutoSize = true; this.label24.Font = new System.Drawing.Font("微软雅黑", 10F); this.label24.ForeColor = System.Drawing.Color.Black; this.label24.Location = new System.Drawing.Point(14, 267); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(105, 20); this.label24.TabIndex = 51; this.label24.Text = "佣金比(%):"; this.label24.Click += new System.EventHandler(this.label24_Click); // // label22 // this.label22.AutoSize = true; this.label22.Font = new System.Drawing.Font("微软雅黑", 10F); this.label22.ForeColor = System.Drawing.Color.Black; this.label22.Location = new System.Drawing.Point(14, 218); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(109, 20); this.label22.TabIndex = 51; this.label22.Text = "佣 金(元):"; // // label20 // this.label20.AutoSize = true; this.label20.Font = new System.Drawing.Font("微软雅黑", 10F); this.label20.ForeColor = System.Drawing.Color.Black; this.label20.Location = new System.Drawing.Point(14, 169); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(65, 20); this.label20.TabIndex = 51; this.label20.Text = "月销量:"; // // label23 // this.label23.AutoSize = true; this.label23.Font = new System.Drawing.Font("微软雅黑", 10F); this.label23.ForeColor = System.Drawing.Color.Black; this.label23.Location = new System.Drawing.Point(114, 292); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(24, 20); this.label23.TabIndex = 52; this.label23.Text = "—"; // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("微软雅黑", 10F); this.label13.ForeColor = System.Drawing.Color.Black; this.label13.Location = new System.Drawing.Point(114, 242); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(24, 20); this.label13.TabIndex = 52; this.label13.Text = "—"; // // label21 // this.label21.AutoSize = true; this.label21.Font = new System.Drawing.Font("微软雅黑", 10F); this.label21.ForeColor = System.Drawing.Color.Black; this.label21.Location = new System.Drawing.Point(114, 194); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(24, 20); this.label21.TabIndex = 52; this.label21.Text = "—"; // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("微软雅黑", 10F); this.label12.ForeColor = System.Drawing.Color.Black; this.label12.Location = new System.Drawing.Point(14, 120); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(107, 20); this.label12.TabIndex = 47; this.label12.Text = "到手价(元):"; this.label12.Click += new System.EventHandler(this.label12_Click); // // label14 // this.label14.AutoSize = true; this.label14.Font = new System.Drawing.Font("微软雅黑", 10F); this.label14.ForeColor = System.Drawing.Color.Black; this.label14.Location = new System.Drawing.Point(114, 142); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(24, 20); this.label14.TabIndex = 48; this.label14.Text = "—"; this.label14.Click += new System.EventHandler(this.label14_Click); // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("微软雅黑", 10F); this.label7.ForeColor = System.Drawing.Color.Black; this.label7.Location = new System.Drawing.Point(14, 71); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(121, 20); this.label7.TabIndex = 43; this.label7.Text = "首单礼金(元):"; this.label7.Click += new System.EventHandler(this.label7_Click); // // label10 // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("微软雅黑", 10F); this.label10.ForeColor = System.Drawing.Color.Black; this.label10.Location = new System.Drawing.Point(114, 93); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(24, 20); this.label10.TabIndex = 44; this.label10.Text = "—"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("微软雅黑", 10F); this.label5.ForeColor = System.Drawing.Color.Black; this.label5.Location = new System.Drawing.Point(14, 22); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(107, 20); this.label5.TabIndex = 3; this.label5.Text = "券后价(元):"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("微软雅黑", 10F); this.label6.ForeColor = System.Drawing.Color.Black; this.label6.Location = new System.Drawing.Point(114, 46); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(24, 20); this.label6.TabIndex = 4; this.label6.Text = "—"; // // textBox12 // this.textBox12.DecLength = 2; this.textBox12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox12.InputType = HZH_Controls.TextInputType.Number; this.textBox12.Location = new System.Drawing.Point(138, 291); this.textBox12.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBox12.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBox12.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBox12.Name = "textBox12"; this.textBox12.OldText = null; this.textBox12.PromptColor = System.Drawing.Color.Gray; this.textBox12.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBox12.PromptText = ""; this.textBox12.RegexPattern = ""; this.textBox12.Size = new System.Drawing.Size(100, 23); this.textBox12.TabIndex = 1; this.textBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox11 // this.textBox11.DecLength = 2; this.textBox11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox11.InputType = HZH_Controls.TextInputType.Number; this.textBox11.Location = new System.Drawing.Point(14, 291); this.textBox11.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBox11.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBox11.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBox11.Name = "textBox11"; this.textBox11.OldText = null; this.textBox11.PromptColor = System.Drawing.Color.Gray; this.textBox11.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBox11.PromptText = ""; this.textBox11.RegexPattern = ""; this.textBox11.Size = new System.Drawing.Size(100, 23); this.textBox11.TabIndex = 1; this.textBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox10 // this.textBox10.DecLength = 2; this.textBox10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox10.InputType = HZH_Controls.TextInputType.Number; this.textBox10.Location = new System.Drawing.Point(138, 241); this.textBox10.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBox10.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBox10.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBox10.Name = "textBox10"; this.textBox10.OldText = null; this.textBox10.PromptColor = System.Drawing.Color.Gray; this.textBox10.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBox10.PromptText = ""; this.textBox10.RegexPattern = ""; this.textBox10.Size = new System.Drawing.Size(100, 23); this.textBox10.TabIndex = 1; this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox9 // this.textBox9.DecLength = 2; this.textBox9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox9.InputType = HZH_Controls.TextInputType.Number; this.textBox9.Location = new System.Drawing.Point(14, 241); this.textBox9.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBox9.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBox9.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBox9.Name = "textBox9"; this.textBox9.OldText = null; this.textBox9.PromptColor = System.Drawing.Color.Gray; this.textBox9.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBox9.PromptText = ""; this.textBox9.RegexPattern = ""; this.textBox9.Size = new System.Drawing.Size(100, 23); this.textBox9.TabIndex = 1; this.textBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox8 // this.textBox8.DecLength = 2; this.textBox8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox8.InputType = HZH_Controls.TextInputType.Integer; this.textBox8.Location = new System.Drawing.Point(138, 193); this.textBox8.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBox8.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBox8.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBox8.Name = "textBox8"; this.textBox8.OldText = null; this.textBox8.PromptColor = System.Drawing.Color.Gray; this.textBox8.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBox8.PromptText = ""; this.textBox8.RegexPattern = ""; this.textBox8.Size = new System.Drawing.Size(100, 23); this.textBox8.TabIndex = 1; this.textBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox7 // this.textBox7.DecLength = 2; this.textBox7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox7.InputType = HZH_Controls.TextInputType.Integer; this.textBox7.Location = new System.Drawing.Point(14, 193); this.textBox7.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBox7.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBox7.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBox7.Name = "textBox7"; this.textBox7.OldText = null; this.textBox7.PromptColor = System.Drawing.Color.Gray; this.textBox7.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBox7.PromptText = ""; this.textBox7.RegexPattern = ""; this.textBox7.Size = new System.Drawing.Size(100, 23); this.textBox7.TabIndex = 1; this.textBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox6 // this.textBox6.DecLength = 2; this.textBox6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox6.InputType = HZH_Controls.TextInputType.Number; this.textBox6.Location = new System.Drawing.Point(138, 141); this.textBox6.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBox6.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBox6.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBox6.Name = "textBox6"; this.textBox6.OldText = null; this.textBox6.PromptColor = System.Drawing.Color.Gray; this.textBox6.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBox6.PromptText = ""; this.textBox6.RegexPattern = ""; this.textBox6.Size = new System.Drawing.Size(100, 23); this.textBox6.TabIndex = 1; this.textBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox5 // this.textBox5.DecLength = 2; this.textBox5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox5.InputType = HZH_Controls.TextInputType.Number; this.textBox5.Location = new System.Drawing.Point(14, 141); this.textBox5.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBox5.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBox5.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBox5.Name = "textBox5"; this.textBox5.OldText = null; this.textBox5.PromptColor = System.Drawing.Color.Gray; this.textBox5.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBox5.PromptText = ""; this.textBox5.RegexPattern = ""; this.textBox5.Size = new System.Drawing.Size(100, 23); this.textBox5.TabIndex = 1; this.textBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox4 // this.textBox4.DecLength = 2; this.textBox4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox4.InputType = HZH_Controls.TextInputType.Number; this.textBox4.Location = new System.Drawing.Point(138, 92); this.textBox4.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBox4.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBox4.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBox4.Name = "textBox4"; this.textBox4.OldText = null; this.textBox4.PromptColor = System.Drawing.Color.Gray; this.textBox4.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBox4.PromptText = ""; this.textBox4.RegexPattern = ""; this.textBox4.Size = new System.Drawing.Size(100, 23); this.textBox4.TabIndex = 1; this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox3 // this.textBox3.DecLength = 2; this.textBox3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox3.InputType = HZH_Controls.TextInputType.Number; this.textBox3.Location = new System.Drawing.Point(14, 92); this.textBox3.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBox3.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBox3.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBox3.Name = "textBox3"; this.textBox3.OldText = null; this.textBox3.PromptColor = System.Drawing.Color.Gray; this.textBox3.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBox3.PromptText = ""; this.textBox3.RegexPattern = ""; this.textBox3.Size = new System.Drawing.Size(100, 23); this.textBox3.TabIndex = 1; this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox2 // this.textBox2.DecLength = 2; this.textBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox2.InputType = HZH_Controls.TextInputType.Number; this.textBox2.Location = new System.Drawing.Point(138, 45); this.textBox2.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBox2.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBox2.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBox2.Name = "textBox2"; this.textBox2.OldText = null; this.textBox2.PromptColor = System.Drawing.Color.Gray; this.textBox2.PromptFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBox2.PromptText = "最大值"; this.textBox2.RegexPattern = ""; this.textBox2.Size = new System.Drawing.Size(100, 23); this.textBox2.TabIndex = 1; this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox1 // this.textBox1.DecLength = 2; this.textBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox1.InputType = HZH_Controls.TextInputType.Number; this.textBox1.Location = new System.Drawing.Point(14, 45); this.textBox1.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.textBox1.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.textBox1.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); this.textBox1.Name = "textBox1"; this.textBox1.OldText = null; this.textBox1.PromptColor = System.Drawing.Color.Gray; this.textBox1.PromptFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.textBox1.PromptText = "最小值"; this.textBox1.RegexPattern = ""; this.textBox1.Size = new System.Drawing.Size(100, 23); this.textBox1.TabIndex = 1; this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // groupBox7 // this.groupBox7.Controls.Add(this.pictureBox2); this.groupBox7.Controls.Add(this.pictureBox1); this.groupBox7.Controls.Add(this.label9); this.groupBox7.Controls.Add(this.label8); this.groupBox7.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); this.groupBox7.Location = new System.Drawing.Point(907, 533); this.groupBox7.Name = "groupBox7"; this.groupBox7.Size = new System.Drawing.Size(255, 190); this.groupBox7.TabIndex = 41; this.groupBox7.TabStop = false; this.groupBox7.Text = "商品预览"; // // pictureBox2 // this.pictureBox2.Location = new System.Drawing.Point(134, 71); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(110, 110); this.pictureBox2.TabIndex = 44; this.pictureBox2.TabStop = false; // // pictureBox1 // this.pictureBox1.Location = new System.Drawing.Point(15, 71); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(110, 110); this.pictureBox1.TabIndex = 44; this.pictureBox1.TabStop = false; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("微软雅黑", 10F); this.label9.ForeColor = System.Drawing.Color.Black; this.label9.Location = new System.Drawing.Point(11, 45); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(230, 20); this.label9.TabIndex = 3; this.label9.Text = "商品标题商品标题商品标题商品标…"; this.label9.Click += new System.EventHandler(this.label11_Click); // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("微软雅黑", 10F); this.label8.ForeColor = System.Drawing.Color.Black; this.label8.Location = new System.Drawing.Point(11, 22); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(233, 20); this.label8.TabIndex = 3; this.label8.Text = "商品标题商品标题商品标题商品标题"; this.label8.Click += new System.EventHandler(this.label11_Click); // // groupBox8 // this.groupBox8.Controls.Add(this.button11); this.groupBox8.Controls.Add(this.button15); this.groupBox8.Controls.Add(this.label39); this.groupBox8.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); this.groupBox8.Location = new System.Drawing.Point(262, 533); this.groupBox8.Name = "groupBox8"; this.groupBox8.Size = new System.Drawing.Size(639, 190); this.groupBox8.TabIndex = 41; this.groupBox8.TabStop = false; this.groupBox8.Text = "操作日志"; // // button11 // this.button11.BackColor = System.Drawing.SystemColors.Window; this.button11.Font = new System.Drawing.Font("微软雅黑", 10F); this.button11.ForeColor = System.Drawing.Color.Black; this.button11.Location = new System.Drawing.Point(819, 207); this.button11.Name = "button11"; this.button11.Size = new System.Drawing.Size(75, 28); this.button11.TabIndex = 1; this.button11.Text = "清空日志"; this.button11.UseVisualStyleBackColor = false; // // button15 // this.button15.BackColor = System.Drawing.SystemColors.Window; this.button15.Font = new System.Drawing.Font("微软雅黑", 10F); this.button15.ForeColor = System.Drawing.Color.Black; this.button15.Location = new System.Drawing.Point(558, 192); this.button15.Name = "button15"; this.button15.Size = new System.Drawing.Size(75, 28); this.button15.TabIndex = 1; this.button15.Text = "清空日志"; this.button15.UseVisualStyleBackColor = false; // // label39 // this.label39.AutoSize = true; this.label39.Font = new System.Drawing.Font("微软雅黑", 10F); this.label39.ForeColor = System.Drawing.Color.Black; this.label39.Location = new System.Drawing.Point(11, 196); this.label39.Name = "label39"; this.label39.Size = new System.Drawing.Size(51, 20); this.label39.TabIndex = 3; this.label39.Text = "上一页"; this.label39.Click += new System.EventHandler(this.label11_Click); // // groupBox2 // this.groupBox2.Controls.Add(this.ucHorizontalList1); this.groupBox2.Controls.Add(this.ucTextBoxEx1); this.groupBox2.Controls.Add(this.dataGridView1); this.groupBox2.Controls.Add(this.button14); this.groupBox2.Controls.Add(this.label4); this.groupBox2.Controls.Add(this.label3); this.groupBox2.Controls.Add(this.button7); this.groupBox2.Controls.Add(this.label36); this.groupBox2.Controls.Add(this.label35); this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); this.groupBox2.Location = new System.Drawing.Point(262, 5); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(900, 525); this.groupBox2.TabIndex = 41; this.groupBox2.TabStop = false; // // ucHorizontalList1 // this.ucHorizontalList1.DataSource = null; this.ucHorizontalList1.Font = new System.Drawing.Font("微软雅黑", 10F); this.ucHorizontalList1.IsAutoSelectFirst = true; this.ucHorizontalList1.Location = new System.Drawing.Point(21, 242); this.ucHorizontalList1.Name = "ucHorizontalList1"; this.ucHorizontalList1.SelectedColor = System.Drawing.Color.Blue; this.ucHorizontalList1.SelectedItem = null; this.ucHorizontalList1.Size = new System.Drawing.Size(879, 57); this.ucHorizontalList1.TabIndex = 46; this.ucHorizontalList1.TabStop = false; // // ucTextBoxEx1 // this.ucTextBoxEx1.BackColor = System.Drawing.Color.White; this.ucTextBoxEx1.ConerRadius = 5; this.ucTextBoxEx1.Cursor = System.Windows.Forms.Cursors.IBeam; this.ucTextBoxEx1.DecLength = 2; this.ucTextBoxEx1.FillColor = System.Drawing.Color.Empty; this.ucTextBoxEx1.FocusBorderColor = System.Drawing.SystemColors.Control; this.ucTextBoxEx1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.ucTextBoxEx1.InputText = ""; this.ucTextBoxEx1.InputType = HZH_Controls.TextInputType.NotControl; this.ucTextBoxEx1.IsFocusColor = true; this.ucTextBoxEx1.IsRadius = true; this.ucTextBoxEx1.IsShowClearBtn = true; this.ucTextBoxEx1.IsShowKeyboard = false; this.ucTextBoxEx1.IsShowRect = true; this.ucTextBoxEx1.IsShowSearchBtn = false; this.ucTextBoxEx1.KeyBoardType = HZH_Controls.Controls.KeyBoardType.UCKeyBorderAll_EN; this.ucTextBoxEx1.Location = new System.Drawing.Point(15, 15); this.ucTextBoxEx1.Margin = new System.Windows.Forms.Padding(0); this.ucTextBoxEx1.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); this.ucTextBoxEx1.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); this.ucTextBoxEx1.Name = "ucTextBoxEx1"; this.ucTextBoxEx1.Padding = new System.Windows.Forms.Padding(5); this.ucTextBoxEx1.PromptColor = System.Drawing.Color.Gray; this.ucTextBoxEx1.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.ucTextBoxEx1.PromptText = "请输入商品关键字"; this.ucTextBoxEx1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220))))); this.ucTextBoxEx1.RectWidth = 0; this.ucTextBoxEx1.RegexPattern = ""; this.ucTextBoxEx1.Size = new System.Drawing.Size(213, 36); this.ucTextBoxEx1.TabIndex = 45; // // dataGridView1 // this.dataGridView1.AllowUserToResizeColumns = false; this.dataGridView1.AllowUserToResizeRows = false; this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight; this.dataGridView1.BorderStyle = System.Windows.Forms.BorderStyle.None; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 10F); dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; this.dataGridView1.ColumnHeadersHeight = 28; this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.序号, this.商品标题, this.原价, this.券后价, this.首单礼金, this.到手价, this.佣金, this.佣金比, this.操作1, this.操作2}); this.dataGridView1.GridColor = System.Drawing.SystemColors.ButtonFace; this.dataGridView1.Location = new System.Drawing.Point(15, 76); this.dataGridView1.Name = "dataGridView1"; this.dataGridView1.RowHeadersVisible = false; dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle2; this.dataGridView1.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dataGridView1.RowTemplate.Height = 23; this.dataGridView1.Size = new System.Drawing.Size(879, 412); this.dataGridView1.TabIndex = 44; // // 序号 // this.序号.HeaderText = "序号"; this.序号.Name = "序号"; this.序号.ReadOnly = true; // // 商品标题 // this.商品标题.HeaderText = "商品标题"; this.商品标题.Name = "商品标题"; this.商品标题.ReadOnly = true; // // 原价 // this.原价.HeaderText = "原价"; this.原价.Name = "原价"; this.原价.ReadOnly = true; // // 券后价 // this.券后价.HeaderText = "券后价"; this.券后价.Name = "券后价"; this.券后价.ReadOnly = true; // // 首单礼金 // this.首单礼金.HeaderText = "首单礼金"; this.首单礼金.Name = "首单礼金"; this.首单礼金.ReadOnly = true; // // 到手价 // this.到手价.HeaderText = "到手价"; this.到手价.Name = "到手价"; this.到手价.ReadOnly = true; // // 佣金 // this.佣金.HeaderText = "佣金"; this.佣金.Name = "佣金"; this.佣金.ReadOnly = true; // // 佣金比 // this.佣金比.HeaderText = "佣金比"; this.佣金比.Name = "佣金比"; this.佣金比.ReadOnly = true; // // 操作1 // this.操作1.HeaderText = ""; this.操作1.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; this.操作1.Name = "操作1"; this.操作1.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.操作1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.操作1.Text = "加入引单库"; // // 操作2 // this.操作2.HeaderText = ""; this.操作2.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; this.操作2.Name = "操作2"; this.操作2.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.操作2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; // // button14 // this.button14.BackColor = System.Drawing.SystemColors.Window; this.button14.FlatAppearance.BorderSize = 0; this.button14.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button14.Font = new System.Drawing.Font("微软雅黑", 10F); this.button14.ForeColor = System.Drawing.Color.Black; this.button14.Location = new System.Drawing.Point(819, 494); this.button14.Name = "button14"; this.button14.Size = new System.Drawing.Size(75, 28); this.button14.TabIndex = 1; this.button14.Text = "清空排序"; this.button14.UseVisualStyleBackColor = false; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("微软雅黑", 10F); this.label4.ForeColor = System.Drawing.Color.Black; this.label4.Location = new System.Drawing.Point(713, 20); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(181, 20); this.label4.TabIndex = 42; this.label4.Text = "本次共采集【6000】件商品"; this.label4.Click += new System.EventHandler(this.label3_Click); // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 10F); this.label3.ForeColor = System.Drawing.Color.Black; this.label3.Location = new System.Drawing.Point(568, 20); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(129, 20); this.label3.TabIndex = 42; this.label3.Text = "今日共采集【6】次"; this.label3.Click += new System.EventHandler(this.label3_Click); // // button7 // this.button7.BackColor = System.Drawing.SystemColors.Window; this.button7.FlatAppearance.BorderSize = 0; this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button7.ForeColor = System.Drawing.Color.Black; this.button7.Location = new System.Drawing.Point(241, 15); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(47, 35); this.button7.TabIndex = 1; this.button7.Text = "搜索"; this.button7.UseVisualStyleBackColor = false; this.button7.Click += new System.EventHandler(this.button5_Click_2); // // label36 // this.label36.AutoSize = true; this.label36.Font = new System.Drawing.Font("微软雅黑", 10F); this.label36.ForeColor = System.Drawing.Color.Black; this.label36.Location = new System.Drawing.Point(72, 498); this.label36.Name = "label36"; this.label36.Size = new System.Drawing.Size(51, 20); this.label36.TabIndex = 3; this.label36.Text = "下一页"; this.label36.Click += new System.EventHandler(this.label11_Click); // // label35 // this.label35.AutoSize = true; this.label35.Font = new System.Drawing.Font("微软雅黑", 10F); this.label35.ForeColor = System.Drawing.Color.Black; this.label35.Location = new System.Drawing.Point(11, 498); this.label35.Name = "label35"; this.label35.Size = new System.Drawing.Size(51, 20); this.label35.TabIndex = 3; this.label35.Text = "上一页"; this.label35.Click += new System.EventHandler(this.label11_Click); // // button1 // this.button1.BackColor = System.Drawing.SystemColors.Window; this.button1.FlatAppearance.BorderSize = 0; this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button1.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); this.button1.ForeColor = System.Drawing.Color.Black; this.button1.Location = new System.Drawing.Point(97, 619); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(159, 40); this.button1.TabIndex = 1; this.button1.Text = "确认筛选"; this.button1.UseVisualStyleBackColor = false; // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); 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; // // button10 // this.button10.BackColor = System.Drawing.SystemColors.Window; this.button10.FlatAppearance.BorderSize = 0; this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button10.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); this.button10.ForeColor = System.Drawing.Color.Black; this.button10.Location = new System.Drawing.Point(6, 15); this.button10.Name = "button10"; this.button10.Size = new System.Drawing.Size(250, 40); this.button10.TabIndex = 45; this.button10.Text = "淘宝授权登录"; this.button10.UseVisualStyleBackColor = false; // // Main // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1184, 812); this.Controls.Add(this.tabControl1); this.Controls.Add(this.panel1); this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 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 = "爆款猪www.baokuanzhu.cn"; this.WindowState = System.Windows.Forms.FormWindowState.Minimized; this.Load += new System.EventHandler(this.Main_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.tabPage1.ResumeLayout(false); this.tabPage1.PerformLayout(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.groupBox7.ResumeLayout(false); this.groupBox7.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.groupBox8.ResumeLayout(false); this.groupBox8.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); this.tabControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.GroupBox groupBox4; private TextBoxEx textBox14; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.CheckBox checkBox3; private System.Windows.Forms.CheckBox checkBox2; private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.CheckBox checkBox4; private System.Windows.Forms.RadioButton radioButton9; private System.Windows.Forms.RadioButton radioButton2; private System.Windows.Forms.RadioButton radioButton8; private System.Windows.Forms.RadioButton radioButton7; private System.Windows.Forms.RadioButton radioButton3; private System.Windows.Forms.RadioButton radioButton1; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Label label24; private System.Windows.Forms.Label label22; private System.Windows.Forms.CheckBox checkBox7; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label10; private System.Windows.Forms.Button button1; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private TextBoxEx textBox2; private TextBoxEx textBox1; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.Button button6; private System.Windows.Forms.GroupBox groupBox7; private System.Windows.Forms.GroupBox groupBox8; private System.Windows.Forms.Label label3; private System.Windows.Forms.Button button7; private System.Windows.Forms.Label label4; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button9; private System.Windows.Forms.Button button11; private System.Windows.Forms.Button button14; private System.Windows.Forms.Button button13; private System.Windows.Forms.BindingSource bindingSource1; private TextBoxEx textBox12; private TextBoxEx textBox11; private TextBoxEx textBox10; private TextBoxEx textBox9; private TextBoxEx textBox8; private TextBoxEx textBox7; private TextBoxEx textBox6; private TextBoxEx textBox5; private TextBoxEx textBox4; private TextBoxEx textBox3; private System.Windows.Forms.Label label39; private System.Windows.Forms.Label label36; private System.Windows.Forms.Label label35; private System.Windows.Forms.Button button15; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label8; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button5; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button button4; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label37; private System.Windows.Forms.DataGridView dataGridView1; private DataGridViewTextBoxColumn 序号; private DataGridViewTextBoxColumn 商品标题; private DataGridViewTextBoxColumn 原价; private DataGridViewTextBoxColumn 券后价; private DataGridViewTextBoxColumn 首单礼金; private DataGridViewTextBoxColumn 到手价; private DataGridViewTextBoxColumn 佣金; private DataGridViewTextBoxColumn 佣金比; private DataGridViewLinkColumn 操作1; private DataGridViewLinkColumn 操作2; private HZH_Controls.Controls.UCTextBoxEx ucTextBoxEx1; private HZH_Controls.Controls.UCHorizontalList ucHorizontalList1; private Button button10; } }