using HZH_Controls.Controls; using KS_Controls.Controls; using System.Drawing; using System.Windows.Forms; using WindowsFormsApp1.utils.ui; 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.panel4 = new System.Windows.Forms.Panel(); this.button13 = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); this.button8 = new System.Windows.Forms.Button(); this.label37 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.groupBox7 = new System.Windows.Forms.GroupBox(); this.button30 = new System.Windows.Forms.Button(); this.button9 = new System.Windows.Forms.Button(); this.button12 = new System.Windows.Forms.Button(); this.label3 = new System.Windows.Forms.Label(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.spLink_checkBox = new System.Windows.Forms.CheckBox(); this.spTitle_checkBox = new System.Windows.Forms.CheckBox(); this.spToken_checkBox = new System.Windows.Forms.CheckBox(); this.spActualPrice_checkBox = new System.Windows.Forms.CheckBox(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.ydCourse_checkBox = new System.Windows.Forms.CheckBox(); this.ydspLijin_checkBox = new System.Windows.Forms.CheckBox(); this.ydToken_checkBox = new System.Windows.Forms.CheckBox(); this.ydspLink_checkBox = new System.Windows.Forms.CheckBox(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.label51 = new System.Windows.Forms.Label(); this.button6 = new System.Windows.Forms.Button(); this.textBox24 = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.groupBox15 = new System.Windows.Forms.GroupBox(); this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker(); this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); this.checkBox3 = new System.Windows.Forms.CheckBox(); this.label56 = new System.Windows.Forms.Label(); this.checkBox27 = new System.Windows.Forms.CheckBox(); this.button23 = new System.Windows.Forms.Button(); this.button29 = new System.Windows.Forms.Button(); this.label11 = new System.Windows.Forms.Label(); this.label59 = new System.Windows.Forms.Label(); this.label38 = new System.Windows.Forms.Label(); this.groupBox9 = new System.Windows.Forms.GroupBox(); this.button16 = new System.Windows.Forms.Button(); this.syncFaDanKu_checkBox = new System.Windows.Forms.CheckBox(); this.textBox13 = new System.Windows.Forms.TextBox(); this.button10 = new System.Windows.Forms.Button(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.kssdljSearchPannel1 = new WindowsFormsApp1.utils.ui.sub.KSSDLJSearchPannel(); this.button2 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.groupBox8 = new System.Windows.Forms.GroupBox(); this.listView1 = new System.Windows.Forms.ListView(); 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.checkBox20 = new System.Windows.Forms.CheckBox(); this.button18 = new System.Windows.Forms.Button(); this.button17 = new System.Windows.Forms.Button(); this.checkBox2 = new System.Windows.Forms.CheckBox(); this.ucHorizontalList1 = new KS_Controls.Controls.KSHorizontalList(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.checkBox4 = new System.Windows.Forms.CheckBox(); this.ucTextBoxEx1 = new HZH_Controls.Controls.UCTextBoxEx(); this.dataGridView1 = new System.Windows.Forms.DataGridView(); this.选择 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); 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.佣金 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.来源 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.加入引单库 = new System.Windows.Forms.ToolStripMenuItem(); this.加入实拍库 = new System.Windows.Forms.ToolStripMenuItem(); this.button14 = new System.Windows.Forms.Button(); this.label4 = 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.tabControl1 = new System.Windows.Forms.TabControl(); this.sdljGoodsTimer = new System.Windows.Forms.Timer(this.components); this.logTimer = new System.Windows.Forms.Timer(this.components); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.panel1.SuspendLayout(); this.panel4.SuspendLayout(); this.tabPage1.SuspendLayout(); this.groupBox7.SuspendLayout(); this.groupBox6.SuspendLayout(); this.groupBox5.SuspendLayout(); this.groupBox4.SuspendLayout(); this.groupBox15.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); this.groupBox9.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox8.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); this.contextMenuStrip1.SuspendLayout(); this.tabControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.panel4); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.label2); this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1236, 50); this.panel1.TabIndex = 5; // // panel4 // this.panel4.Controls.Add(this.button13); this.panel4.Controls.Add(this.button4); this.panel4.Controls.Add(this.button3); this.panel4.Controls.Add(this.button5); this.panel4.Controls.Add(this.button8); this.panel4.Controls.Add(this.label37); this.panel4.Location = new System.Drawing.Point(704, 7); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(523, 35); this.panel4.TabIndex = 57; // // button13 // this.button13.Dock = System.Windows.Forms.DockStyle.Right; this.button13.Font = new System.Drawing.Font("微软雅黑", 10F); this.button13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); this.button13.Location = new System.Drawing.Point(23, 0); this.button13.Name = "button13"; this.button13.Size = new System.Drawing.Size(75, 35); this.button13.TabIndex = 6; this.button13.Text = "推广软件"; this.button13.UseVisualStyleBackColor = true; this.button13.Click += new System.EventHandler(this.promotion_Click); // // button4 // this.button4.Dock = System.Windows.Forms.DockStyle.Right; this.button4.Font = new System.Drawing.Font("微软雅黑", 10F); this.button4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); this.button4.Location = new System.Drawing.Point(98, 0); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(104, 35); this.button4.TabIndex = 6; this.button4.Text = "联盟授权"; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.tbAuth_Click); // // button3 // this.button3.Dock = System.Windows.Forms.DockStyle.Right; this.button3.Font = new System.Drawing.Font("微软雅黑", 10F); this.button3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); this.button3.Location = new System.Drawing.Point(202, 0); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(100, 35); this.button3.TabIndex = 6; this.button3.Text = "线报微信群"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.wxGroup_Click); // // button5 // this.button5.Dock = System.Windows.Forms.DockStyle.Right; this.button5.Font = new System.Drawing.Font("微软雅黑", 10F); this.button5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); this.button5.Location = new System.Drawing.Point(302, 0); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(109, 35); this.button5.TabIndex = 6; this.button5.Text = "云发单机器人"; this.button5.UseVisualStyleBackColor = true; this.button5.Visible = false; this.button5.Click += new System.EventHandler(this.fadanRobot_Click); // // button8 // this.button8.Dock = System.Windows.Forms.DockStyle.Right; this.button8.Font = new System.Drawing.Font("微软雅黑", 10F); this.button8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); this.button8.Location = new System.Drawing.Point(411, 0); this.button8.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(75, 35); this.button8.TabIndex = 6; this.button8.Text = "登录"; this.button8.UseVisualStyleBackColor = true; this.button8.Click += new System.EventHandler(this.login_Click); // // label37 // this.label37.Dock = System.Windows.Forms.DockStyle.Right; this.label37.Font = new System.Drawing.Font("微软雅黑", 10F); this.label37.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); this.label37.Location = new System.Drawing.Point(486, 0); this.label37.Name = "label37"; this.label37.Size = new System.Drawing.Size(37, 35); this.label37.TabIndex = 3; this.label37.Text = "退出"; this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label37.Visible = false; this.label37.Click += new System.EventHandler(this.label37_Click); // // label1 // this.label1.Font = new System.Drawing.Font("微软雅黑", 10F); this.label1.ForeColor = System.Drawing.Color.Red; this.label1.Location = new System.Drawing.Point(263, 14); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(435, 20); this.label1.TabIndex = 42; this.label1.Text = "公告:容公告内容公告内容公告内容…"; // // 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, 11); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(192, 27); this.label2.TabIndex = 5; this.label2.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.groupBox7); this.tabPage1.Controls.Add(this.label3); this.tabPage1.Controls.Add(this.groupBox6); this.tabPage1.Controls.Add(this.groupBox5); this.tabPage1.Controls.Add(this.groupBox4); this.tabPage1.Controls.Add(this.groupBox15); this.tabPage1.Controls.Add(this.label38); this.tabPage1.Controls.Add(this.groupBox9); this.tabPage1.Controls.Add(this.button10); this.tabPage1.Controls.Add(this.groupBox3); this.tabPage1.Controls.Add(this.groupBox8); this.tabPage1.Controls.Add(this.groupBox2); this.tabPage1.ForeColor = System.Drawing.Color.Black; this.tabPage1.Location = new System.Drawing.Point(4, 26); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(1232, 726); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "首单礼金"; this.tabPage1.Click += new System.EventHandler(this.tabPage1_Click); // // groupBox7 // this.groupBox7.Controls.Add(this.button30); this.groupBox7.Controls.Add(this.button9); this.groupBox7.Controls.Add(this.button12); this.groupBox7.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); this.groupBox7.ForeColor = System.Drawing.Color.Black; this.groupBox7.Location = new System.Drawing.Point(950, 7); this.groupBox7.Name = "groupBox7"; this.groupBox7.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox7.Size = new System.Drawing.Size(275, 65); this.groupBox7.TabIndex = 57; this.groupBox7.TabStop = false; this.groupBox7.Text = "文案模板操作"; // // button30 // this.button30.BackColor = System.Drawing.SystemColors.Window; this.button30.Font = new System.Drawing.Font("微软雅黑", 10F); this.button30.ForeColor = System.Drawing.Color.Black; this.button30.Location = new System.Drawing.Point(18, 24); this.button30.Name = "button30"; this.button30.Size = new System.Drawing.Size(77, 28); this.button30.TabIndex = 1; this.button30.Text = "编辑"; this.button30.UseVisualStyleBackColor = false; this.button30.Click += new System.EventHandler(this.button30_Click); // // button9 // this.button9.BackColor = System.Drawing.SystemColors.Window; this.button9.Enabled = false; this.button9.Font = new System.Drawing.Font("微软雅黑", 10F); this.button9.ForeColor = System.Drawing.Color.Black; this.button9.Location = new System.Drawing.Point(184, 24); this.button9.Name = "button9"; this.button9.Size = new System.Drawing.Size(77, 28); this.button9.TabIndex = 1; this.button9.Text = "保存"; this.button9.UseVisualStyleBackColor = false; this.button9.Click += new System.EventHandler(this.button9_Click_1); // // button12 // this.button12.BackColor = System.Drawing.SystemColors.Window; this.button12.Enabled = false; this.button12.Font = new System.Drawing.Font("微软雅黑", 10F); this.button12.ForeColor = System.Drawing.Color.Black; this.button12.Location = new System.Drawing.Point(101, 24); this.button12.Name = "button12"; this.button12.Size = new System.Drawing.Size(77, 28); this.button12.TabIndex = 1; this.button12.Text = "还原"; this.button12.UseVisualStyleBackColor = false; this.button12.Click += new System.EventHandler(this.button12_Click); // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 9F); this.label3.ForeColor = System.Drawing.Color.Red; this.label3.Location = new System.Drawing.Point(720, 697); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(164, 17); this.label3.TabIndex = 56; this.label3.Text = "勾选字段可以快速插入文案中"; // // groupBox6 // this.groupBox6.Controls.Add(this.spLink_checkBox); this.groupBox6.Controls.Add(this.spTitle_checkBox); this.groupBox6.Controls.Add(this.spToken_checkBox); this.groupBox6.Controls.Add(this.spActualPrice_checkBox); this.groupBox6.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); this.groupBox6.ForeColor = System.Drawing.Color.Black; this.groupBox6.Location = new System.Drawing.Point(682, 619); this.groupBox6.Name = "groupBox6"; this.groupBox6.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox6.Size = new System.Drawing.Size(258, 75); this.groupBox6.TabIndex = 48; this.groupBox6.TabStop = false; this.groupBox6.Text = "实拍商品字段"; // // spLink_checkBox // this.spLink_checkBox.AutoSize = true; this.spLink_checkBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.spLink_checkBox.Location = new System.Drawing.Point(14, 48); this.spLink_checkBox.Name = "spLink_checkBox"; this.spLink_checkBox.Size = new System.Drawing.Size(99, 21); this.spLink_checkBox.TabIndex = 54; this.spLink_checkBox.Text = "实拍商品链接"; this.spLink_checkBox.UseVisualStyleBackColor = true; this.spLink_checkBox.CheckedChanged += new System.EventHandler(this.spLink_checkBox_CheckedChanged); // // spTitle_checkBox // this.spTitle_checkBox.AutoSize = true; this.spTitle_checkBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.spTitle_checkBox.Location = new System.Drawing.Point(143, 22); this.spTitle_checkBox.Name = "spTitle_checkBox"; this.spTitle_checkBox.Size = new System.Drawing.Size(99, 21); this.spTitle_checkBox.TabIndex = 53; this.spTitle_checkBox.Text = "实拍商品标题"; this.spTitle_checkBox.UseVisualStyleBackColor = true; this.spTitle_checkBox.CheckedChanged += new System.EventHandler(this.spTitle_checkBox_CheckedChanged); // // spToken_checkBox // this.spToken_checkBox.AutoSize = true; this.spToken_checkBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.spToken_checkBox.Location = new System.Drawing.Point(143, 48); this.spToken_checkBox.Name = "spToken_checkBox"; this.spToken_checkBox.Size = new System.Drawing.Size(99, 21); this.spToken_checkBox.TabIndex = 52; this.spToken_checkBox.Text = "实拍商品口令"; this.spToken_checkBox.UseVisualStyleBackColor = true; this.spToken_checkBox.CheckedChanged += new System.EventHandler(this.spToken_checkBox_CheckedChanged); // // spActualPrice_checkBox // this.spActualPrice_checkBox.AutoSize = true; this.spActualPrice_checkBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.spActualPrice_checkBox.Location = new System.Drawing.Point(14, 22); this.spActualPrice_checkBox.Name = "spActualPrice_checkBox"; this.spActualPrice_checkBox.Size = new System.Drawing.Size(111, 21); this.spActualPrice_checkBox.TabIndex = 49; this.spActualPrice_checkBox.Text = "实拍商品到手价"; this.spActualPrice_checkBox.UseVisualStyleBackColor = true; this.spActualPrice_checkBox.CheckedChanged += new System.EventHandler(this.spActualPrice_checkBox_CheckedChanged); // // groupBox5 // this.groupBox5.Controls.Add(this.ydCourse_checkBox); this.groupBox5.Controls.Add(this.ydspLijin_checkBox); this.groupBox5.Controls.Add(this.ydToken_checkBox); this.groupBox5.Controls.Add(this.ydspLink_checkBox); 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(682, 532); this.groupBox5.Name = "groupBox5"; this.groupBox5.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox5.Size = new System.Drawing.Size(258, 81); this.groupBox5.TabIndex = 49; this.groupBox5.TabStop = false; this.groupBox5.Text = "引单商品字段"; // // ydCourse_checkBox // this.ydCourse_checkBox.AutoSize = true; this.ydCourse_checkBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ydCourse_checkBox.Location = new System.Drawing.Point(14, 51); this.ydCourse_checkBox.Name = "ydCourse_checkBox"; this.ydCourse_checkBox.Size = new System.Drawing.Size(99, 21); this.ydCourse_checkBox.TabIndex = 46; this.ydCourse_checkBox.Text = "引单教程链接"; this.ydCourse_checkBox.UseVisualStyleBackColor = true; this.ydCourse_checkBox.CheckedChanged += new System.EventHandler(this.ydCourse_checkBox_CheckedChanged); // // ydspLijin_checkBox // this.ydspLijin_checkBox.AutoSize = true; this.ydspLijin_checkBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ydspLijin_checkBox.Location = new System.Drawing.Point(143, 24); this.ydspLijin_checkBox.Name = "ydspLijin_checkBox"; this.ydspLijin_checkBox.Size = new System.Drawing.Size(99, 21); this.ydspLijin_checkBox.TabIndex = 46; this.ydspLijin_checkBox.Text = "引单礼金面额"; this.ydspLijin_checkBox.UseVisualStyleBackColor = true; this.ydspLijin_checkBox.CheckedChanged += new System.EventHandler(this.ydspLijin_checkBox_CheckedChanged); // // ydToken_checkBox // this.ydToken_checkBox.AutoSize = true; this.ydToken_checkBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ydToken_checkBox.Location = new System.Drawing.Point(143, 51); this.ydToken_checkBox.Name = "ydToken_checkBox"; this.ydToken_checkBox.Size = new System.Drawing.Size(99, 21); this.ydToken_checkBox.TabIndex = 46; this.ydToken_checkBox.Text = "引单商品口令"; this.ydToken_checkBox.UseVisualStyleBackColor = true; this.ydToken_checkBox.CheckedChanged += new System.EventHandler(this.ydToken_checkBox_CheckedChanged); // // ydspLink_checkBox // this.ydspLink_checkBox.AutoSize = true; this.ydspLink_checkBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ydspLink_checkBox.Location = new System.Drawing.Point(14, 24); this.ydspLink_checkBox.Name = "ydspLink_checkBox"; this.ydspLink_checkBox.Size = new System.Drawing.Size(99, 21); this.ydspLink_checkBox.TabIndex = 46; this.ydspLink_checkBox.Text = "引单商品链接"; this.ydspLink_checkBox.UseVisualStyleBackColor = true; this.ydspLink_checkBox.CheckedChanged += new System.EventHandler(this.ydspLink_checkBox_CheckedChanged); // // groupBox4 // this.groupBox4.Controls.Add(this.label51); this.groupBox4.Controls.Add(this.button6); this.groupBox4.Controls.Add(this.textBox24); this.groupBox4.Controls.Add(this.label9); 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, 628); this.groupBox4.Name = "groupBox4"; this.groupBox4.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox4.Size = new System.Drawing.Size(230, 90); this.groupBox4.TabIndex = 55; this.groupBox4.TabStop = false; this.groupBox4.Text = "指定引单商品搜索"; // // label51 // this.label51.AutoSize = true; this.label51.Font = new System.Drawing.Font("微软雅黑", 9F); this.label51.ForeColor = System.Drawing.Color.Red; this.label51.Location = new System.Drawing.Point(14, 59); this.label51.Name = "label51"; this.label51.Size = new System.Drawing.Size(0, 17); this.label51.TabIndex = 42; // // button6 // this.button6.BackColor = System.Drawing.SystemColors.Window; this.button6.ForeColor = System.Drawing.Color.Black; this.button6.Location = new System.Drawing.Point(175, 24); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(47, 35); this.button6.TabIndex = 1; this.button6.Text = "搜索"; this.button6.UseVisualStyleBackColor = false; // // textBox24 // this.textBox24.Font = new System.Drawing.Font("微软雅黑", 10F); this.textBox24.Location = new System.Drawing.Point(10, 29); this.textBox24.Name = "textBox24"; this.textBox24.Size = new System.Drawing.Size(159, 25); this.textBox24.TabIndex = 43; this.textBox24.Text = "请输入商品关键字"; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("微软雅黑", 9F); this.label9.ForeColor = System.Drawing.Color.Red; this.label9.Location = new System.Drawing.Point(9, 65); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(212, 17); this.label9.TabIndex = 42; this.label9.Text = "应用筛选到引单商品,可实现自动发单"; // // groupBox15 // this.groupBox15.Controls.Add(this.dateTimePicker2); this.groupBox15.Controls.Add(this.dateTimePicker1); this.groupBox15.Controls.Add(this.numericUpDown1); this.groupBox15.Controls.Add(this.checkBox3); this.groupBox15.Controls.Add(this.label56); this.groupBox15.Controls.Add(this.checkBox27); this.groupBox15.Controls.Add(this.button23); this.groupBox15.Controls.Add(this.button29); this.groupBox15.Controls.Add(this.label11); this.groupBox15.Controls.Add(this.label59); this.groupBox15.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); this.groupBox15.Location = new System.Drawing.Point(7, 58); this.groupBox15.Name = "groupBox15"; this.groupBox15.Size = new System.Drawing.Size(230, 120); this.groupBox15.TabIndex = 54; this.groupBox15.TabStop = false; this.groupBox15.Text = "采集设置"; // // dateTimePicker2 // this.dateTimePicker2.CalendarFont = new System.Drawing.Font("微软雅黑", 9F); this.dateTimePicker2.CustomFormat = "HH:mm"; this.dateTimePicker2.Font = new System.Drawing.Font("微软雅黑", 9F); this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dateTimePicker2.Location = new System.Drawing.Point(137, 85); this.dateTimePicker2.Name = "dateTimePicker2"; this.dateTimePicker2.ShowUpDown = true; this.dateTimePicker2.Size = new System.Drawing.Size(70, 23); this.dateTimePicker2.TabIndex = 58; this.dateTimePicker2.Value = new System.DateTime(2020, 6, 19, 23, 0, 0, 0); // // dateTimePicker1 // this.dateTimePicker1.CalendarFont = new System.Drawing.Font("微软雅黑", 9F); this.dateTimePicker1.Cursor = System.Windows.Forms.Cursors.Default; this.dateTimePicker1.CustomFormat = "HH:mm"; this.dateTimePicker1.Font = new System.Drawing.Font("微软雅黑", 9F); this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dateTimePicker1.Location = new System.Drawing.Point(15, 85); this.dateTimePicker1.Name = "dateTimePicker1"; this.dateTimePicker1.ShowUpDown = true; this.dateTimePicker1.Size = new System.Drawing.Size(70, 23); this.dateTimePicker1.TabIndex = 57; this.dateTimePicker1.Value = new System.DateTime(2020, 6, 19, 0, 0, 0, 0); // // numericUpDown1 // this.numericUpDown1.Font = new System.Drawing.Font("微软雅黑", 9F); this.numericUpDown1.Location = new System.Drawing.Point(51, 22); this.numericUpDown1.Name = "numericUpDown1"; this.numericUpDown1.Size = new System.Drawing.Size(45, 23); this.numericUpDown1.TabIndex = 39; // // 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(12, 58); this.checkBox3.Name = "checkBox3"; this.checkBox3.Size = new System.Drawing.Size(135, 21); this.checkBox3.TabIndex = 38; this.checkBox3.Text = "仅在以下时间段采集"; this.checkBox3.UseVisualStyleBackColor = true; // // label56 // this.label56.AutoSize = true; this.label56.Font = new System.Drawing.Font("微软雅黑", 9F); this.label56.ForeColor = System.Drawing.Color.Black; this.label56.Location = new System.Drawing.Point(96, 26); this.label56.Name = "label56"; this.label56.Size = new System.Drawing.Size(104, 17); this.label56.TabIndex = 3; this.label56.Text = "分钟采集一次商品"; // // checkBox27 // this.checkBox27.AutoSize = true; this.checkBox27.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox27.Location = new System.Drawing.Point(12, 24); this.checkBox27.Name = "checkBox27"; this.checkBox27.Size = new System.Drawing.Size(39, 21); this.checkBox27.TabIndex = 38; this.checkBox27.Text = "每"; this.checkBox27.UseVisualStyleBackColor = true; // // button23 // this.button23.BackColor = System.Drawing.SystemColors.Window; this.button23.Font = new System.Drawing.Font("微软雅黑", 10F); this.button23.ForeColor = System.Drawing.Color.Black; this.button23.Location = new System.Drawing.Point(819, 207); this.button23.Name = "button23"; this.button23.Size = new System.Drawing.Size(75, 28); this.button23.TabIndex = 1; this.button23.Text = "清空日志"; this.button23.UseVisualStyleBackColor = false; // // button29 // this.button29.BackColor = System.Drawing.SystemColors.Window; this.button29.Font = new System.Drawing.Font("微软雅黑", 10F); this.button29.ForeColor = System.Drawing.Color.Black; this.button29.Location = new System.Drawing.Point(558, 192); this.button29.Name = "button29"; this.button29.Size = new System.Drawing.Size(75, 28); this.button29.TabIndex = 1; this.button29.Text = "清空日志"; this.button29.UseVisualStyleBackColor = false; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("微软雅黑", 10F); this.label11.ForeColor = System.Drawing.Color.Black; this.label11.Location = new System.Drawing.Point(11, 196); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(51, 20); this.label11.TabIndex = 3; this.label11.Text = "上一页"; // // label59 // this.label59.AutoSize = true; this.label59.Font = new System.Drawing.Font("微软雅黑", 10F); this.label59.ForeColor = System.Drawing.Color.Black; this.label59.Location = new System.Drawing.Point(99, 87); this.label59.Name = "label59"; this.label59.Size = new System.Drawing.Size(24, 20); this.label59.TabIndex = 4; this.label59.Text = "—"; // // label38 // this.label38.AutoSize = true; this.label38.Font = new System.Drawing.Font("微软雅黑", 9F); this.label38.ForeColor = System.Drawing.Color.Red; this.label38.Location = new System.Drawing.Point(120, 20); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(116, 17); this.label38.TabIndex = 52; this.label38.Text = "有账号授权失效了!"; // // groupBox9 // this.groupBox9.Controls.Add(this.button16); this.groupBox9.Controls.Add(this.syncFaDanKu_checkBox); this.groupBox9.Controls.Add(this.textBox13); this.groupBox9.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); this.groupBox9.ForeColor = System.Drawing.Color.Black; this.groupBox9.Location = new System.Drawing.Point(950, 80); this.groupBox9.Name = "groupBox9"; this.groupBox9.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox9.Size = new System.Drawing.Size(275, 639); this.groupBox9.TabIndex = 51; this.groupBox9.TabStop = false; this.groupBox9.Text = "文案"; // // button16 // this.button16.BackColor = System.Drawing.SystemColors.Window; this.button16.Font = new System.Drawing.Font("微软雅黑", 10F); this.button16.ForeColor = System.Drawing.Color.Black; this.button16.Location = new System.Drawing.Point(29, 601); this.button16.Name = "button16"; this.button16.Size = new System.Drawing.Size(128, 28); this.button16.TabIndex = 47; this.button16.Text = "复制文案"; this.button16.UseVisualStyleBackColor = false; this.button16.Click += new System.EventHandler(this.button16_Click); // // syncFaDanKu_checkBox // this.syncFaDanKu_checkBox.AutoSize = true; this.syncFaDanKu_checkBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.syncFaDanKu_checkBox.Location = new System.Drawing.Point(170, 605); this.syncFaDanKu_checkBox.Name = "syncFaDanKu_checkBox"; this.syncFaDanKu_checkBox.Size = new System.Drawing.Size(99, 21); this.syncFaDanKu_checkBox.TabIndex = 48; this.syncFaDanKu_checkBox.Text = "同步到发单库"; this.syncFaDanKu_checkBox.UseVisualStyleBackColor = true; this.syncFaDanKu_checkBox.CheckedChanged += new System.EventHandler(this.syncFaDanKu_checkBox_CheckedChanged); // // textBox13 // this.textBox13.BackColor = System.Drawing.SystemColors.Menu; this.textBox13.BorderStyle = System.Windows.Forms.BorderStyle.None; this.textBox13.Font = new System.Drawing.Font("微软雅黑", 9F); this.textBox13.Location = new System.Drawing.Point(6, 24); this.textBox13.Multiline = true; this.textBox13.Name = "textBox13"; this.textBox13.Size = new System.Drawing.Size(263, 567); this.textBox13.TabIndex = 0; // // 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.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); this.button10.Location = new System.Drawing.Point(6, 11); this.button10.Name = "button10"; this.button10.Size = new System.Drawing.Size(103, 35); this.button10.TabIndex = 45; this.button10.Text = "淘宝授权登录"; this.button10.UseVisualStyleBackColor = false; this.button10.Click += new System.EventHandler(this.button10_Click); // // groupBox3 // this.groupBox3.Controls.Add(this.kssdljSearchPannel1); this.groupBox3.Controls.Add(this.button2); this.groupBox3.Controls.Add(this.button1); 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, 188); this.groupBox3.Name = "groupBox3"; this.groupBox3.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox3.Size = new System.Drawing.Size(230, 430); this.groupBox3.TabIndex = 44; this.groupBox3.TabStop = false; this.groupBox3.Text = "筛选商品"; this.groupBox3.Enter += new System.EventHandler(this.groupBox3_Enter); // // kssdljSearchPannel1 // this.kssdljSearchPannel1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.kssdljSearchPannel1.Location = new System.Drawing.Point(10, 15); this.kssdljSearchPannel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.kssdljSearchPannel1.Name = "kssdljSearchPannel1"; this.kssdljSearchPannel1.Size = new System.Drawing.Size(210, 367); this.kssdljSearchPannel1.TabIndex = 2; // // button2 // this.button2.BackColor = System.Drawing.SystemColors.Window; this.button2.FlatAppearance.BorderSize = 0; this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button2.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); this.button2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); this.button2.Location = new System.Drawing.Point(8, 383); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(80, 35); this.button2.TabIndex = 1; this.button2.Text = "应用筛选"; this.button2.UseVisualStyleBackColor = false; this.button2.Click += new System.EventHandler(this.button1_Click_1); // // 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.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); this.button1.Location = new System.Drawing.Point(91, 383); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(131, 35); this.button1.TabIndex = 1; this.button1.Text = "确认筛选"; this.button1.UseVisualStyleBackColor = false; this.button1.Click += new System.EventHandler(this.button1_Click_1); // // groupBox8 // this.groupBox8.Controls.Add(this.listView1); 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(244, 530); this.groupBox8.Name = "groupBox8"; this.groupBox8.Size = new System.Drawing.Size(432, 190); this.groupBox8.TabIndex = 41; this.groupBox8.TabStop = false; this.groupBox8.Text = "操作日志"; // // listView1 // this.listView1.BackColor = System.Drawing.SystemColors.Menu; this.listView1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.listView1.HideSelection = false; this.listView1.Location = new System.Drawing.Point(7, 22); this.listView1.Name = "listView1"; this.listView1.Size = new System.Drawing.Size(419, 159); this.listView1.TabIndex = 4; this.listView1.UseCompatibleStateImageBehavior = false; this.listView1.View = System.Windows.Forms.View.Details; // // 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 = "上一页"; // // groupBox2 // this.groupBox2.Controls.Add(this.checkBox20); this.groupBox2.Controls.Add(this.button18); this.groupBox2.Controls.Add(this.button17); this.groupBox2.Controls.Add(this.checkBox2); this.groupBox2.Controls.Add(this.ucHorizontalList1); this.groupBox2.Controls.Add(this.checkBox1); this.groupBox2.Controls.Add(this.checkBox4); 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.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(244, 6); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(700, 518); this.groupBox2.TabIndex = 41; this.groupBox2.TabStop = false; this.groupBox2.Text = "商品信息"; // // checkBox20 // this.checkBox20.AutoSize = true; this.checkBox20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox20.Location = new System.Drawing.Point(15, 488); this.checkBox20.Name = "checkBox20"; this.checkBox20.Size = new System.Drawing.Size(51, 21); this.checkBox20.TabIndex = 49; this.checkBox20.Text = "全选"; this.checkBox20.UseVisualStyleBackColor = true; this.checkBox20.CheckedChanged += new System.EventHandler(this.checkBox20_CheckedChanged); // // button18 // this.button18.BackColor = System.Drawing.SystemColors.Window; this.button18.FlatAppearance.BorderSize = 0; this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button18.Font = new System.Drawing.Font("微软雅黑", 10F); this.button18.ForeColor = System.Drawing.Color.Black; this.button18.Location = new System.Drawing.Point(526, 484); this.button18.Name = "button18"; this.button18.Size = new System.Drawing.Size(75, 28); this.button18.TabIndex = 47; this.button18.Text = "加入引单"; this.button18.UseVisualStyleBackColor = false; this.button18.Click += new System.EventHandler(this.button18_Click); // // button17 // this.button17.BackColor = System.Drawing.SystemColors.Window; this.button17.FlatAppearance.BorderSize = 0; this.button17.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button17.Font = new System.Drawing.Font("微软雅黑", 10F); this.button17.ForeColor = System.Drawing.Color.Black; this.button17.Location = new System.Drawing.Point(442, 484); this.button17.Name = "button17"; this.button17.Size = new System.Drawing.Size(75, 28); this.button17.TabIndex = 48; this.button17.Text = "加入实拍"; this.button17.UseVisualStyleBackColor = false; this.button17.Click += new System.EventHandler(this.button17_Click); // // 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(405, 31); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(151, 21); this.checkBox2.TabIndex = 54; this.checkBox2.Text = "标红到手价≤1元的商品"; this.checkBox2.UseVisualStyleBackColor = true; // // ucHorizontalList1 // this.ucHorizontalList1.DataSource = null; this.ucHorizontalList1.Font = new System.Drawing.Font("微软雅黑", 10F); this.ucHorizontalList1.IsAutoSelectFirst = true; this.ucHorizontalList1.Location = new System.Drawing.Point(7, 58); this.ucHorizontalList1.Name = "ucHorizontalList1"; this.ucHorizontalList1.SelectedColor = System.Drawing.Color.Blue; this.ucHorizontalList1.SelectedItem = null; this.ucHorizontalList1.Size = new System.Drawing.Size(687, 25); this.ucHorizontalList1.TabIndex = 46; this.ucHorizontalList1.TabStop = false; // // 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(289, 31); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(106, 21); this.checkBox1.TabIndex = 53; this.checkBox1.Text = "不看0佣金商品"; this.checkBox1.UseVisualStyleBackColor = true; // // 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(566, 31); this.checkBox4.Name = "checkBox4"; this.checkBox4.Size = new System.Drawing.Size(99, 21); this.checkBox4.TabIndex = 56; this.checkBox4.Text = "不看下架商品"; this.checkBox4.UseVisualStyleBackColor = true; // // 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(7, 23); 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.AllowUserToAddRows = false; this.dataGridView1.AllowUserToDeleteRows = false; this.dataGridView1.AllowUserToResizeRows = false; this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.Menu; 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, System.Drawing.FontStyle.Bold); dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.选择, this.商品标题, this.销量, this.原价, this.券面额, this.券后价, this.首单礼金, this.到手价, this.佣金比, this.佣金, this.来源}); this.dataGridView1.ContextMenuStrip = this.contextMenuStrip1; this.dataGridView1.GridColor = System.Drawing.SystemColors.Menu; this.dataGridView1.Location = new System.Drawing.Point(7, 85); 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.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridView1.Size = new System.Drawing.Size(687, 393); this.dataGridView1.TabIndex = 44; this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick); this.dataGridView1.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellDoubleClick); this.dataGridView1.CellMouseDown += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView1_CellMouseDown); // // 选择 // this.选择.HeaderText = "选择"; this.选择.Name = "选择"; this.选择.Resizable = System.Windows.Forms.DataGridViewTriState.True; // // 商品标题 // this.商品标题.HeaderText = "商品标题"; this.商品标题.Name = "商品标题"; this.商品标题.ReadOnly = true; this.商品标题.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // 销量 // 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; // // 来源 // this.来源.HeaderText = "来源"; this.来源.Name = "来源"; this.来源.ReadOnly = true; this.来源.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // contextMenuStrip1 // this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.加入引单库, this.加入实拍库}); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(137, 48); this.contextMenuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.contextMenuStrip1_ItemClicked); // // 加入引单库 // this.加入引单库.Name = "加入引单库"; this.加入引单库.Size = new System.Drawing.Size(136, 22); this.加入引单库.Text = "加入引单库"; // // 加入实拍库 // this.加入实拍库.Name = "加入实拍库"; this.加入实拍库.Size = new System.Drawing.Size(136, 22); this.加入实拍库.Text = "加入实拍库"; // // 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.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); this.button14.Location = new System.Drawing.Point(610, 484); 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); // // 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.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); this.button7.Location = new System.Drawing.Point(230, 24); 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.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); this.label36.Location = new System.Drawing.Point(375, 489); 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.next_Click); // // label35 // this.label35.AutoSize = true; this.label35.Font = new System.Drawing.Font("微软雅黑", 10F); this.label35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(130)))), ((int)(((byte)(240))))); this.label35.Location = new System.Drawing.Point(318, 489); 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.before_Click); // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tabControl1.Location = new System.Drawing.Point(0, 56); this.tabControl1.Name = "tabControl1"; this.tabControl1.Padding = new System.Drawing.Point(0, 0); this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(1240, 756); this.tabControl1.TabIndex = 0; // // sdljGoodsTimer // this.sdljGoodsTimer.Tick += new System.EventHandler(this.getSDLJGoods); // // logTimer // this.logTimer.Interval = 1000; this.logTimer.Tick += new System.EventHandler(this.logTimer_Tick); // // Main // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1244, 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.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Main_FormClosed); this.Load += new System.EventHandler(this.Main_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel4.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage1.PerformLayout(); this.groupBox7.ResumeLayout(false); this.groupBox6.ResumeLayout(false); this.groupBox6.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.groupBox15.ResumeLayout(false); this.groupBox15.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); this.groupBox9.ResumeLayout(false); this.groupBox9.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox8.ResumeLayout(false); this.groupBox8.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); this.contextMenuStrip1.ResumeLayout(false); 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 groupBox2; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.GroupBox groupBox8; 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 button11; private System.Windows.Forms.Button button14; private System.Windows.Forms.Button button13; private System.Windows.Forms.BindingSource bindingSource1; 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.Button button5; 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 HZH_Controls.Controls.UCTextBoxEx ucTextBoxEx1; private KSHorizontalList ucHorizontalList1; private Button button10; private ListView listView1; private Timer sdljGoodsTimer;//首单立减商品爬取 private Button button18; private Button button17; private CheckBox checkBox20; private GroupBox groupBox9; private CheckBox checkBox2; private CheckBox checkBox1; private CheckBox checkBox4; private Label label38; private Panel panel4; private Timer logTimer; private GroupBox groupBox15; private CheckBox checkBox3; private Label label56; private CheckBox checkBox27; private Button button23; private Button button29; private Label label11; private Label label59; private GroupBox groupBox4; private Label label51; private Button button6; private TextBox textBox24; private Label label9; private NumericUpDown numericUpDown1; private DateTimePicker dateTimePicker1; private DateTimePicker dateTimePicker2; private TextBox textBox13; private GroupBox groupBox3; private Button button2; private Button button1; private utils.ui.sub.KSSDLJSearchPannel kssdljSearchPannel1; private GroupBox groupBox6; private CheckBox spLink_checkBox; private CheckBox spTitle_checkBox; private CheckBox spToken_checkBox; private CheckBox spActualPrice_checkBox; private GroupBox groupBox5; private CheckBox ydCourse_checkBox; private CheckBox ydspLijin_checkBox; private CheckBox ydToken_checkBox; private CheckBox ydspLink_checkBox; private Label label3; private GroupBox groupBox7; private Button button30; private Button button9; private Button button12; private Button button16; private CheckBox syncFaDanKu_checkBox; private DataGridViewCheckBoxColumn 选择; private DataGridViewTextBoxColumn 商品标题; private DataGridViewTextBoxColumn 销量; private DataGridViewTextBoxColumn 原价; private DataGridViewTextBoxColumn 券面额; private DataGridViewTextBoxColumn 券后价; private DataGridViewTextBoxColumn 首单礼金; private DataGridViewTextBoxColumn 到手价; private DataGridViewTextBoxColumn 佣金比; private DataGridViewTextBoxColumn 佣金; private DataGridViewTextBoxColumn 来源; private ContextMenuStrip contextMenuStrip1; private ToolStripMenuItem 加入引单库; private ToolStripMenuItem 加入实拍库; } }