|
|
@@ -44,6 +44,8 @@
|
|
|
this.ExePage1 = new System.Windows.Forms.TabPage();
|
|
|
this.Page1Box = new System.Windows.Forms.TableLayoutPanel();
|
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
|
+ this.useCountVal = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.useCountLab = new System.Windows.Forms.Label();
|
|
|
this.Scrap = new System.Windows.Forms.Button();
|
|
|
this.Return = new System.Windows.Forms.Button();
|
|
|
this.stA = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
@@ -72,8 +74,6 @@
|
|
|
this.Receive = new System.Windows.Forms.Button();
|
|
|
this.Container = new System.Windows.Forms.TableLayoutPanel();
|
|
|
this.MsgBox = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
- this.useCountVal = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.useCountLab = new System.Windows.Forms.Label();
|
|
|
this.TopBox.SuspendLayout();
|
|
|
this.ExeBox.SuspendLayout();
|
|
|
this.ExePage1.SuspendLayout();
|
|
|
@@ -276,6 +276,33 @@
|
|
|
this.panel2.Size = new System.Drawing.Size(870, 188);
|
|
|
this.panel2.TabIndex = 1;
|
|
|
//
|
|
|
+ // useCountVal
|
|
|
+ //
|
|
|
+ this.useCountVal.AllPower = null;
|
|
|
+ this.useCountVal.BackColor = System.Drawing.Color.White;
|
|
|
+ this.useCountVal.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.useCountVal.ID = null;
|
|
|
+ this.useCountVal.Location = new System.Drawing.Point(438, 117);
|
|
|
+ this.useCountVal.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.useCountVal.Name = "useCountVal";
|
|
|
+ this.useCountVal.Power = null;
|
|
|
+ this.useCountVal.Size = new System.Drawing.Size(72, 31);
|
|
|
+ this.useCountVal.Str = null;
|
|
|
+ this.useCountVal.Str1 = null;
|
|
|
+ this.useCountVal.Str2 = null;
|
|
|
+ this.useCountVal.TabIndex = 156;
|
|
|
+ //
|
|
|
+ // useCountLab
|
|
|
+ //
|
|
|
+ this.useCountLab.AutoSize = true;
|
|
|
+ this.useCountLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.useCountLab.Location = new System.Drawing.Point(348, 118);
|
|
|
+ this.useCountLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.useCountLab.Name = "useCountLab";
|
|
|
+ this.useCountLab.Size = new System.Drawing.Size(101, 28);
|
|
|
+ this.useCountLab.TabIndex = 142;
|
|
|
+ this.useCountLab.Text = "使用次数:";
|
|
|
+ //
|
|
|
// Scrap
|
|
|
//
|
|
|
this.Scrap.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
@@ -315,7 +342,7 @@
|
|
|
this.stA.Str = null;
|
|
|
this.stA.Str1 = null;
|
|
|
this.stA.Str2 = null;
|
|
|
- this.stA.TabIndex = 139;
|
|
|
+ this.stA.TabIndex = 150;
|
|
|
//
|
|
|
// stALab
|
|
|
//
|
|
|
@@ -342,7 +369,7 @@
|
|
|
this.stB.Str = null;
|
|
|
this.stB.Str1 = null;
|
|
|
this.stB.Str2 = null;
|
|
|
- this.stB.TabIndex = 137;
|
|
|
+ this.stB.TabIndex = 153;
|
|
|
//
|
|
|
// stBLab
|
|
|
//
|
|
|
@@ -370,7 +397,7 @@
|
|
|
this.stC.Str = null;
|
|
|
this.stC.Str1 = null;
|
|
|
this.stC.Str2 = null;
|
|
|
- this.stC.TabIndex = 135;
|
|
|
+ this.stC.TabIndex = 151;
|
|
|
//
|
|
|
// stCLab
|
|
|
//
|
|
|
@@ -397,7 +424,7 @@
|
|
|
this.stD.Str = null;
|
|
|
this.stD.Str1 = null;
|
|
|
this.stD.Str2 = null;
|
|
|
- this.stD.TabIndex = 133;
|
|
|
+ this.stD.TabIndex = 154;
|
|
|
//
|
|
|
// stDLab
|
|
|
//
|
|
|
@@ -424,7 +451,7 @@
|
|
|
this.stE.Str = null;
|
|
|
this.stE.Str1 = null;
|
|
|
this.stE.Str2 = null;
|
|
|
- this.stE.TabIndex = 131;
|
|
|
+ this.stE.TabIndex = 152;
|
|
|
//
|
|
|
// stELab
|
|
|
//
|
|
|
@@ -462,7 +489,7 @@
|
|
|
this.empVal1.Str = null;
|
|
|
this.empVal1.Str1 = null;
|
|
|
this.empVal1.Str2 = null;
|
|
|
- this.empVal1.TabIndex = 128;
|
|
|
+ this.empVal1.TabIndex = 155;
|
|
|
//
|
|
|
// empLab1
|
|
|
//
|
|
|
@@ -655,33 +682,6 @@
|
|
|
this.MsgBox.TabIndex = 54;
|
|
|
this.MsgBox.Text = "";
|
|
|
//
|
|
|
- // useCountVal
|
|
|
- //
|
|
|
- this.useCountVal.AllPower = null;
|
|
|
- this.useCountVal.BackColor = System.Drawing.Color.White;
|
|
|
- this.useCountVal.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.useCountVal.ID = null;
|
|
|
- this.useCountVal.Location = new System.Drawing.Point(438, 117);
|
|
|
- this.useCountVal.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.useCountVal.Name = "useCountVal";
|
|
|
- this.useCountVal.Power = null;
|
|
|
- this.useCountVal.Size = new System.Drawing.Size(72, 31);
|
|
|
- this.useCountVal.Str = null;
|
|
|
- this.useCountVal.Str1 = null;
|
|
|
- this.useCountVal.Str2 = null;
|
|
|
- this.useCountVal.TabIndex = 143;
|
|
|
- //
|
|
|
- // useCountLab
|
|
|
- //
|
|
|
- this.useCountLab.AutoSize = true;
|
|
|
- this.useCountLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.useCountLab.Location = new System.Drawing.Point(348, 118);
|
|
|
- this.useCountLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.useCountLab.Name = "useCountLab";
|
|
|
- this.useCountLab.Size = new System.Drawing.Size(101, 28);
|
|
|
- this.useCountLab.TabIndex = 142;
|
|
|
- this.useCountLab.Text = "使用次数:";
|
|
|
- //
|
|
|
// Make_ToolingManager
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
|