246 lines
10 KiB
C#
246 lines
10 KiB
C#
namespace SOH.QianTai
|
|
{
|
|
partial class frm_YanZheng
|
|
{
|
|
/// <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()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_YanZheng));
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.y1 = new System.Windows.Forms.TextBox();
|
|
this.y2 = new System.Windows.Forms.TextBox();
|
|
this.y3 = new System.Windows.Forms.TextBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.lbl_tcmc = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.lbl_tcjg = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.lbl_ddsj = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.lbl_ddzt = new System.Windows.Forms.Label();
|
|
this.SuspendLayout();
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(16, 14);
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(67, 15);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "验证吗:";
|
|
//
|
|
// y1
|
|
//
|
|
this.y1.Location = new System.Drawing.Point(95, 9);
|
|
this.y1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.y1.Name = "y1";
|
|
this.y1.Size = new System.Drawing.Size(88, 25);
|
|
this.y1.TabIndex = 1;
|
|
this.y1.TextChanged += new System.EventHandler(this.y1_TextChanged);
|
|
this.y1.Enter += new System.EventHandler(this.y1_Enter);
|
|
//
|
|
// y2
|
|
//
|
|
this.y2.Location = new System.Drawing.Point(208, 9);
|
|
this.y2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.y2.Name = "y2";
|
|
this.y2.Size = new System.Drawing.Size(88, 25);
|
|
this.y2.TabIndex = 2;
|
|
this.y2.TextChanged += new System.EventHandler(this.y2_TextChanged);
|
|
this.y2.Enter += new System.EventHandler(this.y2_Enter);
|
|
//
|
|
// y3
|
|
//
|
|
this.y3.Location = new System.Drawing.Point(320, 9);
|
|
this.y3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.y3.Name = "y3";
|
|
this.y3.Size = new System.Drawing.Size(88, 25);
|
|
this.y3.TabIndex = 3;
|
|
this.y3.TextChanged += new System.EventHandler(this.y3_TextChanged);
|
|
this.y3.Enter += new System.EventHandler(this.y3_Enter);
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(188, 14);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(15, 15);
|
|
this.label2.TabIndex = 4;
|
|
this.label2.Text = "-";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(301, 14);
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(15, 15);
|
|
this.label3.TabIndex = 5;
|
|
this.label3.Text = "-";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(16, 68);
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(82, 15);
|
|
this.label4.TabIndex = 6;
|
|
this.label4.Text = "套餐名称:";
|
|
//
|
|
// lbl_tcmc
|
|
//
|
|
this.lbl_tcmc.AutoSize = true;
|
|
this.lbl_tcmc.Location = new System.Drawing.Point(111, 68);
|
|
this.lbl_tcmc.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbl_tcmc.Name = "lbl_tcmc";
|
|
this.lbl_tcmc.Size = new System.Drawing.Size(0, 15);
|
|
this.lbl_tcmc.TabIndex = 7;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(16, 118);
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(82, 15);
|
|
this.label5.TabIndex = 8;
|
|
this.label5.Text = "套餐价格:";
|
|
//
|
|
// lbl_tcjg
|
|
//
|
|
this.lbl_tcjg.AutoSize = true;
|
|
this.lbl_tcjg.Location = new System.Drawing.Point(111, 118);
|
|
this.lbl_tcjg.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbl_tcjg.Name = "lbl_tcjg";
|
|
this.lbl_tcjg.Size = new System.Drawing.Size(0, 15);
|
|
this.lbl_tcjg.TabIndex = 9;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(16, 169);
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(82, 15);
|
|
this.label6.TabIndex = 10;
|
|
this.label6.Text = "订单时间:";
|
|
//
|
|
// lbl_ddsj
|
|
//
|
|
this.lbl_ddsj.AutoSize = true;
|
|
this.lbl_ddsj.Location = new System.Drawing.Point(111, 169);
|
|
this.lbl_ddsj.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbl_ddsj.Name = "lbl_ddsj";
|
|
this.lbl_ddsj.Size = new System.Drawing.Size(0, 15);
|
|
this.lbl_ddsj.TabIndex = 11;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(16, 216);
|
|
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(82, 15);
|
|
this.label7.TabIndex = 12;
|
|
this.label7.Text = "订单状态:";
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(191, 271);
|
|
this.button1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(100, 29);
|
|
this.button1.TabIndex = 13;
|
|
this.button1.Text = "验证";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// lbl_ddzt
|
|
//
|
|
this.lbl_ddzt.AutoSize = true;
|
|
this.lbl_ddzt.Location = new System.Drawing.Point(97, 216);
|
|
this.lbl_ddzt.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbl_ddzt.Name = "lbl_ddzt";
|
|
this.lbl_ddzt.Size = new System.Drawing.Size(0, 15);
|
|
this.lbl_ddzt.TabIndex = 14;
|
|
//
|
|
// frm_YanZheng
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(699, 326);
|
|
this.Controls.Add(this.lbl_ddzt);
|
|
this.Controls.Add(this.button1);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.lbl_ddsj);
|
|
this.Controls.Add(this.label6);
|
|
this.Controls.Add(this.lbl_tcjg);
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.lbl_tcmc);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.y3);
|
|
this.Controls.Add(this.y2);
|
|
this.Controls.Add(this.y1);
|
|
this.Controls.Add(this.label1);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "frm_YanZheng";
|
|
this.Text = "网上套餐验证";
|
|
this.Load += new System.EventHandler(this.frm_YanZheng_Load);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.TextBox y1;
|
|
private System.Windows.Forms.TextBox y2;
|
|
private System.Windows.Forms.TextBox y3;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label lbl_tcmc;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label lbl_tcjg;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label lbl_ddsj;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.Label lbl_ddzt;
|
|
}
|
|
} |