|
|
@@ -0,0 +1,225 @@
|
|
|
+namespace OTSModelSharp.Measure.GetStageInfo
|
|
|
+{
|
|
|
+ partial class DlgLicenseInfo
|
|
|
+ {
|
|
|
+ /// <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.label1 = new System.Windows.Forms.Label();
|
|
|
+ this.label2 = new System.Windows.Forms.Label();
|
|
|
+ this.label3 = 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.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
+ this.textBox2 = new System.Windows.Forms.TextBox();
|
|
|
+ this.comboBox1 = new System.Windows.Forms.ComboBox();
|
|
|
+ this.comboBox2 = new System.Windows.Forms.ComboBox();
|
|
|
+ this.m_dateTime = new System.Windows.Forms.DateTimePicker();
|
|
|
+ this.textBox3 = new System.Windows.Forms.TextBox();
|
|
|
+ this.button1 = new System.Windows.Forms.Button();
|
|
|
+ this.button2 = new System.Windows.Forms.Button();
|
|
|
+ this.button3 = new System.Windows.Forms.Button();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // label1
|
|
|
+ //
|
|
|
+ this.label1.AutoSize = true;
|
|
|
+ this.label1.Location = new System.Drawing.Point(63, 21);
|
|
|
+ this.label1.Name = "label1";
|
|
|
+ this.label1.Size = new System.Drawing.Size(53, 12);
|
|
|
+ this.label1.TabIndex = 0;
|
|
|
+ this.label1.Text = "计算机名";
|
|
|
+ //
|
|
|
+ // label2
|
|
|
+ //
|
|
|
+ this.label2.AutoSize = true;
|
|
|
+ this.label2.Location = new System.Drawing.Point(39, 61);
|
|
|
+ this.label2.Name = "label2";
|
|
|
+ this.label2.Size = new System.Drawing.Size(77, 12);
|
|
|
+ this.label2.TabIndex = 1;
|
|
|
+ this.label2.Text = "计算机硬件ID";
|
|
|
+ //
|
|
|
+ // label3
|
|
|
+ //
|
|
|
+ this.label3.AutoSize = true;
|
|
|
+ this.label3.Location = new System.Drawing.Point(63, 101);
|
|
|
+ this.label3.Name = "label3";
|
|
|
+ this.label3.Size = new System.Drawing.Size(53, 12);
|
|
|
+ this.label3.TabIndex = 2;
|
|
|
+ this.label3.Text = "软件包ID";
|
|
|
+ //
|
|
|
+ // label4
|
|
|
+ //
|
|
|
+ this.label4.AutoSize = true;
|
|
|
+ this.label4.Location = new System.Drawing.Point(51, 146);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(65, 12);
|
|
|
+ this.label4.TabIndex = 3;
|
|
|
+ this.label4.Text = "通行证种类";
|
|
|
+ //
|
|
|
+ // label5
|
|
|
+ //
|
|
|
+ this.label5.AutoSize = true;
|
|
|
+ this.label5.Location = new System.Drawing.Point(75, 189);
|
|
|
+ this.label5.Name = "label5";
|
|
|
+ this.label5.Size = new System.Drawing.Size(41, 12);
|
|
|
+ this.label5.TabIndex = 4;
|
|
|
+ this.label5.Text = "有效期";
|
|
|
+ //
|
|
|
+ // label6
|
|
|
+ //
|
|
|
+ this.label6.AutoSize = true;
|
|
|
+ this.label6.Location = new System.Drawing.Point(39, 239);
|
|
|
+ this.label6.Name = "label6";
|
|
|
+ this.label6.Size = new System.Drawing.Size(77, 12);
|
|
|
+ this.label6.TabIndex = 5;
|
|
|
+ this.label6.Text = "通行证代码串";
|
|
|
+ //
|
|
|
+ // textBox1
|
|
|
+ //
|
|
|
+ this.textBox1.Location = new System.Drawing.Point(149, 12);
|
|
|
+ this.textBox1.Name = "textBox1";
|
|
|
+ this.textBox1.Size = new System.Drawing.Size(296, 21);
|
|
|
+ this.textBox1.TabIndex = 6;
|
|
|
+ this.textBox1.TextChanged += new System.EventHandler(this.OnEnChangeEditNickname);
|
|
|
+ //
|
|
|
+ // textBox2
|
|
|
+ //
|
|
|
+ this.textBox2.Location = new System.Drawing.Point(149, 52);
|
|
|
+ this.textBox2.Name = "textBox2";
|
|
|
+ this.textBox2.Size = new System.Drawing.Size(296, 21);
|
|
|
+ this.textBox2.TabIndex = 7;
|
|
|
+ this.textBox2.TextChanged += new System.EventHandler(this.OnEnChangeEditMacheineid);
|
|
|
+ //
|
|
|
+ // comboBox1
|
|
|
+ //
|
|
|
+ this.comboBox1.FormattingEnabled = true;
|
|
|
+ this.comboBox1.Location = new System.Drawing.Point(149, 93);
|
|
|
+ this.comboBox1.Name = "comboBox1";
|
|
|
+ this.comboBox1.Size = new System.Drawing.Size(296, 20);
|
|
|
+ this.comboBox1.TabIndex = 8;
|
|
|
+ this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.OnCbnSelchangeComboPackid);
|
|
|
+ //
|
|
|
+ // comboBox2
|
|
|
+ //
|
|
|
+ this.comboBox2.FormattingEnabled = true;
|
|
|
+ this.comboBox2.Location = new System.Drawing.Point(149, 138);
|
|
|
+ this.comboBox2.Name = "comboBox2";
|
|
|
+ this.comboBox2.Size = new System.Drawing.Size(296, 20);
|
|
|
+ this.comboBox2.TabIndex = 9;
|
|
|
+ this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.OnCbnSelchangeComboLicensetype);
|
|
|
+ //
|
|
|
+ // m_dateTime
|
|
|
+ //
|
|
|
+ this.m_dateTime.Location = new System.Drawing.Point(149, 180);
|
|
|
+ this.m_dateTime.Name = "m_dateTime";
|
|
|
+ this.m_dateTime.Size = new System.Drawing.Size(296, 21);
|
|
|
+ this.m_dateTime.TabIndex = 10;
|
|
|
+ this.m_dateTime.ValueChanged += new System.EventHandler(this.OnDtnDatetimechangeDatetimeExpiredate);
|
|
|
+ //
|
|
|
+ // textBox3
|
|
|
+ //
|
|
|
+ this.textBox3.Location = new System.Drawing.Point(149, 230);
|
|
|
+ this.textBox3.Name = "textBox3";
|
|
|
+ this.textBox3.Size = new System.Drawing.Size(296, 21);
|
|
|
+ this.textBox3.TabIndex = 11;
|
|
|
+ //
|
|
|
+ // button1
|
|
|
+ //
|
|
|
+ this.button1.Location = new System.Drawing.Point(149, 272);
|
|
|
+ this.button1.Name = "button1";
|
|
|
+ this.button1.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.button1.TabIndex = 12;
|
|
|
+ this.button1.Text = "加载";
|
|
|
+ this.button1.UseVisualStyleBackColor = true;
|
|
|
+ this.button1.Click += new System.EventHandler(this.OnBnClickedButtonLoad);
|
|
|
+ //
|
|
|
+ // button2
|
|
|
+ //
|
|
|
+ this.button2.Location = new System.Drawing.Point(260, 272);
|
|
|
+ this.button2.Name = "button2";
|
|
|
+ this.button2.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.button2.TabIndex = 13;
|
|
|
+ this.button2.Text = "保存";
|
|
|
+ this.button2.UseVisualStyleBackColor = true;
|
|
|
+ this.button2.Click += new System.EventHandler(this.OnBnClickedOk);
|
|
|
+ //
|
|
|
+ // button3
|
|
|
+ //
|
|
|
+ this.button3.Location = new System.Drawing.Point(370, 272);
|
|
|
+ this.button3.Name = "button3";
|
|
|
+ this.button3.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.button3.TabIndex = 14;
|
|
|
+ this.button3.Text = "放弃";
|
|
|
+ this.button3.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // DlgLicenseInfo
|
|
|
+ //
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.ClientSize = new System.Drawing.Size(463, 310);
|
|
|
+ this.Controls.Add(this.button3);
|
|
|
+ this.Controls.Add(this.button2);
|
|
|
+ this.Controls.Add(this.button1);
|
|
|
+ this.Controls.Add(this.textBox3);
|
|
|
+ this.Controls.Add(this.m_dateTime);
|
|
|
+ this.Controls.Add(this.comboBox2);
|
|
|
+ this.Controls.Add(this.comboBox1);
|
|
|
+ this.Controls.Add(this.textBox2);
|
|
|
+ this.Controls.Add(this.textBox1);
|
|
|
+ this.Controls.Add(this.label6);
|
|
|
+ this.Controls.Add(this.label5);
|
|
|
+ this.Controls.Add(this.label4);
|
|
|
+ this.Controls.Add(this.label3);
|
|
|
+ this.Controls.Add(this.label2);
|
|
|
+ this.Controls.Add(this.label1);
|
|
|
+ this.Name = "DlgLicenseInfo";
|
|
|
+ this.Text = "通行证信息";
|
|
|
+ this.ResumeLayout(false);
|
|
|
+ this.PerformLayout();
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ private System.Windows.Forms.Label label1;
|
|
|
+ private System.Windows.Forms.Label label2;
|
|
|
+ private System.Windows.Forms.Label label3;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private System.Windows.Forms.Label label5;
|
|
|
+ private System.Windows.Forms.Label label6;
|
|
|
+ private System.Windows.Forms.TextBox textBox1;
|
|
|
+ private System.Windows.Forms.TextBox textBox2;
|
|
|
+ private System.Windows.Forms.ComboBox comboBox1;
|
|
|
+ private System.Windows.Forms.ComboBox comboBox2;
|
|
|
+ private System.Windows.Forms.DateTimePicker m_dateTime;
|
|
|
+ private System.Windows.Forms.TextBox textBox3;
|
|
|
+ private System.Windows.Forms.Button button1;
|
|
|
+ private System.Windows.Forms.Button button2;
|
|
|
+ private System.Windows.Forms.Button button3;
|
|
|
+ }
|
|
|
+}
|