namespace WindowsFormsApp1
|
{
|
partial class FaDanKu
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
this.label3 = new System.Windows.Forms.Label();
|
this.label2 = new System.Windows.Forms.Label();
|
this.label4 = new System.Windows.Forms.Label();
|
this.label5 = new System.Windows.Forms.Label();
|
this.label6 = new System.Windows.Forms.Label();
|
this.button14 = new System.Windows.Forms.Button();
|
this.label36 = new System.Windows.Forms.Label();
|
this.label35 = new System.Windows.Forms.Label();
|
this.label7 = new System.Windows.Forms.Label();
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
this.button4 = new System.Windows.Forms.Button();
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
this.label8 = new System.Windows.Forms.Label();
|
this.label9 = new System.Windows.Forms.Label();
|
this.label10 = new System.Windows.Forms.Label();
|
this.label11 = new System.Windows.Forms.Label();
|
this.label13 = new System.Windows.Forms.Label();
|
this.label14 = new System.Windows.Forms.Label();
|
this.label1 = new System.Windows.Forms.Label();
|
this.groupBox5.SuspendLayout();
|
this.groupBox1.SuspendLayout();
|
this.groupBox2.SuspendLayout();
|
this.SuspendLayout();
|
//
|
// groupBox5
|
//
|
this.groupBox5.Controls.Add(this.button14);
|
this.groupBox5.Controls.Add(this.label5);
|
this.groupBox5.Controls.Add(this.label36);
|
this.groupBox5.Controls.Add(this.label35);
|
this.groupBox5.Controls.Add(this.label7);
|
this.groupBox5.Controls.Add(this.label6);
|
this.groupBox5.Controls.Add(this.label4);
|
this.groupBox5.Controls.Add(this.label2);
|
this.groupBox5.Controls.Add(this.label1);
|
this.groupBox5.Controls.Add(this.label3);
|
this.groupBox5.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
|
this.groupBox5.Location = new System.Drawing.Point(7, 12);
|
this.groupBox5.Name = "groupBox5";
|
this.groupBox5.Size = new System.Drawing.Size(310, 788);
|
this.groupBox5.TabIndex = 61;
|
this.groupBox5.TabStop = false;
|
this.groupBox5.Text = "待发文案";
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label3.ForeColor = System.Drawing.Color.Black;
|
this.label3.Location = new System.Drawing.Point(203, 17);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(101, 20);
|
this.label3.TabIndex = 62;
|
this.label3.Text = "共6组文案待发";
|
//
|
// 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(103, 55);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(95, 20);
|
this.label2.TabIndex = 62;
|
this.label2.Text = "发单商品16个";
|
this.label2.Click += new System.EventHandler(this.label2_Click);
|
//
|
// 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(9, 83);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(115, 20);
|
this.label4.TabIndex = 62;
|
this.label4.Text = "首单礼金:¥6元";
|
this.label4.Click += new System.EventHandler(this.label2_Click);
|
//
|
// label5
|
//
|
this.label5.AutoSize = true;
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label5.ForeColor = System.Drawing.Color.Black;
|
this.label5.Location = new System.Drawing.Point(9, 112);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(188, 20);
|
this.label5.TabIndex = 62;
|
this.label5.Text = "创建时间:2020.02.02 12:00";
|
this.label5.Click += new System.EventHandler(this.label2_Click);
|
//
|
// 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(208, 83);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(51, 20);
|
this.label6.TabIndex = 62;
|
this.label6.Text = "已发单";
|
this.label6.Click += new System.EventHandler(this.label2_Click);
|
//
|
// 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(178, 750);
|
this.button14.Name = "button14";
|
this.button14.Size = new System.Drawing.Size(116, 28);
|
this.button14.TabIndex = 62;
|
this.button14.Text = "清空待发文案";
|
this.button14.UseVisualStyleBackColor = false;
|
//
|
// label36
|
//
|
this.label36.AutoSize = true;
|
this.label36.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label36.ForeColor = System.Drawing.Color.Black;
|
this.label36.Location = new System.Drawing.Point(72, 754);
|
this.label36.Name = "label36";
|
this.label36.Size = new System.Drawing.Size(51, 20);
|
this.label36.TabIndex = 63;
|
this.label36.Text = "下一页";
|
//
|
// label35
|
//
|
this.label35.AutoSize = true;
|
this.label35.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label35.ForeColor = System.Drawing.Color.Black;
|
this.label35.Location = new System.Drawing.Point(11, 754);
|
this.label35.Name = "label35";
|
this.label35.Size = new System.Drawing.Size(51, 20);
|
this.label35.TabIndex = 64;
|
this.label35.Text = "上一页";
|
//
|
// label7
|
//
|
this.label7.AutoSize = true;
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label7.ForeColor = System.Drawing.Color.Black;
|
this.label7.Location = new System.Drawing.Point(265, 83);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(37, 20);
|
this.label7.TabIndex = 62;
|
this.label7.Text = "删除";
|
this.label7.Click += new System.EventHandler(this.label2_Click);
|
//
|
// groupBox1
|
//
|
this.groupBox1.Controls.Add(this.button4);
|
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
|
this.groupBox1.Location = new System.Drawing.Point(325, 12);
|
this.groupBox1.Name = "groupBox1";
|
this.groupBox1.Size = new System.Drawing.Size(310, 788);
|
this.groupBox1.TabIndex = 61;
|
this.groupBox1.TabStop = false;
|
this.groupBox1.Text = "预览文案";
|
//
|
// 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(20, 741);
|
this.button4.Name = "button4";
|
this.button4.Size = new System.Drawing.Size(272, 39);
|
this.button4.TabIndex = 62;
|
this.button4.Text = "复制文案";
|
this.button4.UseVisualStyleBackColor = false;
|
//
|
// groupBox2
|
//
|
this.groupBox2.Controls.Add(this.label13);
|
this.groupBox2.Controls.Add(this.label11);
|
this.groupBox2.Controls.Add(this.label8);
|
this.groupBox2.Controls.Add(this.label9);
|
this.groupBox2.Controls.Add(this.label10);
|
this.groupBox2.Controls.Add(this.label14);
|
this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
|
this.groupBox2.Location = new System.Drawing.Point(643, 12);
|
this.groupBox2.Name = "groupBox2";
|
this.groupBox2.Size = new System.Drawing.Size(310, 788);
|
this.groupBox2.TabIndex = 61;
|
this.groupBox2.TabStop = false;
|
this.groupBox2.Text = "已发记录";
|
//
|
// label8
|
//
|
this.label8.AutoSize = true;
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label8.ForeColor = System.Drawing.Color.Black;
|
this.label8.Location = new System.Drawing.Point(7, 54);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(87, 20);
|
this.label8.TabIndex = 62;
|
this.label8.Text = "引单商品2个";
|
//
|
// label9
|
//
|
this.label9.AutoSize = true;
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label9.ForeColor = System.Drawing.Color.Black;
|
this.label9.Location = new System.Drawing.Point(101, 55);
|
this.label9.Name = "label9";
|
this.label9.Size = new System.Drawing.Size(95, 20);
|
this.label9.TabIndex = 62;
|
this.label9.Text = "发单商品16个";
|
this.label9.Click += new System.EventHandler(this.label2_Click);
|
//
|
// label10
|
//
|
this.label10.AutoSize = true;
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label10.ForeColor = System.Drawing.Color.Black;
|
this.label10.Location = new System.Drawing.Point(7, 83);
|
this.label10.Name = "label10";
|
this.label10.Size = new System.Drawing.Size(115, 20);
|
this.label10.TabIndex = 62;
|
this.label10.Text = "首单礼金:¥6元";
|
this.label10.Click += new System.EventHandler(this.label2_Click);
|
//
|
// 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(253, 83);
|
this.label11.Name = "label11";
|
this.label11.Size = new System.Drawing.Size(51, 20);
|
this.label11.TabIndex = 62;
|
this.label11.Text = "已发单";
|
this.label11.Click += new System.EventHandler(this.label2_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(7, 112);
|
this.label13.Name = "label13";
|
this.label13.Size = new System.Drawing.Size(188, 20);
|
this.label13.TabIndex = 62;
|
this.label13.Text = "创建时间:2020.02.02 12:00";
|
this.label13.Click += new System.EventHandler(this.label2_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(173, 17);
|
this.label14.Name = "label14";
|
this.label14.Size = new System.Drawing.Size(131, 20);
|
this.label14.TabIndex = 62;
|
this.label14.Text = "累计发送100组文案";
|
//
|
// 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(9, 54);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(87, 20);
|
this.label1.TabIndex = 62;
|
this.label1.Text = "引单商品2个";
|
//
|
// Form8
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(964, 812);
|
this.Controls.Add(this.groupBox2);
|
this.Controls.Add(this.groupBox1);
|
this.Controls.Add(this.groupBox5);
|
this.Name = "Form8";
|
this.Text = "发单库";
|
this.groupBox5.ResumeLayout(false);
|
this.groupBox5.PerformLayout();
|
this.groupBox1.ResumeLayout(false);
|
this.groupBox2.ResumeLayout(false);
|
this.groupBox2.PerformLayout();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.GroupBox groupBox5;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.Button button14;
|
private System.Windows.Forms.Label label36;
|
private System.Windows.Forms.Label label35;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.GroupBox groupBox1;
|
private System.Windows.Forms.Button button4;
|
private System.Windows.Forms.GroupBox groupBox2;
|
private System.Windows.Forms.Label label13;
|
private System.Windows.Forms.Label label11;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.Label label9;
|
private System.Windows.Forms.Label label10;
|
private System.Windows.Forms.Label label14;
|
private System.Windows.Forms.Label label1;
|
}
|
}
|