|
@@ -36,22 +36,23 @@ namespace UAS_MES_NEW.Special
|
|
|
this.LocationSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
this.ComponentSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
this.bc_code = new System.Windows.Forms.Label();
|
|
|
- this.as_reason = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
|
+ this.Save = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.groupBoxWithBorder3 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.as_badpro = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
|
this.as_process = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
|
this.as_method = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
|
- this.as_badpro = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
|
+ this.as_reason = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
|
this.groupBoxWithBorder2 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.as_lcdconfirm = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
|
+ this.as_shellconfirm = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
|
+ this.as_duty2 = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
|
this.as_recheck = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
|
- this.as_lcdconfirm = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
|
- this.as_shellconfirm = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
|
this.as_changerconfirm = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
|
- this.as_duty2 = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
@@ -59,6 +60,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.AS_BADCODE = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.as_sku = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.nr_code = new System.Windows.Forms.Label();
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
@@ -69,9 +71,8 @@ namespace UAS_MES_NEW.Special
|
|
|
this.AS_WAY = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.nrg_code = new System.Windows.Forms.Label();
|
|
|
this.AS_CHARGER = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
- this.so_code = new System.Windows.Forms.Label();
|
|
|
+ this.as_id = new System.Windows.Forms.Label();
|
|
|
this.AS_SHELL = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
- this.mbr_dutycode = new System.Windows.Forms.Label();
|
|
|
this.AS_LCD = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.AS_DESCRIPTION_label = new System.Windows.Forms.Label();
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
@@ -83,26 +84,25 @@ namespace UAS_MES_NEW.Special
|
|
|
this.GetSNCode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.AS_BADCODE = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LocationSource)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.as_reason.Properties)).BeginInit();
|
|
|
this.groupBoxWithBorder3.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.as_badpro.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.as_process.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.as_method.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.as_badpro.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.as_reason.Properties)).BeginInit();
|
|
|
this.groupBoxWithBorder2.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.as_recheck.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.as_lcdconfirm.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.as_shellconfirm.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.as_changerconfirm.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.as_duty2.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.as_recheck.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.as_changerconfirm.Properties)).BeginInit();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// GetSNCode_Label
|
|
|
//
|
|
|
- this.GetSNCode_Label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.GetSNCode_Label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.GetSNCode_Label.AutoSize = true;
|
|
|
this.GetSNCode_Label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -125,22 +125,32 @@ namespace UAS_MES_NEW.Special
|
|
|
this.bc_code.TabIndex = 122;
|
|
|
this.bc_code.Visible = false;
|
|
|
//
|
|
|
- // as_reason
|
|
|
- //
|
|
|
- this.as_reason.EditValue = "";
|
|
|
- this.as_reason.Location = new System.Drawing.Point(805, 95);
|
|
|
- this.as_reason.Name = "as_reason";
|
|
|
- this.as_reason.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.as_reason.Size = new System.Drawing.Size(306, 36);
|
|
|
- this.as_reason.TabIndex = 164;
|
|
|
+ // Save
|
|
|
+ //
|
|
|
+ this.Save.AllPower = null;
|
|
|
+ this.Save.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
|
|
|
+ this.Save.Image = null;
|
|
|
+ this.Save.IsShowBorder = true;
|
|
|
+ this.Save.Location = new System.Drawing.Point(610, 1078);
|
|
|
+ this.Save.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
|
|
|
+ this.Save.Name = "Save";
|
|
|
+ this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
|
|
|
+ this.Save.Power = null;
|
|
|
+ this.Save.Size = new System.Drawing.Size(120, 48);
|
|
|
+ this.Save.TabIndex = 164;
|
|
|
+ this.Save.Tag = "IfRead";
|
|
|
+ this.Save.Text = "保存";
|
|
|
+ this.Save.UseVisualStyleBackColor = true;
|
|
|
+ this.Save.Click += new System.EventHandler(this.Save_Click);
|
|
|
//
|
|
|
// groupBoxWithBorder3
|
|
|
//
|
|
|
this.groupBoxWithBorder3.BorderColor = System.Drawing.Color.Black;
|
|
|
+ this.groupBoxWithBorder3.Controls.Add(this.as_badpro);
|
|
|
this.groupBoxWithBorder3.Controls.Add(this.as_process);
|
|
|
this.groupBoxWithBorder3.Controls.Add(this.as_method);
|
|
|
- this.groupBoxWithBorder3.Controls.Add(this.as_badpro);
|
|
|
this.groupBoxWithBorder3.Controls.Add(this.as_reason);
|
|
|
this.groupBoxWithBorder3.Controls.Add(this.label9);
|
|
|
this.groupBoxWithBorder3.Controls.Add(this.label21);
|
|
@@ -158,6 +168,15 @@ namespace UAS_MES_NEW.Special
|
|
|
this.groupBoxWithBorder3.Text = "工厂翻新及交付信息";
|
|
|
this.groupBoxWithBorder3.TextColor = System.Drawing.Color.Black;
|
|
|
//
|
|
|
+ // as_badpro
|
|
|
+ //
|
|
|
+ this.as_badpro.Location = new System.Drawing.Point(805, 182);
|
|
|
+ this.as_badpro.Name = "as_badpro";
|
|
|
+ this.as_badpro.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.as_badpro.Size = new System.Drawing.Size(306, 36);
|
|
|
+ this.as_badpro.TabIndex = 192;
|
|
|
+ //
|
|
|
// as_process
|
|
|
//
|
|
|
this.as_process.EditValue = "";
|
|
@@ -178,22 +197,22 @@ namespace UAS_MES_NEW.Special
|
|
|
this.as_method.Size = new System.Drawing.Size(306, 36);
|
|
|
this.as_method.TabIndex = 184;
|
|
|
//
|
|
|
- // as_badpro
|
|
|
+ // as_reason
|
|
|
//
|
|
|
- this.as_badpro.EditValue = "";
|
|
|
- this.as_badpro.Location = new System.Drawing.Point(805, 182);
|
|
|
- this.as_badpro.Name = "as_badpro";
|
|
|
- this.as_badpro.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ this.as_reason.EditValue = "";
|
|
|
+ this.as_reason.Location = new System.Drawing.Point(805, 95);
|
|
|
+ this.as_reason.Name = "as_reason";
|
|
|
+ this.as_reason.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.as_badpro.Size = new System.Drawing.Size(306, 36);
|
|
|
- this.as_badpro.TabIndex = 183;
|
|
|
+ this.as_reason.Size = new System.Drawing.Size(306, 36);
|
|
|
+ this.as_reason.TabIndex = 164;
|
|
|
//
|
|
|
// label9
|
|
|
//
|
|
|
this.label9.AutoSize = true;
|
|
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label9.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label9.Location = new System.Drawing.Point(1683, 447);
|
|
|
+ this.label9.Location = new System.Drawing.Point(1687, 451);
|
|
|
this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label9.Name = "label9";
|
|
|
this.label9.Size = new System.Drawing.Size(0, 41);
|
|
@@ -204,7 +223,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label21.AutoSize = true;
|
|
|
this.label21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label21.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label21.Location = new System.Drawing.Point(14, 95);
|
|
|
+ this.label21.Location = new System.Drawing.Point(18, 99);
|
|
|
this.label21.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label21.Name = "label21";
|
|
|
this.label21.Size = new System.Drawing.Size(146, 41);
|
|
@@ -216,7 +235,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label20.AutoSize = true;
|
|
|
this.label20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label20.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label20.Location = new System.Drawing.Point(586, 95);
|
|
|
+ this.label20.Location = new System.Drawing.Point(590, 99);
|
|
|
this.label20.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label20.Name = "label20";
|
|
|
this.label20.Size = new System.Drawing.Size(146, 41);
|
|
@@ -228,7 +247,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label18.AutoSize = true;
|
|
|
this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label18.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label18.Location = new System.Drawing.Point(586, 182);
|
|
|
+ this.label18.Location = new System.Drawing.Point(590, 186);
|
|
|
this.label18.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label18.Name = "label18";
|
|
|
this.label18.Size = new System.Drawing.Size(146, 41);
|
|
@@ -240,7 +259,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label19.AutoSize = true;
|
|
|
this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label19.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label19.Location = new System.Drawing.Point(14, 182);
|
|
|
+ this.label19.Location = new System.Drawing.Point(18, 186);
|
|
|
this.label19.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label19.Name = "label19";
|
|
|
this.label19.Size = new System.Drawing.Size(146, 41);
|
|
@@ -250,11 +269,11 @@ namespace UAS_MES_NEW.Special
|
|
|
// groupBoxWithBorder2
|
|
|
//
|
|
|
this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
|
|
|
- this.groupBoxWithBorder2.Controls.Add(this.as_recheck);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.as_lcdconfirm);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.as_shellconfirm);
|
|
|
- this.groupBoxWithBorder2.Controls.Add(this.as_changerconfirm);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.as_duty2);
|
|
|
+ this.groupBoxWithBorder2.Controls.Add(this.as_recheck);
|
|
|
+ this.groupBoxWithBorder2.Controls.Add(this.as_changerconfirm);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.label14);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.label13);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.label12);
|
|
@@ -272,35 +291,43 @@ namespace UAS_MES_NEW.Special
|
|
|
this.groupBoxWithBorder2.Text = "工厂复测确认信息";
|
|
|
this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
|
|
|
//
|
|
|
- // as_recheck
|
|
|
- //
|
|
|
- this.as_recheck.EditValue = "";
|
|
|
- this.as_recheck.Location = new System.Drawing.Point(249, 75);
|
|
|
- this.as_recheck.Name = "as_recheck";
|
|
|
- this.as_recheck.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.as_recheck.Size = new System.Drawing.Size(306, 36);
|
|
|
- this.as_recheck.TabIndex = 190;
|
|
|
- //
|
|
|
// as_lcdconfirm
|
|
|
//
|
|
|
- this.as_lcdconfirm.EditValue = "";
|
|
|
- this.as_lcdconfirm.Location = new System.Drawing.Point(806, 76);
|
|
|
+ this.as_lcdconfirm.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.False;
|
|
|
+ this.as_lcdconfirm.Location = new System.Drawing.Point(808, 72);
|
|
|
this.as_lcdconfirm.Name = "as_lcdconfirm";
|
|
|
this.as_lcdconfirm.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
this.as_lcdconfirm.Size = new System.Drawing.Size(306, 36);
|
|
|
- this.as_lcdconfirm.TabIndex = 189;
|
|
|
+ this.as_lcdconfirm.TabIndex = 193;
|
|
|
//
|
|
|
// as_shellconfirm
|
|
|
//
|
|
|
- this.as_shellconfirm.EditValue = "";
|
|
|
this.as_shellconfirm.Location = new System.Drawing.Point(249, 148);
|
|
|
this.as_shellconfirm.Name = "as_shellconfirm";
|
|
|
this.as_shellconfirm.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
this.as_shellconfirm.Size = new System.Drawing.Size(306, 36);
|
|
|
- this.as_shellconfirm.TabIndex = 188;
|
|
|
+ this.as_shellconfirm.TabIndex = 192;
|
|
|
+ //
|
|
|
+ // as_duty2
|
|
|
+ //
|
|
|
+ this.as_duty2.Location = new System.Drawing.Point(249, 223);
|
|
|
+ this.as_duty2.Name = "as_duty2";
|
|
|
+ this.as_duty2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.as_duty2.Size = new System.Drawing.Size(306, 36);
|
|
|
+ this.as_duty2.TabIndex = 191;
|
|
|
+ //
|
|
|
+ // as_recheck
|
|
|
+ //
|
|
|
+ this.as_recheck.EditValue = "";
|
|
|
+ this.as_recheck.Location = new System.Drawing.Point(249, 75);
|
|
|
+ this.as_recheck.Name = "as_recheck";
|
|
|
+ this.as_recheck.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.as_recheck.Size = new System.Drawing.Size(306, 36);
|
|
|
+ this.as_recheck.TabIndex = 190;
|
|
|
//
|
|
|
// as_changerconfirm
|
|
|
//
|
|
@@ -312,22 +339,12 @@ namespace UAS_MES_NEW.Special
|
|
|
this.as_changerconfirm.Size = new System.Drawing.Size(306, 36);
|
|
|
this.as_changerconfirm.TabIndex = 187;
|
|
|
//
|
|
|
- // as_duty2
|
|
|
- //
|
|
|
- this.as_duty2.EditValue = "";
|
|
|
- this.as_duty2.Location = new System.Drawing.Point(249, 219);
|
|
|
- this.as_duty2.Name = "as_duty2";
|
|
|
- this.as_duty2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.as_duty2.Size = new System.Drawing.Size(306, 36);
|
|
|
- this.as_duty2.TabIndex = 186;
|
|
|
- //
|
|
|
// label14
|
|
|
//
|
|
|
this.label14.AutoSize = true;
|
|
|
this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label14.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label14.Location = new System.Drawing.Point(14, 215);
|
|
|
+ this.label14.Location = new System.Drawing.Point(18, 219);
|
|
|
this.label14.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label14.Name = "label14";
|
|
|
this.label14.Size = new System.Drawing.Size(165, 41);
|
|
@@ -339,7 +356,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label13.AutoSize = true;
|
|
|
this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label13.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label13.Location = new System.Drawing.Point(586, 144);
|
|
|
+ this.label13.Location = new System.Drawing.Point(590, 148);
|
|
|
this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label13.Name = "label13";
|
|
|
this.label13.Size = new System.Drawing.Size(146, 41);
|
|
@@ -351,7 +368,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label12.AutoSize = true;
|
|
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label12.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label12.Location = new System.Drawing.Point(14, 144);
|
|
|
+ this.label12.Location = new System.Drawing.Point(18, 148);
|
|
|
this.label12.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label12.Name = "label12";
|
|
|
this.label12.Size = new System.Drawing.Size(210, 41);
|
|
@@ -363,7 +380,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label11.AutoSize = true;
|
|
|
this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label11.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label11.Location = new System.Drawing.Point(586, 72);
|
|
|
+ this.label11.Location = new System.Drawing.Point(590, 76);
|
|
|
this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label11.Name = "label11";
|
|
|
this.label11.Size = new System.Drawing.Size(210, 41);
|
|
@@ -375,7 +392,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label8.AutoSize = true;
|
|
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label8.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label8.Location = new System.Drawing.Point(1683, 447);
|
|
|
+ this.label8.Location = new System.Drawing.Point(1687, 451);
|
|
|
this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label8.Name = "label8";
|
|
|
this.label8.Size = new System.Drawing.Size(0, 41);
|
|
@@ -386,7 +403,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label10.AutoSize = true;
|
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label10.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label10.Location = new System.Drawing.Point(14, 72);
|
|
|
+ this.label10.Location = new System.Drawing.Point(18, 76);
|
|
|
this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label10.Name = "label10";
|
|
|
this.label10.Size = new System.Drawing.Size(210, 41);
|
|
@@ -407,9 +424,8 @@ namespace UAS_MES_NEW.Special
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.AS_WAY);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.nrg_code);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.AS_CHARGER);
|
|
|
- this.groupBoxWithBorder1.Controls.Add(this.so_code);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.as_id);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.AS_SHELL);
|
|
|
- this.groupBoxWithBorder1.Controls.Add(this.mbr_dutycode);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.AS_LCD);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.AS_DESCRIPTION_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.label6);
|
|
@@ -429,16 +445,36 @@ namespace UAS_MES_NEW.Special
|
|
|
this.groupBoxWithBorder1.Text = "小度提供信息";
|
|
|
this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
|
|
|
//
|
|
|
+ // AS_BADCODE
|
|
|
+ //
|
|
|
+ this.AS_BADCODE.AllPower = null;
|
|
|
+ this.AS_BADCODE.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
+ this.AS_BADCODE.BackColor = System.Drawing.Color.White;
|
|
|
+ this.AS_BADCODE.Enabled = false;
|
|
|
+ this.AS_BADCODE.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.AS_BADCODE.ID = null;
|
|
|
+ this.AS_BADCODE.Location = new System.Drawing.Point(1284, 62);
|
|
|
+ this.AS_BADCODE.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.AS_BADCODE.Name = "AS_BADCODE";
|
|
|
+ this.AS_BADCODE.Power = null;
|
|
|
+ this.AS_BADCODE.Size = new System.Drawing.Size(432, 39);
|
|
|
+ this.AS_BADCODE.Str = null;
|
|
|
+ this.AS_BADCODE.Str1 = null;
|
|
|
+ this.AS_BADCODE.Str2 = null;
|
|
|
+ this.AS_BADCODE.TabIndex = 162;
|
|
|
+ this.AS_BADCODE.Tag = "Read";
|
|
|
+ //
|
|
|
// as_sku
|
|
|
//
|
|
|
this.as_sku.AllPower = null;
|
|
|
- this.as_sku.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.as_sku.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.as_sku.BackColor = System.Drawing.Color.White;
|
|
|
this.as_sku.Enabled = false;
|
|
|
this.as_sku.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.as_sku.ID = null;
|
|
|
- this.as_sku.Location = new System.Drawing.Point(1280, 128);
|
|
|
+ this.as_sku.Location = new System.Drawing.Point(1284, 132);
|
|
|
this.as_sku.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.as_sku.Name = "as_sku";
|
|
|
this.as_sku.Power = null;
|
|
@@ -454,7 +490,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.nr_code.AutoSize = true;
|
|
|
this.nr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.nr_code.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.nr_code.Location = new System.Drawing.Point(1683, 447);
|
|
|
+ this.nr_code.Location = new System.Drawing.Point(1687, 451);
|
|
|
this.nr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.nr_code.Name = "nr_code";
|
|
|
this.nr_code.Size = new System.Drawing.Size(0, 41);
|
|
@@ -464,7 +500,7 @@ namespace UAS_MES_NEW.Special
|
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label7.Location = new System.Drawing.Point(1122, 122);
|
|
|
+ this.label7.Location = new System.Drawing.Point(1126, 126);
|
|
|
this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(80, 41);
|
|
@@ -485,13 +521,13 @@ namespace UAS_MES_NEW.Special
|
|
|
// AS_DUTY
|
|
|
//
|
|
|
this.AS_DUTY.AllPower = null;
|
|
|
- this.AS_DUTY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.AS_DUTY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.AS_DUTY.BackColor = System.Drawing.Color.White;
|
|
|
this.AS_DUTY.Enabled = false;
|
|
|
this.AS_DUTY.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.AS_DUTY.ID = null;
|
|
|
- this.AS_DUTY.Location = new System.Drawing.Point(1319, 367);
|
|
|
+ this.AS_DUTY.Location = new System.Drawing.Point(1323, 371);
|
|
|
this.AS_DUTY.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.AS_DUTY.Name = "AS_DUTY";
|
|
|
this.AS_DUTY.Power = null;
|
|
@@ -506,7 +542,7 @@ namespace UAS_MES_NEW.Special
|
|
|
//
|
|
|
this.AS_BADCODE_label.AutoSize = true;
|
|
|
this.AS_BADCODE_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.AS_BADCODE_label.Location = new System.Drawing.Point(1122, 53);
|
|
|
+ this.AS_BADCODE_label.Location = new System.Drawing.Point(1126, 57);
|
|
|
this.AS_BADCODE_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.AS_BADCODE_label.Name = "AS_BADCODE_label";
|
|
|
this.AS_BADCODE_label.Size = new System.Drawing.Size(146, 41);
|
|
@@ -516,13 +552,13 @@ namespace UAS_MES_NEW.Special
|
|
|
// AS_FACTORY
|
|
|
//
|
|
|
this.AS_FACTORY.AllPower = null;
|
|
|
- this.AS_FACTORY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.AS_FACTORY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.AS_FACTORY.BackColor = System.Drawing.Color.White;
|
|
|
this.AS_FACTORY.Enabled = false;
|
|
|
this.AS_FACTORY.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.AS_FACTORY.ID = null;
|
|
|
- this.AS_FACTORY.Location = new System.Drawing.Point(801, 364);
|
|
|
+ this.AS_FACTORY.Location = new System.Drawing.Point(805, 368);
|
|
|
this.AS_FACTORY.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.AS_FACTORY.Name = "AS_FACTORY";
|
|
|
this.AS_FACTORY.Power = null;
|
|
@@ -536,13 +572,13 @@ namespace UAS_MES_NEW.Special
|
|
|
// AS_WAY
|
|
|
//
|
|
|
this.AS_WAY.AllPower = null;
|
|
|
- this.AS_WAY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.AS_WAY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.AS_WAY.BackColor = System.Drawing.Color.White;
|
|
|
this.AS_WAY.Enabled = false;
|
|
|
this.AS_WAY.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.AS_WAY.ID = null;
|
|
|
- this.AS_WAY.Location = new System.Drawing.Point(252, 364);
|
|
|
+ this.AS_WAY.Location = new System.Drawing.Point(256, 368);
|
|
|
this.AS_WAY.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.AS_WAY.Name = "AS_WAY";
|
|
|
this.AS_WAY.Power = null;
|
|
@@ -558,7 +594,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.nrg_code.AutoSize = true;
|
|
|
this.nrg_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.nrg_code.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.nrg_code.Location = new System.Drawing.Point(1613, 338);
|
|
|
+ this.nrg_code.Location = new System.Drawing.Point(1617, 342);
|
|
|
this.nrg_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.nrg_code.Name = "nrg_code";
|
|
|
this.nrg_code.Size = new System.Drawing.Size(0, 41);
|
|
@@ -568,13 +604,13 @@ namespace UAS_MES_NEW.Special
|
|
|
// AS_CHARGER
|
|
|
//
|
|
|
this.AS_CHARGER.AllPower = null;
|
|
|
- this.AS_CHARGER.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.AS_CHARGER.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.AS_CHARGER.BackColor = System.Drawing.Color.White;
|
|
|
this.AS_CHARGER.Enabled = false;
|
|
|
this.AS_CHARGER.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.AS_CHARGER.ID = null;
|
|
|
- this.AS_CHARGER.Location = new System.Drawing.Point(1319, 297);
|
|
|
+ this.AS_CHARGER.Location = new System.Drawing.Point(1323, 301);
|
|
|
this.AS_CHARGER.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.AS_CHARGER.Name = "AS_CHARGER";
|
|
|
this.AS_CHARGER.Power = null;
|
|
@@ -585,28 +621,28 @@ namespace UAS_MES_NEW.Special
|
|
|
this.AS_CHARGER.TabIndex = 156;
|
|
|
this.AS_CHARGER.Tag = "Read";
|
|
|
//
|
|
|
- // so_code
|
|
|
+ // as_id
|
|
|
//
|
|
|
- this.so_code.AutoSize = true;
|
|
|
- this.so_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.so_code.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.so_code.Location = new System.Drawing.Point(1655, 344);
|
|
|
- this.so_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.so_code.Name = "so_code";
|
|
|
- this.so_code.Size = new System.Drawing.Size(0, 41);
|
|
|
- this.so_code.TabIndex = 137;
|
|
|
- this.so_code.Visible = false;
|
|
|
+ this.as_id.AutoSize = true;
|
|
|
+ this.as_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.as_id.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.as_id.Location = new System.Drawing.Point(1659, 348);
|
|
|
+ this.as_id.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.as_id.Name = "as_id";
|
|
|
+ this.as_id.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.as_id.TabIndex = 137;
|
|
|
+ this.as_id.Visible = false;
|
|
|
//
|
|
|
// AS_SHELL
|
|
|
//
|
|
|
this.AS_SHELL.AllPower = null;
|
|
|
- this.AS_SHELL.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.AS_SHELL.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.AS_SHELL.BackColor = System.Drawing.Color.White;
|
|
|
this.AS_SHELL.Enabled = false;
|
|
|
this.AS_SHELL.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.AS_SHELL.ID = null;
|
|
|
- this.AS_SHELL.Location = new System.Drawing.Point(801, 297);
|
|
|
+ this.AS_SHELL.Location = new System.Drawing.Point(805, 301);
|
|
|
this.AS_SHELL.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.AS_SHELL.Name = "AS_SHELL";
|
|
|
this.AS_SHELL.Power = null;
|
|
@@ -617,28 +653,16 @@ namespace UAS_MES_NEW.Special
|
|
|
this.AS_SHELL.TabIndex = 155;
|
|
|
this.AS_SHELL.Tag = "Read";
|
|
|
//
|
|
|
- // mbr_dutycode
|
|
|
- //
|
|
|
- this.mbr_dutycode.AutoSize = true;
|
|
|
- this.mbr_dutycode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mbr_dutycode.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.mbr_dutycode.Location = new System.Drawing.Point(1571, 344);
|
|
|
- this.mbr_dutycode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.mbr_dutycode.Name = "mbr_dutycode";
|
|
|
- this.mbr_dutycode.Size = new System.Drawing.Size(0, 41);
|
|
|
- this.mbr_dutycode.TabIndex = 138;
|
|
|
- this.mbr_dutycode.Visible = false;
|
|
|
- //
|
|
|
// AS_LCD
|
|
|
//
|
|
|
this.AS_LCD.AllPower = null;
|
|
|
- this.AS_LCD.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.AS_LCD.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.AS_LCD.BackColor = System.Drawing.Color.White;
|
|
|
this.AS_LCD.Enabled = false;
|
|
|
this.AS_LCD.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.AS_LCD.ID = null;
|
|
|
- this.AS_LCD.Location = new System.Drawing.Point(252, 297);
|
|
|
+ this.AS_LCD.Location = new System.Drawing.Point(256, 301);
|
|
|
this.AS_LCD.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.AS_LCD.Name = "AS_LCD";
|
|
|
this.AS_LCD.Power = null;
|
|
@@ -654,7 +678,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.AS_DESCRIPTION_label.AutoSize = true;
|
|
|
this.AS_DESCRIPTION_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.AS_DESCRIPTION_label.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.AS_DESCRIPTION_label.Location = new System.Drawing.Point(30, 51);
|
|
|
+ this.AS_DESCRIPTION_label.Location = new System.Drawing.Point(34, 55);
|
|
|
this.AS_DESCRIPTION_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.AS_DESCRIPTION_label.Name = "AS_DESCRIPTION_label";
|
|
|
this.AS_DESCRIPTION_label.Size = new System.Drawing.Size(210, 41);
|
|
@@ -666,7 +690,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label6.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label6.Location = new System.Drawing.Point(1139, 362);
|
|
|
+ this.label6.Location = new System.Drawing.Point(1143, 366);
|
|
|
this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(165, 41);
|
|
@@ -678,7 +702,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label1.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label1.Location = new System.Drawing.Point(22, 300);
|
|
|
+ this.label1.Location = new System.Drawing.Point(26, 304);
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(232, 41);
|
|
@@ -690,7 +714,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label5.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label5.Location = new System.Drawing.Point(562, 362);
|
|
|
+ this.label5.Location = new System.Drawing.Point(566, 366);
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(82, 41);
|
|
@@ -702,7 +726,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label2.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label2.Location = new System.Drawing.Point(562, 300);
|
|
|
+ this.label2.Location = new System.Drawing.Point(566, 304);
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(232, 41);
|
|
@@ -714,7 +738,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label4.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label4.Location = new System.Drawing.Point(22, 362);
|
|
|
+ this.label4.Location = new System.Drawing.Point(26, 366);
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(82, 41);
|
|
@@ -726,7 +750,7 @@ namespace UAS_MES_NEW.Special
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label3.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label3.Location = new System.Drawing.Point(1139, 300);
|
|
|
+ this.label3.Location = new System.Drawing.Point(1143, 304);
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(168, 41);
|
|
@@ -736,7 +760,7 @@ namespace UAS_MES_NEW.Special
|
|
|
// GetSNCode
|
|
|
//
|
|
|
this.GetSNCode.AllPower = null;
|
|
|
- this.GetSNCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.GetSNCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.GetSNCode.BackColor = System.Drawing.Color.White;
|
|
|
this.GetSNCode.ID = null;
|
|
@@ -782,31 +806,12 @@ namespace UAS_MES_NEW.Special
|
|
|
this.Clean.UseVisualStyleBackColor = true;
|
|
|
this.Clean.Click += new System.EventHandler(this.Clean_Click);
|
|
|
//
|
|
|
- // AS_BADCODE
|
|
|
- //
|
|
|
- this.AS_BADCODE.AllPower = null;
|
|
|
- this.AS_BADCODE.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
- | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.AS_BADCODE.BackColor = System.Drawing.Color.White;
|
|
|
- this.AS_BADCODE.Enabled = false;
|
|
|
- this.AS_BADCODE.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
- this.AS_BADCODE.ID = null;
|
|
|
- this.AS_BADCODE.Location = new System.Drawing.Point(1280, 58);
|
|
|
- this.AS_BADCODE.Margin = new System.Windows.Forms.Padding(6);
|
|
|
- this.AS_BADCODE.Name = "AS_BADCODE";
|
|
|
- this.AS_BADCODE.Power = null;
|
|
|
- this.AS_BADCODE.Size = new System.Drawing.Size(432, 39);
|
|
|
- this.AS_BADCODE.Str = null;
|
|
|
- this.AS_BADCODE.Str1 = null;
|
|
|
- this.AS_BADCODE.Str2 = null;
|
|
|
- this.AS_BADCODE.TabIndex = 162;
|
|
|
- this.AS_BADCODE.Tag = "Read";
|
|
|
- //
|
|
|
// Special_Repair
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1800, 1158);
|
|
|
+ this.Controls.Add(this.Save);
|
|
|
this.Controls.Add(this.groupBoxWithBorder3);
|
|
|
this.Controls.Add(this.groupBoxWithBorder2);
|
|
|
this.Controls.Add(this.groupBoxWithBorder1);
|
|
@@ -825,19 +830,19 @@ namespace UAS_MES_NEW.Special
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_Repair_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LocationSource)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.as_reason.Properties)).EndInit();
|
|
|
this.groupBoxWithBorder3.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder3.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.as_badpro.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.as_process.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.as_method.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.as_badpro.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.as_reason.Properties)).EndInit();
|
|
|
this.groupBoxWithBorder2.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder2.PerformLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.as_recheck.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.as_lcdconfirm.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.as_shellconfirm.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.as_changerconfirm.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.as_duty2.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.as_recheck.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.as_changerconfirm.Properties)).EndInit();
|
|
|
this.groupBoxWithBorder1.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder1.PerformLayout();
|
|
|
this.ResumeLayout(true);
|
|
@@ -856,8 +861,7 @@ namespace UAS_MES_NEW.Special
|
|
|
private System.Windows.Forms.Label nr_code;
|
|
|
private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
|
|
|
private System.Windows.Forms.Label nrg_code;
|
|
|
- private System.Windows.Forms.Label so_code;
|
|
|
- private System.Windows.Forms.Label mbr_dutycode;
|
|
|
+ private System.Windows.Forms.Label as_id;
|
|
|
private CustomControl.RichText.RichTextAutoBottom AS_DESCRIPTION;
|
|
|
private System.Windows.Forms.Label AS_DESCRIPTION_label;
|
|
|
private System.Windows.Forms.Label label1;
|
|
@@ -876,7 +880,6 @@ namespace UAS_MES_NEW.Special
|
|
|
private CustomControl.TextBoxWithIcon.SnCollectionBox as_sku;
|
|
|
private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
- private CustomControl.RichText.RichTextAutoBottom OperatResult;
|
|
|
private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder3;
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
private System.Windows.Forms.Label label10;
|
|
@@ -889,14 +892,16 @@ namespace UAS_MES_NEW.Special
|
|
|
private System.Windows.Forms.Label label18;
|
|
|
private System.Windows.Forms.Label label19;
|
|
|
private DevExpress.XtraEditors.CheckedComboBoxEdit as_reason;
|
|
|
- private DevExpress.XtraEditors.CheckedComboBoxEdit as_badpro;
|
|
|
private DevExpress.XtraEditors.CheckedComboBoxEdit as_process;
|
|
|
private DevExpress.XtraEditors.CheckedComboBoxEdit as_method;
|
|
|
private DevExpress.XtraEditors.CheckedComboBoxEdit as_recheck;
|
|
|
- private DevExpress.XtraEditors.CheckedComboBoxEdit as_lcdconfirm;
|
|
|
- private DevExpress.XtraEditors.CheckedComboBoxEdit as_shellconfirm;
|
|
|
private DevExpress.XtraEditors.CheckedComboBoxEdit as_changerconfirm;
|
|
|
- private DevExpress.XtraEditors.CheckedComboBoxEdit as_duty2;
|
|
|
private CustomControl.TextBoxWithIcon.SnCollectionBox AS_BADCODE;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Save;
|
|
|
+ private CustomControl.RichText.RichTextAutoBottom OperatResult;
|
|
|
+ private DevExpress.XtraEditors.ComboBoxEdit as_duty2;
|
|
|
+ private DevExpress.XtraEditors.ComboBoxEdit as_badpro;
|
|
|
+ private DevExpress.XtraEditors.ComboBoxEdit as_lcdconfirm;
|
|
|
+ private DevExpress.XtraEditors.ComboBoxEdit as_shellconfirm;
|
|
|
}
|
|
|
}
|