|
|
@@ -73,11 +73,11 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.MainTabControl.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.MainTabControl.ItemSize = new System.Drawing.Size(96, 25);
|
|
|
- this.MainTabControl.Location = new System.Drawing.Point(156, 40);
|
|
|
+ this.MainTabControl.Location = new System.Drawing.Point(186, 40);
|
|
|
this.MainTabControl.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.MainTabControl.Name = "MainTabControl";
|
|
|
this.MainTabControl.SelectedIndex = 0;
|
|
|
- this.MainTabControl.Size = new System.Drawing.Size(1121, 700);
|
|
|
+ this.MainTabControl.Size = new System.Drawing.Size(1118, 700);
|
|
|
this.MainTabControl.TabIndex = 7;
|
|
|
this.MainTabControl.ControlRemoved += new System.Windows.Forms.ControlEventHandler(this.MainTabControl_ControlRemoved);
|
|
|
//
|
|
|
@@ -109,7 +109,7 @@
|
|
|
this.BasicInf.Location = new System.Drawing.Point(0, 741);
|
|
|
this.BasicInf.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.BasicInf.Name = "BasicInf";
|
|
|
- this.BasicInf.Size = new System.Drawing.Size(1277, 39);
|
|
|
+ this.BasicInf.Size = new System.Drawing.Size(1304, 39);
|
|
|
this.BasicInf.TabIndex = 6;
|
|
|
//
|
|
|
// inf_currentstep
|
|
|
@@ -224,7 +224,7 @@
|
|
|
this.panel1.Location = new System.Drawing.Point(0, 40);
|
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.panel1.Name = "panel1";
|
|
|
- this.panel1.Size = new System.Drawing.Size(155, 702);
|
|
|
+ this.panel1.Size = new System.Drawing.Size(185, 702);
|
|
|
this.panel1.TabIndex = 1;
|
|
|
//
|
|
|
// Menu
|
|
|
@@ -233,7 +233,7 @@
|
|
|
this.Menu.Location = new System.Drawing.Point(0, 0);
|
|
|
this.Menu.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.Menu.Name = "Menu";
|
|
|
- this.Menu.Size = new System.Drawing.Size(153, 700);
|
|
|
+ this.Menu.Size = new System.Drawing.Size(183, 700);
|
|
|
this.Menu.TabIndex = 3;
|
|
|
//
|
|
|
// notifyIcon1
|
|
|
@@ -259,7 +259,7 @@
|
|
|
this.headBar1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.headBar1.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.headBar1.Name = "headBar1";
|
|
|
- this.headBar1.Size = new System.Drawing.Size(1277, 40);
|
|
|
+ this.headBar1.Size = new System.Drawing.Size(1304, 40);
|
|
|
this.headBar1.TabIndex = 0;
|
|
|
this.headBar1.Title = null;
|
|
|
//
|
|
|
@@ -267,7 +267,7 @@
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1277, 780);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1304, 780);
|
|
|
this.Controls.Add(this.BasicInf);
|
|
|
this.Controls.Add(this.MainTabControl);
|
|
|
this.Controls.Add(this.pictureBox1);
|