|
|
@@ -30,22 +30,6 @@
|
|
|
{
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OTSSystemManagerForms));
|
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
|
- this.tabLicenseSet = new System.Windows.Forms.TabPage();
|
|
|
- this.lnklab_about = new System.Windows.Forms.LinkLabel();
|
|
|
- this.btnRemove = new System.Windows.Forms.Button();
|
|
|
- this.btnRequest = new System.Windows.Forms.Button();
|
|
|
- this.btnUpdate = new System.Windows.Forms.Button();
|
|
|
- this.tbExpireDate = new System.Windows.Forms.TextBox();
|
|
|
- this.tbPassType = new System.Windows.Forms.TextBox();
|
|
|
- this.tbOTSProduct = new System.Windows.Forms.TextBox();
|
|
|
- this.tbLHardwareID = new System.Windows.Forms.TextBox();
|
|
|
- this.lblExpireDate = new System.Windows.Forms.Label();
|
|
|
- this.lblOTSProduct = new System.Windows.Forms.Label();
|
|
|
- this.tbLComupterName = new System.Windows.Forms.TextBox();
|
|
|
- this.lblLHardwareID = new System.Windows.Forms.Label();
|
|
|
- this.lblPassType = new System.Windows.Forms.Label();
|
|
|
- this.lblLComupterName = new System.Windows.Forms.Label();
|
|
|
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
this.tabHardwareSet = new System.Windows.Forms.TabPage();
|
|
|
this.rbEsprit21 = new System.Windows.Forms.RadioButton();
|
|
|
this.rbEsprit19 = new System.Windows.Forms.RadioButton();
|
|
|
@@ -60,16 +44,32 @@
|
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
|
this.tabLanguage = new System.Windows.Forms.TabPage();
|
|
|
- this.rdb_ch = new System.Windows.Forms.RadioButton();
|
|
|
- this.rdb_en = new System.Windows.Forms.RadioButton();
|
|
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
|
+ this.rdb_en = new System.Windows.Forms.RadioButton();
|
|
|
+ this.rdb_ch = new System.Windows.Forms.RadioButton();
|
|
|
+ this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
+ this.lblLComupterName = new System.Windows.Forms.Label();
|
|
|
+ this.lblPassType = new System.Windows.Forms.Label();
|
|
|
+ this.lblLHardwareID = new System.Windows.Forms.Label();
|
|
|
+ this.tbLComupterName = new System.Windows.Forms.TextBox();
|
|
|
+ this.lblOTSProduct = new System.Windows.Forms.Label();
|
|
|
+ this.lblExpireDate = new System.Windows.Forms.Label();
|
|
|
+ this.tbLHardwareID = new System.Windows.Forms.TextBox();
|
|
|
+ this.tbOTSProduct = new System.Windows.Forms.TextBox();
|
|
|
+ this.tbPassType = new System.Windows.Forms.TextBox();
|
|
|
+ this.tbExpireDate = new System.Windows.Forms.TextBox();
|
|
|
+ this.btnUpdate = new System.Windows.Forms.Button();
|
|
|
+ this.btnRequest = new System.Windows.Forms.Button();
|
|
|
+ this.btnRemove = new System.Windows.Forms.Button();
|
|
|
+ this.lnklab_about = new System.Windows.Forms.LinkLabel();
|
|
|
+ this.tabLicenseSet = new System.Windows.Forms.TabPage();
|
|
|
this.tabControl1.SuspendLayout();
|
|
|
- this.tabLicenseSet.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
this.tabHardwareSet.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
|
this.tabLanguage.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
+ this.tabLicenseSet.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// tabControl1
|
|
|
@@ -79,187 +79,12 @@
|
|
|
this.tabControl1.Controls.Add(this.tabLanguage);
|
|
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.tabControl1.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.tabControl1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.tabControl1.Name = "tabControl1";
|
|
|
this.tabControl1.SelectedIndex = 0;
|
|
|
- this.tabControl1.Size = new System.Drawing.Size(830, 326);
|
|
|
+ this.tabControl1.Size = new System.Drawing.Size(557, 229);
|
|
|
this.tabControl1.TabIndex = 0;
|
|
|
- //
|
|
|
- // tabLicenseSet
|
|
|
- //
|
|
|
- this.tabLicenseSet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
|
- this.tabLicenseSet.Controls.Add(this.lnklab_about);
|
|
|
- this.tabLicenseSet.Controls.Add(this.btnRemove);
|
|
|
- this.tabLicenseSet.Controls.Add(this.btnRequest);
|
|
|
- this.tabLicenseSet.Controls.Add(this.btnUpdate);
|
|
|
- this.tabLicenseSet.Controls.Add(this.tbExpireDate);
|
|
|
- this.tabLicenseSet.Controls.Add(this.tbPassType);
|
|
|
- this.tabLicenseSet.Controls.Add(this.tbOTSProduct);
|
|
|
- this.tabLicenseSet.Controls.Add(this.tbLHardwareID);
|
|
|
- this.tabLicenseSet.Controls.Add(this.lblExpireDate);
|
|
|
- this.tabLicenseSet.Controls.Add(this.lblOTSProduct);
|
|
|
- this.tabLicenseSet.Controls.Add(this.tbLComupterName);
|
|
|
- this.tabLicenseSet.Controls.Add(this.lblLHardwareID);
|
|
|
- this.tabLicenseSet.Controls.Add(this.lblPassType);
|
|
|
- this.tabLicenseSet.Controls.Add(this.lblLComupterName);
|
|
|
- this.tabLicenseSet.Controls.Add(this.pictureBox1);
|
|
|
- this.tabLicenseSet.Location = new System.Drawing.Point(4, 28);
|
|
|
- this.tabLicenseSet.Name = "tabLicenseSet";
|
|
|
- this.tabLicenseSet.Padding = new System.Windows.Forms.Padding(3);
|
|
|
- this.tabLicenseSet.Size = new System.Drawing.Size(822, 294);
|
|
|
- this.tabLicenseSet.TabIndex = 0;
|
|
|
- this.tabLicenseSet.Text = "通行证";
|
|
|
- this.tabLicenseSet.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // lnklab_about
|
|
|
- //
|
|
|
- this.lnklab_about.AutoSize = true;
|
|
|
- this.lnklab_about.Location = new System.Drawing.Point(701, 264);
|
|
|
- this.lnklab_about.Name = "lnklab_about";
|
|
|
- this.lnklab_about.Size = new System.Drawing.Size(71, 18);
|
|
|
- this.lnklab_about.TabIndex = 22;
|
|
|
- this.lnklab_about.TabStop = true;
|
|
|
- this.lnklab_about.Text = "OTS版本";
|
|
|
- this.lnklab_about.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lnklab_about_LinkClicked);
|
|
|
- //
|
|
|
- // btnRemove
|
|
|
- //
|
|
|
- this.btnRemove.Location = new System.Drawing.Point(690, 213);
|
|
|
- this.btnRemove.Name = "btnRemove";
|
|
|
- this.btnRemove.Size = new System.Drawing.Size(100, 36);
|
|
|
- this.btnRemove.TabIndex = 19;
|
|
|
- this.btnRemove.Text = "移除";
|
|
|
- this.btnRemove.UseVisualStyleBackColor = true;
|
|
|
- this.btnRemove.Click += new System.EventHandler(this.btnRemove_Click);
|
|
|
- //
|
|
|
- // btnRequest
|
|
|
- //
|
|
|
- this.btnRequest.Location = new System.Drawing.Point(690, 63);
|
|
|
- this.btnRequest.Name = "btnRequest";
|
|
|
- this.btnRequest.Size = new System.Drawing.Size(100, 36);
|
|
|
- this.btnRequest.TabIndex = 18;
|
|
|
- this.btnRequest.Text = "请求";
|
|
|
- this.btnRequest.UseVisualStyleBackColor = true;
|
|
|
- this.btnRequest.Click += new System.EventHandler(this.btnRequest_Click);
|
|
|
- //
|
|
|
- // btnUpdate
|
|
|
- //
|
|
|
- this.btnUpdate.Location = new System.Drawing.Point(690, 13);
|
|
|
- this.btnUpdate.Name = "btnUpdate";
|
|
|
- this.btnUpdate.Size = new System.Drawing.Size(100, 36);
|
|
|
- this.btnUpdate.TabIndex = 17;
|
|
|
- this.btnUpdate.Text = "激活";
|
|
|
- this.btnUpdate.UseVisualStyleBackColor = true;
|
|
|
- this.btnUpdate.Click += new System.EventHandler(this.btnActive_Click);
|
|
|
- //
|
|
|
- // tbExpireDate
|
|
|
- //
|
|
|
- this.tbExpireDate.Enabled = false;
|
|
|
- this.tbExpireDate.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tbExpireDate.Location = new System.Drawing.Point(300, 215);
|
|
|
- this.tbExpireDate.Name = "tbExpireDate";
|
|
|
- this.tbExpireDate.Size = new System.Drawing.Size(379, 31);
|
|
|
- this.tbExpireDate.TabIndex = 12;
|
|
|
- //
|
|
|
- // tbPassType
|
|
|
- //
|
|
|
- this.tbPassType.Enabled = false;
|
|
|
- this.tbPassType.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tbPassType.Location = new System.Drawing.Point(300, 166);
|
|
|
- this.tbPassType.Name = "tbPassType";
|
|
|
- this.tbPassType.Size = new System.Drawing.Size(379, 31);
|
|
|
- this.tbPassType.TabIndex = 13;
|
|
|
- //
|
|
|
- // tbOTSProduct
|
|
|
- //
|
|
|
- this.tbOTSProduct.Enabled = false;
|
|
|
- this.tbOTSProduct.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tbOTSProduct.Location = new System.Drawing.Point(300, 117);
|
|
|
- this.tbOTSProduct.Name = "tbOTSProduct";
|
|
|
- this.tbOTSProduct.Size = new System.Drawing.Size(379, 31);
|
|
|
- this.tbOTSProduct.TabIndex = 14;
|
|
|
- //
|
|
|
- // tbLHardwareID
|
|
|
- //
|
|
|
- this.tbLHardwareID.Enabled = false;
|
|
|
- this.tbLHardwareID.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tbLHardwareID.Location = new System.Drawing.Point(300, 65);
|
|
|
- this.tbLHardwareID.Name = "tbLHardwareID";
|
|
|
- this.tbLHardwareID.Size = new System.Drawing.Size(379, 31);
|
|
|
- this.tbLHardwareID.TabIndex = 15;
|
|
|
- //
|
|
|
- // lblExpireDate
|
|
|
- //
|
|
|
- this.lblExpireDate.AutoSize = true;
|
|
|
- this.lblExpireDate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.lblExpireDate.Location = new System.Drawing.Point(166, 221);
|
|
|
- this.lblExpireDate.Name = "lblExpireDate";
|
|
|
- this.lblExpireDate.Padding = new System.Windows.Forms.Padding(0, 0, 5, 0);
|
|
|
- this.lblExpireDate.Size = new System.Drawing.Size(67, 18);
|
|
|
- this.lblExpireDate.TabIndex = 7;
|
|
|
- this.lblExpireDate.Text = "有效期";
|
|
|
- //
|
|
|
- // lblOTSProduct
|
|
|
- //
|
|
|
- this.lblOTSProduct.AutoSize = true;
|
|
|
- this.lblOTSProduct.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.lblOTSProduct.Location = new System.Drawing.Point(166, 123);
|
|
|
- this.lblOTSProduct.Name = "lblOTSProduct";
|
|
|
- this.lblOTSProduct.Padding = new System.Windows.Forms.Padding(0, 0, 5, 0);
|
|
|
- this.lblOTSProduct.Size = new System.Drawing.Size(76, 18);
|
|
|
- this.lblOTSProduct.TabIndex = 8;
|
|
|
- this.lblOTSProduct.Text = "OTS产品";
|
|
|
- //
|
|
|
- // tbLComupterName
|
|
|
- //
|
|
|
- this.tbLComupterName.Enabled = false;
|
|
|
- this.tbLComupterName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tbLComupterName.Location = new System.Drawing.Point(300, 16);
|
|
|
- this.tbLComupterName.Name = "tbLComupterName";
|
|
|
- this.tbLComupterName.Size = new System.Drawing.Size(379, 31);
|
|
|
- this.tbLComupterName.TabIndex = 16;
|
|
|
- //
|
|
|
- // lblLHardwareID
|
|
|
- //
|
|
|
- this.lblLHardwareID.AutoSize = true;
|
|
|
- this.lblLHardwareID.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.lblLHardwareID.Location = new System.Drawing.Point(166, 71);
|
|
|
- this.lblLHardwareID.Name = "lblLHardwareID";
|
|
|
- this.lblLHardwareID.Padding = new System.Windows.Forms.Padding(0, 0, 5, 0);
|
|
|
- this.lblLHardwareID.Size = new System.Drawing.Size(67, 18);
|
|
|
- this.lblLHardwareID.TabIndex = 9;
|
|
|
- this.lblLHardwareID.Text = "硬件ID";
|
|
|
- //
|
|
|
- // lblPassType
|
|
|
- //
|
|
|
- this.lblPassType.AutoSize = true;
|
|
|
- this.lblPassType.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.lblPassType.Location = new System.Drawing.Point(166, 172);
|
|
|
- this.lblPassType.Name = "lblPassType";
|
|
|
- this.lblPassType.Padding = new System.Windows.Forms.Padding(0, 0, 5, 0);
|
|
|
- this.lblPassType.Size = new System.Drawing.Size(103, 18);
|
|
|
- this.lblPassType.TabIndex = 10;
|
|
|
- this.lblPassType.Text = "通行证类型";
|
|
|
- //
|
|
|
- // lblLComupterName
|
|
|
- //
|
|
|
- this.lblLComupterName.AutoSize = true;
|
|
|
- this.lblLComupterName.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.lblLComupterName.Location = new System.Drawing.Point(166, 22);
|
|
|
- this.lblLComupterName.Name = "lblLComupterName";
|
|
|
- this.lblLComupterName.Padding = new System.Windows.Forms.Padding(0, 0, 5, 0);
|
|
|
- this.lblLComupterName.Size = new System.Drawing.Size(103, 18);
|
|
|
- this.lblLComupterName.TabIndex = 11;
|
|
|
- this.lblLComupterName.Text = "计算机名称";
|
|
|
- //
|
|
|
- // pictureBox1
|
|
|
- //
|
|
|
- this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
|
- this.pictureBox1.Location = new System.Drawing.Point(56, 34);
|
|
|
- this.pictureBox1.Name = "pictureBox1";
|
|
|
- this.pictureBox1.Size = new System.Drawing.Size(100, 100);
|
|
|
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
- this.pictureBox1.TabIndex = 6;
|
|
|
- this.pictureBox1.TabStop = false;
|
|
|
+ this.tabControl1.Visible = false;
|
|
|
//
|
|
|
// tabHardwareSet
|
|
|
//
|
|
|
@@ -275,10 +100,11 @@
|
|
|
this.tabHardwareSet.Controls.Add(this.pictureBox2);
|
|
|
this.tabHardwareSet.Controls.Add(this.button2);
|
|
|
this.tabHardwareSet.Controls.Add(this.button1);
|
|
|
- this.tabHardwareSet.Location = new System.Drawing.Point(4, 28);
|
|
|
+ this.tabHardwareSet.Location = new System.Drawing.Point(4, 22);
|
|
|
+ this.tabHardwareSet.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.tabHardwareSet.Name = "tabHardwareSet";
|
|
|
- this.tabHardwareSet.Padding = new System.Windows.Forms.Padding(3);
|
|
|
- this.tabHardwareSet.Size = new System.Drawing.Size(822, 294);
|
|
|
+ this.tabHardwareSet.Padding = new System.Windows.Forms.Padding(2);
|
|
|
+ this.tabHardwareSet.Size = new System.Drawing.Size(549, 203);
|
|
|
this.tabHardwareSet.TabIndex = 1;
|
|
|
this.tabHardwareSet.Text = "硬件";
|
|
|
this.tabHardwareSet.UseVisualStyleBackColor = true;
|
|
|
@@ -286,9 +112,10 @@
|
|
|
// rbEsprit21
|
|
|
//
|
|
|
this.rbEsprit21.AutoSize = true;
|
|
|
- this.rbEsprit21.Location = new System.Drawing.Point(297, 214);
|
|
|
+ this.rbEsprit21.Location = new System.Drawing.Point(198, 143);
|
|
|
+ this.rbEsprit21.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.rbEsprit21.Name = "rbEsprit21";
|
|
|
- this.rbEsprit21.Size = new System.Drawing.Size(249, 22);
|
|
|
+ this.rbEsprit21.Size = new System.Drawing.Size(167, 16);
|
|
|
this.rbEsprit21.TabIndex = 15;
|
|
|
this.rbEsprit21.Text = "Bruker.API.Esprit2.1.dll";
|
|
|
this.rbEsprit21.UseVisualStyleBackColor = true;
|
|
|
@@ -298,9 +125,10 @@
|
|
|
//
|
|
|
this.rbEsprit19.AutoSize = true;
|
|
|
this.rbEsprit19.Checked = true;
|
|
|
- this.rbEsprit19.Location = new System.Drawing.Point(297, 180);
|
|
|
+ this.rbEsprit19.Location = new System.Drawing.Point(198, 120);
|
|
|
+ this.rbEsprit19.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.rbEsprit19.Name = "rbEsprit19";
|
|
|
- this.rbEsprit19.Size = new System.Drawing.Size(249, 22);
|
|
|
+ this.rbEsprit19.Size = new System.Drawing.Size(167, 16);
|
|
|
this.rbEsprit19.TabIndex = 15;
|
|
|
this.rbEsprit19.TabStop = true;
|
|
|
this.rbEsprit19.Text = "Bruker.API.Esprit1.9.dll";
|
|
|
@@ -317,9 +145,10 @@
|
|
|
"ESEM",
|
|
|
"ZEISS",
|
|
|
"Oxford"});
|
|
|
- this.CmbSEMController.Location = new System.Drawing.Point(274, 34);
|
|
|
+ this.CmbSEMController.Location = new System.Drawing.Point(183, 23);
|
|
|
+ this.CmbSEMController.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.CmbSEMController.Name = "CmbSEMController";
|
|
|
- this.CmbSEMController.Size = new System.Drawing.Size(354, 26);
|
|
|
+ this.CmbSEMController.Size = new System.Drawing.Size(237, 20);
|
|
|
this.CmbSEMController.TabIndex = 13;
|
|
|
//
|
|
|
// CmbEDSController
|
|
|
@@ -330,16 +159,18 @@
|
|
|
"Bruker",
|
|
|
"OffLine",
|
|
|
"Oxford"});
|
|
|
- this.CmbEDSController.Location = new System.Drawing.Point(274, 110);
|
|
|
+ this.CmbEDSController.Location = new System.Drawing.Point(183, 73);
|
|
|
+ this.CmbEDSController.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.CmbEDSController.Name = "CmbEDSController";
|
|
|
- this.CmbEDSController.Size = new System.Drawing.Size(354, 26);
|
|
|
+ this.CmbEDSController.Size = new System.Drawing.Size(237, 20);
|
|
|
this.CmbEDSController.TabIndex = 14;
|
|
|
//
|
|
|
// btnEDSTest
|
|
|
//
|
|
|
- this.btnEDSTest.Location = new System.Drawing.Point(644, 104);
|
|
|
+ this.btnEDSTest.Location = new System.Drawing.Point(429, 69);
|
|
|
+ this.btnEDSTest.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.btnEDSTest.Name = "btnEDSTest";
|
|
|
- this.btnEDSTest.Size = new System.Drawing.Size(116, 36);
|
|
|
+ this.btnEDSTest.Size = new System.Drawing.Size(77, 24);
|
|
|
this.btnEDSTest.TabIndex = 12;
|
|
|
this.btnEDSTest.Text = "EDS测试";
|
|
|
this.btnEDSTest.UseVisualStyleBackColor = true;
|
|
|
@@ -347,9 +178,10 @@
|
|
|
//
|
|
|
// btnSEMTest
|
|
|
//
|
|
|
- this.btnSEMTest.Location = new System.Drawing.Point(644, 30);
|
|
|
+ this.btnSEMTest.Location = new System.Drawing.Point(429, 20);
|
|
|
+ this.btnSEMTest.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.btnSEMTest.Name = "btnSEMTest";
|
|
|
- this.btnSEMTest.Size = new System.Drawing.Size(116, 36);
|
|
|
+ this.btnSEMTest.Size = new System.Drawing.Size(77, 24);
|
|
|
this.btnSEMTest.TabIndex = 10;
|
|
|
this.btnSEMTest.Text = "SEM测试";
|
|
|
this.btnSEMTest.UseVisualStyleBackColor = true;
|
|
|
@@ -358,54 +190,60 @@
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
- this.label1.Location = new System.Drawing.Point(173, 182);
|
|
|
+ this.label1.Location = new System.Drawing.Point(115, 121);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(98, 18);
|
|
|
+ this.label1.Size = new System.Drawing.Size(65, 12);
|
|
|
this.label1.TabIndex = 8;
|
|
|
this.label1.Text = "Bruker版本";
|
|
|
//
|
|
|
// lblHEDSController
|
|
|
//
|
|
|
this.lblHEDSController.AutoSize = true;
|
|
|
- this.lblHEDSController.Location = new System.Drawing.Point(183, 112);
|
|
|
+ this.lblHEDSController.Location = new System.Drawing.Point(122, 75);
|
|
|
+ this.lblHEDSController.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.lblHEDSController.Name = "lblHEDSController";
|
|
|
- this.lblHEDSController.Size = new System.Drawing.Size(89, 18);
|
|
|
+ this.lblHEDSController.Size = new System.Drawing.Size(59, 12);
|
|
|
this.lblHEDSController.TabIndex = 8;
|
|
|
this.lblHEDSController.Text = "EDS控制器";
|
|
|
//
|
|
|
// lblHSEMController
|
|
|
//
|
|
|
this.lblHSEMController.AutoSize = true;
|
|
|
- this.lblHSEMController.Location = new System.Drawing.Point(183, 39);
|
|
|
+ this.lblHSEMController.Location = new System.Drawing.Point(122, 26);
|
|
|
+ this.lblHSEMController.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.lblHSEMController.Name = "lblHSEMController";
|
|
|
- this.lblHSEMController.Size = new System.Drawing.Size(89, 18);
|
|
|
+ this.lblHSEMController.Size = new System.Drawing.Size(59, 12);
|
|
|
this.lblHSEMController.TabIndex = 9;
|
|
|
this.lblHSEMController.Text = "SEM控制器";
|
|
|
//
|
|
|
// pictureBox2
|
|
|
//
|
|
|
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
|
|
|
- this.pictureBox2.Location = new System.Drawing.Point(56, 34);
|
|
|
+ this.pictureBox2.Location = new System.Drawing.Point(37, 23);
|
|
|
+ this.pictureBox2.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
|
- this.pictureBox2.Size = new System.Drawing.Size(100, 100);
|
|
|
+ this.pictureBox2.Size = new System.Drawing.Size(67, 67);
|
|
|
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
this.pictureBox2.TabIndex = 7;
|
|
|
this.pictureBox2.TabStop = false;
|
|
|
//
|
|
|
// button2
|
|
|
//
|
|
|
- this.button2.Location = new System.Drawing.Point(722, 548);
|
|
|
+ this.button2.Location = new System.Drawing.Point(481, 365);
|
|
|
+ this.button2.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.button2.Name = "button2";
|
|
|
- this.button2.Size = new System.Drawing.Size(100, 34);
|
|
|
+ this.button2.Size = new System.Drawing.Size(67, 23);
|
|
|
this.button2.TabIndex = 2;
|
|
|
this.button2.Text = "button1";
|
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// button1
|
|
|
//
|
|
|
- this.button1.Location = new System.Drawing.Point(614, 548);
|
|
|
+ this.button1.Location = new System.Drawing.Point(409, 365);
|
|
|
+ this.button1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.button1.Name = "button1";
|
|
|
- this.button1.Size = new System.Drawing.Size(100, 34);
|
|
|
+ this.button1.Size = new System.Drawing.Size(67, 23);
|
|
|
this.button1.TabIndex = 2;
|
|
|
this.button1.Text = "button1";
|
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
|
@@ -415,72 +253,260 @@
|
|
|
this.tabLanguage.Controls.Add(this.pictureBox3);
|
|
|
this.tabLanguage.Controls.Add(this.rdb_en);
|
|
|
this.tabLanguage.Controls.Add(this.rdb_ch);
|
|
|
- this.tabLanguage.Location = new System.Drawing.Point(4, 28);
|
|
|
+ this.tabLanguage.Location = new System.Drawing.Point(4, 22);
|
|
|
+ this.tabLanguage.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.tabLanguage.Name = "tabLanguage";
|
|
|
- this.tabLanguage.Size = new System.Drawing.Size(822, 294);
|
|
|
+ this.tabLanguage.Size = new System.Drawing.Size(549, 203);
|
|
|
this.tabLanguage.TabIndex = 2;
|
|
|
this.tabLanguage.Text = "语言";
|
|
|
this.tabLanguage.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
- // rdb_ch
|
|
|
+ // pictureBox3
|
|
|
//
|
|
|
- this.rdb_ch.AutoSize = true;
|
|
|
- this.rdb_ch.Location = new System.Drawing.Point(221, 37);
|
|
|
- this.rdb_ch.Name = "rdb_ch";
|
|
|
- this.rdb_ch.Size = new System.Drawing.Size(105, 22);
|
|
|
- this.rdb_ch.TabIndex = 0;
|
|
|
- this.rdb_ch.TabStop = true;
|
|
|
- this.rdb_ch.Text = "中文[ZH]";
|
|
|
- this.rdb_ch.UseVisualStyleBackColor = true;
|
|
|
- this.rdb_ch.CheckedChanged += new System.EventHandler(this.rdb_ch_CheckedChanged);
|
|
|
+ this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
|
|
|
+ this.pictureBox3.Location = new System.Drawing.Point(37, 23);
|
|
|
+ this.pictureBox3.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.pictureBox3.Name = "pictureBox3";
|
|
|
+ this.pictureBox3.Size = new System.Drawing.Size(67, 67);
|
|
|
+ this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
+ this.pictureBox3.TabIndex = 8;
|
|
|
+ this.pictureBox3.TabStop = false;
|
|
|
//
|
|
|
// rdb_en
|
|
|
//
|
|
|
this.rdb_en.AutoSize = true;
|
|
|
- this.rdb_en.Location = new System.Drawing.Point(221, 88);
|
|
|
+ this.rdb_en.Location = new System.Drawing.Point(147, 59);
|
|
|
+ this.rdb_en.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.rdb_en.Name = "rdb_en";
|
|
|
- this.rdb_en.Size = new System.Drawing.Size(105, 22);
|
|
|
+ this.rdb_en.Size = new System.Drawing.Size(71, 16);
|
|
|
this.rdb_en.TabIndex = 0;
|
|
|
this.rdb_en.TabStop = true;
|
|
|
this.rdb_en.Text = "英文[EN]";
|
|
|
this.rdb_en.UseVisualStyleBackColor = true;
|
|
|
this.rdb_en.CheckedChanged += new System.EventHandler(this.rdb_en_CheckedChanged);
|
|
|
//
|
|
|
- // pictureBox3
|
|
|
+ // rdb_ch
|
|
|
//
|
|
|
- this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
|
|
|
- this.pictureBox3.Location = new System.Drawing.Point(56, 34);
|
|
|
- this.pictureBox3.Name = "pictureBox3";
|
|
|
- this.pictureBox3.Size = new System.Drawing.Size(100, 100);
|
|
|
- this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
- this.pictureBox3.TabIndex = 8;
|
|
|
- this.pictureBox3.TabStop = false;
|
|
|
+ this.rdb_ch.AutoSize = true;
|
|
|
+ this.rdb_ch.Location = new System.Drawing.Point(147, 25);
|
|
|
+ this.rdb_ch.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.rdb_ch.Name = "rdb_ch";
|
|
|
+ this.rdb_ch.Size = new System.Drawing.Size(71, 16);
|
|
|
+ this.rdb_ch.TabIndex = 0;
|
|
|
+ this.rdb_ch.TabStop = true;
|
|
|
+ this.rdb_ch.Text = "中文[ZH]";
|
|
|
+ this.rdb_ch.UseVisualStyleBackColor = true;
|
|
|
+ this.rdb_ch.CheckedChanged += new System.EventHandler(this.rdb_ch_CheckedChanged);
|
|
|
+ //
|
|
|
+ // pictureBox1
|
|
|
+ //
|
|
|
+ this.pictureBox1.Location = new System.Drawing.Point(37, 23);
|
|
|
+ this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.pictureBox1.Name = "pictureBox1";
|
|
|
+ this.pictureBox1.Size = new System.Drawing.Size(67, 67);
|
|
|
+ this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
+ this.pictureBox1.TabIndex = 6;
|
|
|
+ this.pictureBox1.TabStop = false;
|
|
|
+ //
|
|
|
+ // lblLComupterName
|
|
|
+ //
|
|
|
+ this.lblLComupterName.AutoSize = true;
|
|
|
+ this.lblLComupterName.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblLComupterName.Location = new System.Drawing.Point(111, 15);
|
|
|
+ this.lblLComupterName.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.lblLComupterName.Name = "lblLComupterName";
|
|
|
+ this.lblLComupterName.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
|
|
|
+ this.lblLComupterName.Size = new System.Drawing.Size(3, 12);
|
|
|
+ this.lblLComupterName.TabIndex = 11;
|
|
|
+ //
|
|
|
+ // lblPassType
|
|
|
+ //
|
|
|
+ this.lblPassType.AutoSize = true;
|
|
|
+ this.lblPassType.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblPassType.Location = new System.Drawing.Point(111, 115);
|
|
|
+ this.lblPassType.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.lblPassType.Name = "lblPassType";
|
|
|
+ this.lblPassType.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
|
|
|
+ this.lblPassType.Size = new System.Drawing.Size(3, 12);
|
|
|
+ this.lblPassType.TabIndex = 10;
|
|
|
+ //
|
|
|
+ // lblLHardwareID
|
|
|
+ //
|
|
|
+ this.lblLHardwareID.AutoSize = true;
|
|
|
+ this.lblLHardwareID.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblLHardwareID.Location = new System.Drawing.Point(111, 47);
|
|
|
+ this.lblLHardwareID.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.lblLHardwareID.Name = "lblLHardwareID";
|
|
|
+ this.lblLHardwareID.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
|
|
|
+ this.lblLHardwareID.Size = new System.Drawing.Size(3, 12);
|
|
|
+ this.lblLHardwareID.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // tbLComupterName
|
|
|
+ //
|
|
|
+ this.tbLComupterName.Enabled = false;
|
|
|
+ this.tbLComupterName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tbLComupterName.Location = new System.Drawing.Point(200, 11);
|
|
|
+ this.tbLComupterName.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.tbLComupterName.Name = "tbLComupterName";
|
|
|
+ this.tbLComupterName.Size = new System.Drawing.Size(254, 23);
|
|
|
+ this.tbLComupterName.TabIndex = 16;
|
|
|
+ //
|
|
|
+ // lblOTSProduct
|
|
|
+ //
|
|
|
+ this.lblOTSProduct.AutoSize = true;
|
|
|
+ this.lblOTSProduct.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblOTSProduct.Location = new System.Drawing.Point(111, 82);
|
|
|
+ this.lblOTSProduct.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.lblOTSProduct.Name = "lblOTSProduct";
|
|
|
+ this.lblOTSProduct.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
|
|
|
+ this.lblOTSProduct.Size = new System.Drawing.Size(3, 12);
|
|
|
+ this.lblOTSProduct.TabIndex = 8;
|
|
|
+ //
|
|
|
+ // lblExpireDate
|
|
|
+ //
|
|
|
+ this.lblExpireDate.AutoSize = true;
|
|
|
+ this.lblExpireDate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.lblExpireDate.Location = new System.Drawing.Point(111, 147);
|
|
|
+ this.lblExpireDate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.lblExpireDate.Name = "lblExpireDate";
|
|
|
+ this.lblExpireDate.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
|
|
|
+ this.lblExpireDate.Size = new System.Drawing.Size(3, 12);
|
|
|
+ this.lblExpireDate.TabIndex = 7;
|
|
|
+ //
|
|
|
+ // tbLHardwareID
|
|
|
+ //
|
|
|
+ this.tbLHardwareID.Enabled = false;
|
|
|
+ this.tbLHardwareID.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tbLHardwareID.Location = new System.Drawing.Point(200, 43);
|
|
|
+ this.tbLHardwareID.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.tbLHardwareID.Name = "tbLHardwareID";
|
|
|
+ this.tbLHardwareID.Size = new System.Drawing.Size(254, 23);
|
|
|
+ this.tbLHardwareID.TabIndex = 15;
|
|
|
+ //
|
|
|
+ // tbOTSProduct
|
|
|
+ //
|
|
|
+ this.tbOTSProduct.Enabled = false;
|
|
|
+ this.tbOTSProduct.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tbOTSProduct.Location = new System.Drawing.Point(200, 78);
|
|
|
+ this.tbOTSProduct.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.tbOTSProduct.Name = "tbOTSProduct";
|
|
|
+ this.tbOTSProduct.Size = new System.Drawing.Size(254, 23);
|
|
|
+ this.tbOTSProduct.TabIndex = 14;
|
|
|
+ //
|
|
|
+ // tbPassType
|
|
|
+ //
|
|
|
+ this.tbPassType.Enabled = false;
|
|
|
+ this.tbPassType.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tbPassType.Location = new System.Drawing.Point(200, 111);
|
|
|
+ this.tbPassType.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.tbPassType.Name = "tbPassType";
|
|
|
+ this.tbPassType.Size = new System.Drawing.Size(254, 23);
|
|
|
+ this.tbPassType.TabIndex = 13;
|
|
|
+ //
|
|
|
+ // tbExpireDate
|
|
|
+ //
|
|
|
+ this.tbExpireDate.Enabled = false;
|
|
|
+ this.tbExpireDate.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tbExpireDate.Location = new System.Drawing.Point(200, 143);
|
|
|
+ this.tbExpireDate.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.tbExpireDate.Name = "tbExpireDate";
|
|
|
+ this.tbExpireDate.Size = new System.Drawing.Size(254, 23);
|
|
|
+ this.tbExpireDate.TabIndex = 12;
|
|
|
+ //
|
|
|
+ // btnUpdate
|
|
|
+ //
|
|
|
+ this.btnUpdate.Location = new System.Drawing.Point(460, 9);
|
|
|
+ this.btnUpdate.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.btnUpdate.Name = "btnUpdate";
|
|
|
+ this.btnUpdate.Size = new System.Drawing.Size(67, 24);
|
|
|
+ this.btnUpdate.TabIndex = 17;
|
|
|
+ this.btnUpdate.Text = "激活";
|
|
|
+ this.btnUpdate.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // btnRequest
|
|
|
+ //
|
|
|
+ this.btnRequest.Location = new System.Drawing.Point(460, 42);
|
|
|
+ this.btnRequest.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.btnRequest.Name = "btnRequest";
|
|
|
+ this.btnRequest.Size = new System.Drawing.Size(67, 24);
|
|
|
+ this.btnRequest.TabIndex = 18;
|
|
|
+ this.btnRequest.Text = "请求";
|
|
|
+ this.btnRequest.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // btnRemove
|
|
|
+ //
|
|
|
+ this.btnRemove.Location = new System.Drawing.Point(460, 142);
|
|
|
+ this.btnRemove.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.btnRemove.Name = "btnRemove";
|
|
|
+ this.btnRemove.Size = new System.Drawing.Size(67, 24);
|
|
|
+ this.btnRemove.TabIndex = 19;
|
|
|
+ this.btnRemove.Text = "移除";
|
|
|
+ this.btnRemove.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // lnklab_about
|
|
|
+ //
|
|
|
+ this.lnklab_about.AutoSize = true;
|
|
|
+ this.lnklab_about.Location = new System.Drawing.Point(467, 176);
|
|
|
+ this.lnklab_about.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.lnklab_about.Name = "lnklab_about";
|
|
|
+ this.lnklab_about.Size = new System.Drawing.Size(0, 12);
|
|
|
+ this.lnklab_about.TabIndex = 22;
|
|
|
+ this.lnklab_about.TabStop = true;
|
|
|
+ this.lnklab_about.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lnklab_about_LinkClicked);
|
|
|
+ //
|
|
|
+ // tabLicenseSet
|
|
|
+ //
|
|
|
+ this.tabLicenseSet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
|
+ this.tabLicenseSet.Controls.Add(this.lnklab_about);
|
|
|
+ this.tabLicenseSet.Controls.Add(this.btnRemove);
|
|
|
+ this.tabLicenseSet.Controls.Add(this.btnRequest);
|
|
|
+ this.tabLicenseSet.Controls.Add(this.btnUpdate);
|
|
|
+ this.tabLicenseSet.Controls.Add(this.tbExpireDate);
|
|
|
+ this.tabLicenseSet.Controls.Add(this.tbPassType);
|
|
|
+ this.tabLicenseSet.Controls.Add(this.tbOTSProduct);
|
|
|
+ this.tabLicenseSet.Controls.Add(this.tbLHardwareID);
|
|
|
+ this.tabLicenseSet.Controls.Add(this.lblExpireDate);
|
|
|
+ this.tabLicenseSet.Controls.Add(this.lblOTSProduct);
|
|
|
+ this.tabLicenseSet.Controls.Add(this.tbLComupterName);
|
|
|
+ this.tabLicenseSet.Controls.Add(this.lblLHardwareID);
|
|
|
+ this.tabLicenseSet.Controls.Add(this.lblPassType);
|
|
|
+ this.tabLicenseSet.Controls.Add(this.lblLComupterName);
|
|
|
+ this.tabLicenseSet.Controls.Add(this.pictureBox1);
|
|
|
+ this.tabLicenseSet.Location = new System.Drawing.Point(4, 22);
|
|
|
+ this.tabLicenseSet.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.tabLicenseSet.Name = "tabLicenseSet";
|
|
|
+ this.tabLicenseSet.Padding = new System.Windows.Forms.Padding(2);
|
|
|
+ this.tabLicenseSet.Size = new System.Drawing.Size(549, 203);
|
|
|
+ this.tabLicenseSet.TabIndex = 0;
|
|
|
+ this.tabLicenseSet.Text = "通行证";
|
|
|
+ this.tabLicenseSet.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// OTSSystemManagerForms
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.White;
|
|
|
- this.ClientSize = new System.Drawing.Size(830, 326);
|
|
|
+ this.ClientSize = new System.Drawing.Size(557, 229);
|
|
|
this.Controls.Add(this.tabControl1);
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.MaximizeBox = false;
|
|
|
- this.MaximumSize = new System.Drawing.Size(852, 382);
|
|
|
- this.MinimumSize = new System.Drawing.Size(852, 382);
|
|
|
+ this.MaximumSize = new System.Drawing.Size(573, 268);
|
|
|
+ this.MinimumSize = new System.Drawing.Size(573, 268);
|
|
|
this.Name = "OTSSystemManagerForms";
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.OTSSystemManagerForms_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.OTSSystemManagerForms_Load);
|
|
|
this.tabControl1.ResumeLayout(false);
|
|
|
- this.tabLicenseSet.ResumeLayout(false);
|
|
|
- this.tabLicenseSet.PerformLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
this.tabHardwareSet.ResumeLayout(false);
|
|
|
this.tabHardwareSet.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
|
this.tabLanguage.ResumeLayout(false);
|
|
|
this.tabLanguage.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
+ this.tabLicenseSet.ResumeLayout(false);
|
|
|
+ this.tabLicenseSet.PerformLayout();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
|
@@ -491,7 +517,22 @@
|
|
|
private System.Windows.Forms.TabPage tabHardwareSet;
|
|
|
private System.Windows.Forms.Button button2;
|
|
|
private System.Windows.Forms.Button button1;
|
|
|
+ private System.Windows.Forms.ComboBox CmbSEMController;
|
|
|
+ private System.Windows.Forms.ComboBox CmbEDSController;
|
|
|
+ private System.Windows.Forms.Button btnEDSTest;
|
|
|
+ private System.Windows.Forms.Button btnSEMTest;
|
|
|
+ private System.Windows.Forms.Label lblHEDSController;
|
|
|
+ private System.Windows.Forms.Label lblHSEMController;
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox2;
|
|
|
+ private System.Windows.Forms.RadioButton rbEsprit21;
|
|
|
+ private System.Windows.Forms.RadioButton rbEsprit19;
|
|
|
+ private System.Windows.Forms.Label label1;
|
|
|
+ private System.Windows.Forms.TabPage tabLanguage;
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox3;
|
|
|
+ private System.Windows.Forms.RadioButton rdb_en;
|
|
|
+ private System.Windows.Forms.RadioButton rdb_ch;
|
|
|
private System.Windows.Forms.TabPage tabLicenseSet;
|
|
|
+ private System.Windows.Forms.LinkLabel lnklab_about;
|
|
|
private System.Windows.Forms.Button btnRemove;
|
|
|
private System.Windows.Forms.Button btnRequest;
|
|
|
private System.Windows.Forms.Button btnUpdate;
|
|
|
@@ -506,20 +547,5 @@
|
|
|
private System.Windows.Forms.Label lblPassType;
|
|
|
private System.Windows.Forms.Label lblLComupterName;
|
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
- private System.Windows.Forms.ComboBox CmbSEMController;
|
|
|
- private System.Windows.Forms.ComboBox CmbEDSController;
|
|
|
- private System.Windows.Forms.Button btnEDSTest;
|
|
|
- private System.Windows.Forms.Button btnSEMTest;
|
|
|
- private System.Windows.Forms.Label lblHEDSController;
|
|
|
- private System.Windows.Forms.Label lblHSEMController;
|
|
|
- private System.Windows.Forms.PictureBox pictureBox2;
|
|
|
- private System.Windows.Forms.RadioButton rbEsprit21;
|
|
|
- private System.Windows.Forms.RadioButton rbEsprit19;
|
|
|
- private System.Windows.Forms.Label label1;
|
|
|
- private System.Windows.Forms.LinkLabel lnklab_about;
|
|
|
- private System.Windows.Forms.TabPage tabLanguage;
|
|
|
- private System.Windows.Forms.PictureBox pictureBox3;
|
|
|
- private System.Windows.Forms.RadioButton rdb_en;
|
|
|
- private System.Windows.Forms.RadioButton rdb_ch;
|
|
|
}
|
|
|
}
|