namespace WindowsFormsApp1
{
partial class DocEdit
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.label19 = new System.Windows.Forms.Label();
this.button25 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.button24 = new System.Windows.Forms.Button();
this.button14 = new System.Windows.Forms.Button();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.label1 = new System.Windows.Forms.Label();
this.label42 = new System.Windows.Forms.Label();
this.button15 = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label29 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.label17 = new System.Windows.Forms.Label();
this.button3 = new System.Windows.Forms.Button();
this.label16 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.label20 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.button12 = new System.Windows.Forms.Button();
this.button13 = new System.Windows.Forms.Button();
this.button19 = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.label36 = new System.Windows.Forms.Label();
this.button17 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.checkBox5 = new System.Windows.Forms.CheckBox();
this.checkBox4 = new System.Windows.Forms.CheckBox();
this.checkBox3 = new System.Windows.Forms.CheckBox();
this.checkBox2 = new System.Windows.Forms.CheckBox();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.checkBox14 = new System.Windows.Forms.CheckBox();
this.checkBox11 = new System.Windows.Forms.CheckBox();
this.checkBox12 = new System.Windows.Forms.CheckBox();
this.checkBox13 = new System.Windows.Forms.CheckBox();
this.checkBox10 = new System.Windows.Forms.CheckBox();
this.checkBox9 = new System.Windows.Forms.CheckBox();
this.checkBox6 = new System.Windows.Forms.CheckBox();
this.checkBox8 = new System.Windows.Forms.CheckBox();
this.checkBox7 = new System.Windows.Forms.CheckBox();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.button8 = new System.Windows.Forms.Button();
this.button7 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.button9 = new System.Windows.Forms.Button();
this.checkBox15 = new System.Windows.Forms.CheckBox();
this.label4 = new System.Windows.Forms.Label();
this.checkBox16 = new System.Windows.Forms.CheckBox();
this.checkBox17 = new System.Windows.Forms.CheckBox();
this.label6 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
this.groupBox2.SuspendLayout();
this.groupBox4.SuspendLayout();
this.groupBox5.SuspendLayout();
this.groupBox6.SuspendLayout();
this.SuspendLayout();
//
// groupBox3
//
this.groupBox3.Controls.Add(this.label19);
this.groupBox3.Controls.Add(this.button25);
this.groupBox3.Controls.Add(this.button1);
this.groupBox3.Controls.Add(this.button24);
this.groupBox3.Controls.Add(this.button14);
this.groupBox3.Controls.Add(this.label3);
this.groupBox3.Controls.Add(this.label2);
this.groupBox3.Controls.Add(this.pictureBox2);
this.groupBox3.Controls.Add(this.label1);
this.groupBox3.Controls.Add(this.label42);
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(12, 12);
this.groupBox3.Name = "groupBox3";
this.groupBox3.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.groupBox3.Size = new System.Drawing.Size(300, 740);
this.groupBox3.TabIndex = 45;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "引单库";
//
// 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(26, 23);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(236, 17);
this.label19.TabIndex = 46;
this.label19.Text = "注:同样面额的首单礼金可同时加入文案中";
this.label19.Click += new System.EventHandler(this.label19_Click);
//
// button25
//
this.button25.BackColor = System.Drawing.SystemColors.Window;
this.button25.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button25.ForeColor = System.Drawing.Color.Black;
this.button25.Location = new System.Drawing.Point(213, 175);
this.button25.Name = "button25";
this.button25.Size = new System.Drawing.Size(75, 28);
this.button25.TabIndex = 46;
this.button25.Text = "删除";
this.button25.UseVisualStyleBackColor = false;
//
// button1
//
this.button1.BackColor = System.Drawing.SystemColors.Window;
this.button1.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button1.ForeColor = System.Drawing.Color.Black;
this.button1.Location = new System.Drawing.Point(213, 141);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 28);
this.button1.TabIndex = 46;
this.button1.Text = "复制链接";
this.button1.UseVisualStyleBackColor = false;
//
// button24
//
this.button24.BackColor = System.Drawing.SystemColors.Window;
this.button24.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button24.ForeColor = System.Drawing.Color.Black;
this.button24.Location = new System.Drawing.Point(126, 175);
this.button24.Name = "button24";
this.button24.Size = new System.Drawing.Size(75, 28);
this.button24.TabIndex = 46;
this.button24.Text = "加入文案";
this.button24.UseVisualStyleBackColor = false;
//
// button14
//
this.button14.BackColor = System.Drawing.SystemColors.Window;
this.button14.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button14.ForeColor = System.Drawing.Color.Black;
this.button14.Location = new System.Drawing.Point(126, 141);
this.button14.Name = "button14";
this.button14.Size = new System.Drawing.Size(75, 28);
this.button14.TabIndex = 46;
this.button14.Text = "复制口令";
this.button14.UseVisualStyleBackColor = false;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("微软雅黑", 10F);
this.label3.ForeColor = System.Drawing.Color.Red;
this.label3.Location = new System.Drawing.Point(126, 117);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(120, 20);
this.label3.TabIndex = 46;
this.label3.Text = "首单礼金:¥6.00";
this.label3.Click += new System.EventHandler(this.label42_Click);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("微软雅黑", 10F);
this.label2.ForeColor = System.Drawing.Color.Black;
this.label2.Location = new System.Drawing.Point(126, 93);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(107, 20);
this.label2.TabIndex = 46;
this.label2.Text = "分类:女装女装";
this.label2.Click += new System.EventHandler(this.label42_Click);
//
// pictureBox2
//
this.pictureBox2.Location = new System.Drawing.Point(10, 93);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(110, 110);
this.pictureBox2.TabIndex = 45;
this.pictureBox2.TabStop = false;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("微软雅黑", 10F);
this.label1.ForeColor = System.Drawing.Color.Black;
this.label1.Location = new System.Drawing.Point(7, 67);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(286, 20);
this.label1.TabIndex = 46;
this.label1.Text = "标题商品标题商品标商品标题商品标题商品…";
this.label1.Click += new System.EventHandler(this.label42_Click);
//
// label42
//
this.label42.AutoSize = true;
this.label42.Font = new System.Drawing.Font("微软雅黑", 10F);
this.label42.ForeColor = System.Drawing.Color.Black;
this.label42.Location = new System.Drawing.Point(6, 47);
this.label42.Name = "label42";
this.label42.Size = new System.Drawing.Size(289, 20);
this.label42.TabIndex = 46;
this.label42.Text = "商品标题商品标题商品标题商品标题商品标题";
this.label42.Click += new System.EventHandler(this.label42_Click);
//
// 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(12, 761);
this.button15.Name = "button15";
this.button15.Size = new System.Drawing.Size(136, 39);
this.button15.TabIndex = 46;
this.button15.Text = "保存引单库";
this.button15.UseVisualStyleBackColor = false;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.label29);
this.groupBox1.Controls.Add(this.label12);
this.groupBox1.Controls.Add(this.label13);
this.groupBox1.Controls.Add(this.pictureBox6);
this.groupBox1.Controls.Add(this.pictureBox5);
this.groupBox1.Controls.Add(this.pictureBox4);
this.groupBox1.Controls.Add(this.label17);
this.groupBox1.Controls.Add(this.button3);
this.groupBox1.Controls.Add(this.label16);
this.groupBox1.Controls.Add(this.label14);
this.groupBox1.Controls.Add(this.button2);
this.groupBox1.Controls.Add(this.label20);
this.groupBox1.Controls.Add(this.label18);
this.groupBox1.Controls.Add(this.label15);
this.groupBox1.Controls.Add(this.button12);
this.groupBox1.Controls.Add(this.button13);
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
this.groupBox1.ForeColor = System.Drawing.Color.Black;
this.groupBox1.Location = new System.Drawing.Point(320, 12);
this.groupBox1.Name = "groupBox1";
this.groupBox1.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.groupBox1.Size = new System.Drawing.Size(400, 740);
this.groupBox1.TabIndex = 45;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "实拍库";
//
// label29
//
this.label29.AutoSize = true;
this.label29.Font = new System.Drawing.Font("微软雅黑", 9F);
this.label29.ForeColor = System.Drawing.Color.Red;
this.label29.Location = new System.Drawing.Point(54, 23);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(284, 17);
this.label29.TabIndex = 46;
this.label29.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(3, 48);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(387, 20);
this.label12.TabIndex = 46;
this.label12.Text = "品标题商品标题商品标题商品标题商品标题商品标题商品标题";
this.label12.Click += new System.EventHandler(this.label42_Click);
//
// 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(3, 74);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(384, 20);
this.label13.TabIndex = 46;
this.label13.Text = "标题商标题商品标商品标题题商品标商品标题商品标题商品…";
this.label13.Click += new System.EventHandler(this.label42_Click);
//
// pictureBox6
//
this.pictureBox6.Location = new System.Drawing.Point(272, 100);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(110, 110);
this.pictureBox6.TabIndex = 45;
this.pictureBox6.TabStop = false;
//
// pictureBox5
//
this.pictureBox5.Location = new System.Drawing.Point(141, 100);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(110, 110);
this.pictureBox5.TabIndex = 45;
this.pictureBox5.TabStop = false;
//
// pictureBox4
//
this.pictureBox4.Location = new System.Drawing.Point(10, 100);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(110, 110);
this.pictureBox4.TabIndex = 45;
this.pictureBox4.TabStop = false;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("微软雅黑", 10F);
this.label17.ForeColor = System.Drawing.Color.Black;
this.label17.Location = new System.Drawing.Point(268, 216);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(106, 20);
this.label17.TabIndex = 46;
this.label17.Text = "券后价:¥5.00";
this.label17.Click += new System.EventHandler(this.label42_Click);
//
// button3
//
this.button3.BackColor = System.Drawing.SystemColors.Window;
this.button3.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button3.ForeColor = System.Drawing.Color.Black;
this.button3.Location = new System.Drawing.Point(307, 268);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 28);
this.button3.TabIndex = 46;
this.button3.Text = "删除";
this.button3.UseVisualStyleBackColor = false;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Font = new System.Drawing.Font("微软雅黑", 10F);
this.label16.ForeColor = System.Drawing.Color.Black;
this.label16.Location = new System.Drawing.Point(137, 216);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(106, 20);
this.label16.TabIndex = 46;
this.label16.Text = "优惠券:¥5.00";
this.label16.Click += new System.EventHandler(this.label42_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(7, 216);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(107, 20);
this.label14.TabIndex = 46;
this.label14.Text = "分类:女装女装";
this.label14.Click += new System.EventHandler(this.label42_Click);
//
// button2
//
this.button2.BackColor = System.Drawing.SystemColors.Window;
this.button2.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button2.ForeColor = System.Drawing.Color.Black;
this.button2.Location = new System.Drawing.Point(208, 268);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 28);
this.button2.TabIndex = 46;
this.button2.Text = "加入文案";
this.button2.UseVisualStyleBackColor = false;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Font = new System.Drawing.Font("微软雅黑", 10F);
this.label20.ForeColor = System.Drawing.Color.Red;
this.label20.Location = new System.Drawing.Point(268, 242);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(92, 20);
this.label20.TabIndex = 46;
this.label20.Text = "佣金:¥6.00";
this.label20.Click += new System.EventHandler(this.label42_Click);
//
// label18
//
this.label18.AutoSize = true;
this.label18.Font = new System.Drawing.Font("微软雅黑", 10F);
this.label18.ForeColor = System.Drawing.Color.Red;
this.label18.Location = new System.Drawing.Point(137, 242);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(106, 20);
this.label18.TabIndex = 46;
this.label18.Text = "到手价:¥6.00";
this.label18.Click += new System.EventHandler(this.label42_Click);
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("微软雅黑", 10F);
this.label15.ForeColor = System.Drawing.Color.Red;
this.label15.Location = new System.Drawing.Point(7, 242);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(120, 20);
this.label15.TabIndex = 46;
this.label15.Text = "首单礼金:¥6.00";
this.label15.Click += new System.EventHandler(this.label42_Click);
//
// button12
//
this.button12.BackColor = System.Drawing.SystemColors.Window;
this.button12.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button12.ForeColor = System.Drawing.Color.Black;
this.button12.Location = new System.Drawing.Point(10, 268);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(75, 28);
this.button12.TabIndex = 46;
this.button12.Text = "复制口令";
this.button12.UseVisualStyleBackColor = false;
//
// button13
//
this.button13.BackColor = System.Drawing.SystemColors.Window;
this.button13.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button13.ForeColor = System.Drawing.Color.Black;
this.button13.Location = new System.Drawing.Point(109, 268);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(75, 28);
this.button13.TabIndex = 46;
this.button13.Text = "复制链接";
this.button13.UseVisualStyleBackColor = false;
//
// button19
//
this.button19.BackColor = System.Drawing.SystemColors.Window;
this.button19.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button19.ForeColor = System.Drawing.Color.Black;
this.button19.Location = new System.Drawing.Point(329, 762);
this.button19.Name = "button19";
this.button19.Size = new System.Drawing.Size(136, 39);
this.button19.TabIndex = 46;
this.button19.Text = "生成文案";
this.button19.UseVisualStyleBackColor = false;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.label36);
this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
this.groupBox2.ForeColor = System.Drawing.Color.Black;
this.groupBox2.Location = new System.Drawing.Point(728, 12);
this.groupBox2.Name = "groupBox2";
this.groupBox2.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.groupBox2.Size = new System.Drawing.Size(310, 740);
this.groupBox2.TabIndex = 45;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "编辑区域";
//
// label36
//
this.label36.AutoSize = true;
this.label36.Font = new System.Drawing.Font("微软雅黑", 9F);
this.label36.ForeColor = System.Drawing.Color.Red;
this.label36.Location = new System.Drawing.Point(25, 23);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(284, 17);
this.label36.TabIndex = 46;
this.label36.Text = "重要提示:编辑区内可自由编辑复制,添加表情等。";
//
// button17
//
this.button17.BackColor = System.Drawing.SystemColors.Window;
this.button17.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button17.ForeColor = System.Drawing.Color.Black;
this.button17.Location = new System.Drawing.Point(6, 28);
this.button17.Name = "button17";
this.button17.Size = new System.Drawing.Size(118, 39);
this.button17.TabIndex = 46;
this.button17.Text = "还原编辑区";
this.button17.UseVisualStyleBackColor = false;
//
// button4
//
this.button4.BackColor = System.Drawing.SystemColors.Window;
this.button4.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button4.ForeColor = System.Drawing.Color.Black;
this.button4.Location = new System.Drawing.Point(6, 120);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(118, 39);
this.button4.TabIndex = 46;
this.button4.Text = "复制编辑区";
this.button4.UseVisualStyleBackColor = false;
//
// groupBox4
//
this.groupBox4.Controls.Add(this.checkBox5);
this.groupBox4.Controls.Add(this.checkBox4);
this.groupBox4.Controls.Add(this.checkBox3);
this.groupBox4.Controls.Add(this.checkBox2);
this.groupBox4.Controls.Add(this.checkBox1);
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(1046, 12);
this.groupBox4.Name = "groupBox4";
this.groupBox4.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.groupBox4.Size = new System.Drawing.Size(130, 155);
this.groupBox4.TabIndex = 45;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "引单商品参数";
//
// checkBox5
//
this.checkBox5.AutoSize = true;
this.checkBox5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox5.Location = new System.Drawing.Point(14, 76);
this.checkBox5.Name = "checkBox5";
this.checkBox5.Size = new System.Drawing.Size(75, 21);
this.checkBox5.TabIndex = 46;
this.checkBox5.Text = "礼金面额";
this.checkBox5.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(14, 128);
this.checkBox4.Name = "checkBox4";
this.checkBox4.Size = new System.Drawing.Size(75, 21);
this.checkBox4.TabIndex = 46;
this.checkBox4.Text = "商品口令";
this.checkBox4.UseVisualStyleBackColor = true;
//
// 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(14, 102);
this.checkBox3.Name = "checkBox3";
this.checkBox3.Size = new System.Drawing.Size(75, 21);
this.checkBox3.TabIndex = 46;
this.checkBox3.Text = "商品链接";
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(14, 50);
this.checkBox2.Name = "checkBox2";
this.checkBox2.Size = new System.Drawing.Size(75, 21);
this.checkBox2.TabIndex = 46;
this.checkBox2.Text = "商品分类";
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(14, 24);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(75, 21);
this.checkBox1.TabIndex = 46;
this.checkBox1.Text = "商品标题";
this.checkBox1.UseVisualStyleBackColor = true;
//
// groupBox5
//
this.groupBox5.Controls.Add(this.checkBox14);
this.groupBox5.Controls.Add(this.checkBox11);
this.groupBox5.Controls.Add(this.checkBox12);
this.groupBox5.Controls.Add(this.checkBox13);
this.groupBox5.Controls.Add(this.checkBox10);
this.groupBox5.Controls.Add(this.checkBox9);
this.groupBox5.Controls.Add(this.checkBox6);
this.groupBox5.Controls.Add(this.checkBox8);
this.groupBox5.Controls.Add(this.checkBox7);
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(1046, 176);
this.groupBox5.Name = "groupBox5";
this.groupBox5.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.groupBox5.Size = new System.Drawing.Size(130, 260);
this.groupBox5.TabIndex = 45;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "实拍商品参数";
//
// checkBox14
//
this.checkBox14.AutoSize = true;
this.checkBox14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox14.Location = new System.Drawing.Point(14, 232);
this.checkBox14.Name = "checkBox14";
this.checkBox14.Size = new System.Drawing.Size(75, 21);
this.checkBox14.TabIndex = 46;
this.checkBox14.Text = "商品库存";
this.checkBox14.UseVisualStyleBackColor = true;
//
// checkBox11
//
this.checkBox11.AutoSize = true;
this.checkBox11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox11.Location = new System.Drawing.Point(14, 154);
this.checkBox11.Name = "checkBox11";
this.checkBox11.Size = new System.Drawing.Size(51, 21);
this.checkBox11.TabIndex = 46;
this.checkBox11.Text = "原价";
this.checkBox11.UseVisualStyleBackColor = true;
//
// checkBox12
//
this.checkBox12.AutoSize = true;
this.checkBox12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox12.Location = new System.Drawing.Point(14, 206);
this.checkBox12.Name = "checkBox12";
this.checkBox12.Size = new System.Drawing.Size(63, 21);
this.checkBox12.TabIndex = 46;
this.checkBox12.Text = "到手价";
this.checkBox12.UseVisualStyleBackColor = true;
//
// checkBox13
//
this.checkBox13.AutoSize = true;
this.checkBox13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox13.Location = new System.Drawing.Point(14, 180);
this.checkBox13.Name = "checkBox13";
this.checkBox13.Size = new System.Drawing.Size(63, 21);
this.checkBox13.TabIndex = 46;
this.checkBox13.Text = "券后价";
this.checkBox13.UseVisualStyleBackColor = true;
//
// checkBox10
//
this.checkBox10.AutoSize = true;
this.checkBox10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox10.Location = new System.Drawing.Point(14, 128);
this.checkBox10.Name = "checkBox10";
this.checkBox10.Size = new System.Drawing.Size(63, 21);
this.checkBox10.TabIndex = 46;
this.checkBox10.Text = "优惠券";
this.checkBox10.UseVisualStyleBackColor = true;
//
// checkBox9
//
this.checkBox9.AutoSize = true;
this.checkBox9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox9.Location = new System.Drawing.Point(14, 102);
this.checkBox9.Name = "checkBox9";
this.checkBox9.Size = new System.Drawing.Size(75, 21);
this.checkBox9.TabIndex = 46;
this.checkBox9.Text = "商品口令";
this.checkBox9.UseVisualStyleBackColor = true;
//
// checkBox6
//
this.checkBox6.AutoSize = true;
this.checkBox6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox6.Location = new System.Drawing.Point(14, 24);
this.checkBox6.Name = "checkBox6";
this.checkBox6.Size = new System.Drawing.Size(75, 21);
this.checkBox6.TabIndex = 46;
this.checkBox6.Text = "商品标题";
this.checkBox6.UseVisualStyleBackColor = true;
//
// checkBox8
//
this.checkBox8.AutoSize = true;
this.checkBox8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox8.Location = new System.Drawing.Point(14, 76);
this.checkBox8.Name = "checkBox8";
this.checkBox8.Size = new System.Drawing.Size(75, 21);
this.checkBox8.TabIndex = 46;
this.checkBox8.Text = "商品链接";
this.checkBox8.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(14, 50);
this.checkBox7.Name = "checkBox7";
this.checkBox7.Size = new System.Drawing.Size(75, 21);
this.checkBox7.TabIndex = 46;
this.checkBox7.Text = "商品分类";
this.checkBox7.UseVisualStyleBackColor = true;
//
// groupBox6
//
this.groupBox6.Controls.Add(this.button8);
this.groupBox6.Controls.Add(this.button7);
this.groupBox6.Controls.Add(this.button6);
this.groupBox6.Controls.Add(this.button4);
this.groupBox6.Controls.Add(this.button5);
this.groupBox6.Controls.Add(this.button17);
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(1046, 445);
this.groupBox6.Name = "groupBox6";
this.groupBox6.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.groupBox6.Size = new System.Drawing.Size(130, 307);
this.groupBox6.TabIndex = 45;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "文案操作";
//
// button8
//
this.button8.BackColor = System.Drawing.SystemColors.Window;
this.button8.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button8.ForeColor = System.Drawing.Color.Black;
this.button8.Location = new System.Drawing.Point(6, 258);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(118, 39);
this.button8.TabIndex = 46;
this.button8.Text = "复制发单文案";
this.button8.UseVisualStyleBackColor = false;
//
// button7
//
this.button7.BackColor = System.Drawing.SystemColors.Window;
this.button7.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button7.ForeColor = System.Drawing.Color.Black;
this.button7.Location = new System.Drawing.Point(6, 212);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(118, 39);
this.button7.TabIndex = 46;
this.button7.Text = "复制引单文案";
this.button7.UseVisualStyleBackColor = false;
//
// button6
//
this.button6.BackColor = System.Drawing.SystemColors.Window;
this.button6.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button6.ForeColor = System.Drawing.Color.Black;
this.button6.Location = new System.Drawing.Point(6, 166);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(118, 39);
this.button6.TabIndex = 46;
this.button6.Text = "插入表情";
this.button6.UseVisualStyleBackColor = false;
//
// button5
//
this.button5.BackColor = System.Drawing.SystemColors.Window;
this.button5.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button5.ForeColor = System.Drawing.Color.Black;
this.button5.Location = new System.Drawing.Point(6, 74);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(118, 39);
this.button5.TabIndex = 46;
this.button5.Text = "清空编辑区";
this.button5.UseVisualStyleBackColor = false;
//
// button9
//
this.button9.BackColor = System.Drawing.SystemColors.Window;
this.button9.Font = new System.Drawing.Font("微软雅黑", 10F);
this.button9.ForeColor = System.Drawing.Color.Black;
this.button9.Location = new System.Drawing.Point(740, 761);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(136, 39);
this.button9.TabIndex = 46;
this.button9.Text = "保存文案";
this.button9.UseVisualStyleBackColor = false;
//
// checkBox15
//
this.checkBox15.AutoSize = true;
this.checkBox15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox15.Location = new System.Drawing.Point(892, 761);
this.checkBox15.Name = "checkBox15";
this.checkBox15.Size = new System.Drawing.Size(147, 21);
this.checkBox15.TabIndex = 46;
this.checkBox15.Text = "自动保存文案到发单库";
this.checkBox15.UseVisualStyleBackColor = true;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("微软雅黑", 9F);
this.label4.ForeColor = System.Drawing.Color.Red;
this.label4.Location = new System.Drawing.Point(889, 783);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(212, 17);
this.label4.TabIndex = 46;
this.label4.Text = "注:云发单机器人若开启,将会被发单";
//
// checkBox16
//
this.checkBox16.AutoSize = true;
this.checkBox16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox16.Location = new System.Drawing.Point(477, 758);
this.checkBox16.Name = "checkBox16";
this.checkBox16.Size = new System.Drawing.Size(195, 21);
this.checkBox16.TabIndex = 46;
this.checkBox16.Text = "以下时间段自动采集并生成文案";
this.checkBox16.UseVisualStyleBackColor = true;
//
// checkBox17
//
this.checkBox17.AutoSize = true;
this.checkBox17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox17.Location = new System.Drawing.Point(156, 771);
this.checkBox17.Name = "checkBox17";
this.checkBox17.Size = new System.Drawing.Size(142, 21);
this.checkBox17.TabIndex = 46;
this.checkBox17.Text = "仅看6元首单礼金商品";
this.checkBox17.UseVisualStyleBackColor = true;
//
// 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(555, 784);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(24, 20);
this.label6.TabIndex = 50;
this.label6.Text = "—";
//
// textBox1
//
this.textBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox1.Location = new System.Drawing.Point(498, 783);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(51, 23);
this.textBox1.TabIndex = 48;
this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
//
// textBox2
//
this.textBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox2.Location = new System.Drawing.Point(585, 783);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(51, 23);
this.textBox2.TabIndex = 48;
this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.textBox2.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
//
// Form3
//
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.label4);
this.Controls.Add(this.checkBox17);
this.Controls.Add(this.label6);
this.Controls.Add(this.checkBox16);
this.Controls.Add(this.button19);
this.Controls.Add(this.groupBox6);
this.Controls.Add(this.groupBox5);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.checkBox15);
this.Controls.Add(this.button15);
this.Controls.Add(this.groupBox4);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.groupBox3);
this.Controls.Add(this.button9);
this.Name = "Form3";
this.Text = "文案编辑";
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
this.groupBox6.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.Label label42;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button14;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.PictureBox pictureBox6;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Button button19;
private System.Windows.Forms.Button button12;
private System.Windows.Forms.Button button13;
private System.Windows.Forms.CheckBox checkBox5;
private System.Windows.Forms.CheckBox checkBox4;
private System.Windows.Forms.CheckBox checkBox3;
private System.Windows.Forms.CheckBox checkBox2;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.CheckBox checkBox13;
private System.Windows.Forms.CheckBox checkBox14;
private System.Windows.Forms.CheckBox checkBox12;
private System.Windows.Forms.CheckBox checkBox11;
private System.Windows.Forms.CheckBox checkBox10;
private System.Windows.Forms.CheckBox checkBox9;
private System.Windows.Forms.CheckBox checkBox6;
private System.Windows.Forms.CheckBox checkBox8;
private System.Windows.Forms.CheckBox checkBox7;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.Button button25;
private System.Windows.Forms.Button button24;
private System.Windows.Forms.Button button15;
private System.Windows.Forms.Button button17;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.CheckBox checkBox15;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.CheckBox checkBox16;
private System.Windows.Forms.CheckBox checkBox17;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.TextBox textBox2;
}
}