|
|
@@ -0,0 +1,396 @@
|
|
|
+namespace UAS_MES.Make
|
|
|
+{
|
|
|
+ partial class Make_NewBadCode
|
|
|
+ {
|
|
|
+ /// <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()
|
|
|
+ {
|
|
|
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_NewBadCode));
|
|
|
+ this.ChoosedRejectList = new System.Windows.Forms.ListView();
|
|
|
+ this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
+ this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
+ this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
+ this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
+ this.WaitRejectList = new System.Windows.Forms.ListView();
|
|
|
+ this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
+ this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
+ this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
+ this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
+ this.bg_name_label = new System.Windows.Forms.Label();
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
+ this.label2 = new System.Windows.Forms.Label();
|
|
|
+ this.label3 = new System.Windows.Forms.Label();
|
|
|
+ this.headBar1 = new UAS_MES.CustomControl.HeadBar();
|
|
|
+ this.badgroup = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
|
|
|
+ this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.ms_makecode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.ms_makecode_label = new System.Windows.Forms.Label();
|
|
|
+ this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.ms_sncode_label = new System.Windows.Forms.Label();
|
|
|
+ this.Cancel = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.Save = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.ChooseedReject = new UAS_MES.CustomControl.ButtonUtil.ArrowRightButton();
|
|
|
+ this.WaitReject = new UAS_MES.CustomControl.ButtonUtil.ArrowLeftButton();
|
|
|
+ this.groupBoxWithBorder1.SuspendLayout();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // ChoosedRejectList
|
|
|
+ //
|
|
|
+ this.ChoosedRejectList.CheckBoxes = true;
|
|
|
+ this.ChoosedRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
|
+ this.columnHeader6,
|
|
|
+ this.columnHeader4,
|
|
|
+ this.columnHeader7,
|
|
|
+ this.columnHeader8});
|
|
|
+ this.ChoosedRejectList.Location = new System.Drawing.Point(417, 246);
|
|
|
+ this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.ChoosedRejectList.Name = "ChoosedRejectList";
|
|
|
+ this.ChoosedRejectList.Size = new System.Drawing.Size(300, 302);
|
|
|
+ this.ChoosedRejectList.TabIndex = 54;
|
|
|
+ this.ChoosedRejectList.UseCompatibleStateImageBehavior = false;
|
|
|
+ this.ChoosedRejectList.View = System.Windows.Forms.View.Details;
|
|
|
+ //
|
|
|
+ // columnHeader6
|
|
|
+ //
|
|
|
+ this.columnHeader6.Text = " ";
|
|
|
+ this.columnHeader6.Width = 20;
|
|
|
+ //
|
|
|
+ // columnHeader4
|
|
|
+ //
|
|
|
+ this.columnHeader4.Text = "不良代码组";
|
|
|
+ this.columnHeader4.Width = 97;
|
|
|
+ //
|
|
|
+ // columnHeader7
|
|
|
+ //
|
|
|
+ this.columnHeader7.Text = "不良代码";
|
|
|
+ this.columnHeader7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ this.columnHeader7.Width = 79;
|
|
|
+ //
|
|
|
+ // columnHeader8
|
|
|
+ //
|
|
|
+ this.columnHeader8.Text = "不良名称";
|
|
|
+ this.columnHeader8.Width = 91;
|
|
|
+ //
|
|
|
+ // WaitRejectList
|
|
|
+ //
|
|
|
+ this.WaitRejectList.CheckBoxes = true;
|
|
|
+ this.WaitRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
|
+ this.columnHeader5,
|
|
|
+ this.columnHeader3,
|
|
|
+ this.columnHeader1,
|
|
|
+ this.columnHeader2});
|
|
|
+ this.WaitRejectList.Location = new System.Drawing.Point(13, 246);
|
|
|
+ this.WaitRejectList.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.WaitRejectList.Name = "WaitRejectList";
|
|
|
+ this.WaitRejectList.Size = new System.Drawing.Size(300, 304);
|
|
|
+ this.WaitRejectList.TabIndex = 51;
|
|
|
+ this.WaitRejectList.UseCompatibleStateImageBehavior = false;
|
|
|
+ this.WaitRejectList.View = System.Windows.Forms.View.Details;
|
|
|
+ //
|
|
|
+ // columnHeader5
|
|
|
+ //
|
|
|
+ this.columnHeader5.Text = " ";
|
|
|
+ this.columnHeader5.Width = 20;
|
|
|
+ //
|
|
|
+ // columnHeader3
|
|
|
+ //
|
|
|
+ this.columnHeader3.Text = "不良代码组";
|
|
|
+ this.columnHeader3.Width = 87;
|
|
|
+ //
|
|
|
+ // columnHeader1
|
|
|
+ //
|
|
|
+ this.columnHeader1.Text = "不良代码";
|
|
|
+ this.columnHeader1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ this.columnHeader1.Width = 87;
|
|
|
+ //
|
|
|
+ // columnHeader2
|
|
|
+ //
|
|
|
+ this.columnHeader2.Text = "不良名称";
|
|
|
+ this.columnHeader2.Width = 82;
|
|
|
+ //
|
|
|
+ // bg_name_label
|
|
|
+ //
|
|
|
+ this.bg_name_label.AutoSize = true;
|
|
|
+ this.bg_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.bg_name_label.Location = new System.Drawing.Point(13, 166);
|
|
|
+ this.bg_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.bg_name_label.Name = "bg_name_label";
|
|
|
+ this.bg_name_label.Size = new System.Drawing.Size(112, 27);
|
|
|
+ this.bg_name_label.TabIndex = 92;
|
|
|
+ this.bg_name_label.Text = "不良代码组";
|
|
|
+ //
|
|
|
+ // label1
|
|
|
+ //
|
|
|
+ this.label1.AutoSize = true;
|
|
|
+ this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label1.Location = new System.Drawing.Point(13, 213);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label1.Name = "label1";
|
|
|
+ this.label1.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label1.TabIndex = 96;
|
|
|
+ this.label1.Text = "待选不良";
|
|
|
+ //
|
|
|
+ // label2
|
|
|
+ //
|
|
|
+ this.label2.AutoSize = true;
|
|
|
+ this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label2.Location = new System.Drawing.Point(412, 213);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label2.Name = "label2";
|
|
|
+ this.label2.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label2.TabIndex = 97;
|
|
|
+ this.label2.Text = "已选不良";
|
|
|
+ //
|
|
|
+ // label3
|
|
|
+ //
|
|
|
+ this.label3.AutoSize = true;
|
|
|
+ this.label3.BackColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
+ this.label3.Location = new System.Drawing.Point(8, 6);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label3.Name = "label3";
|
|
|
+ this.label3.Size = new System.Drawing.Size(132, 27);
|
|
|
+ this.label3.TabIndex = 99;
|
|
|
+ this.label3.Text = "新增不良代码";
|
|
|
+ //
|
|
|
+ // headBar1
|
|
|
+ //
|
|
|
+ this.headBar1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
+ this.headBar1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
+ this.headBar1.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.headBar1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.headBar1.Name = "headBar1";
|
|
|
+ this.headBar1.Size = new System.Drawing.Size(730, 40);
|
|
|
+ this.headBar1.TabIndex = 98;
|
|
|
+ //
|
|
|
+ // badgroup
|
|
|
+ //
|
|
|
+ this.badgroup.FormattingEnabled = true;
|
|
|
+ this.badgroup.Location = new System.Drawing.Point(164, 167);
|
|
|
+ this.badgroup.Name = "badgroup";
|
|
|
+ this.badgroup.Size = new System.Drawing.Size(203, 23);
|
|
|
+ this.badgroup.TabIndex = 95;
|
|
|
+ this.badgroup.SelectedIndexChanged += new System.EventHandler(this.badgroup_SelectedIndexChanged);
|
|
|
+ //
|
|
|
+ // groupBoxWithBorder1
|
|
|
+ //
|
|
|
+ this.groupBoxWithBorder1.BackColor = System.Drawing.SystemColors.Control;
|
|
|
+ this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.ms_makecode);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.ms_makecode_label);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.ms_sncode);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.ms_sncode_label);
|
|
|
+ this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.groupBoxWithBorder1.Location = new System.Drawing.Point(0, 44);
|
|
|
+ this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
|
|
|
+ this.groupBoxWithBorder1.Size = new System.Drawing.Size(730, 100);
|
|
|
+ this.groupBoxWithBorder1.TabIndex = 94;
|
|
|
+ this.groupBoxWithBorder1.TabStop = false;
|
|
|
+ this.groupBoxWithBorder1.Text = "产品信息";
|
|
|
+ this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
|
|
|
+ //
|
|
|
+ // ms_makecode
|
|
|
+ //
|
|
|
+ this.ms_makecode.AllPower = null;
|
|
|
+ this.ms_makecode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
+ this.ms_makecode.BackColor = System.Drawing.Color.White;
|
|
|
+ this.ms_makecode.Enabled = false;
|
|
|
+ this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ms_makecode.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.ms_makecode.ID = null;
|
|
|
+ this.ms_makecode.Location = new System.Drawing.Point(417, 45);
|
|
|
+ this.ms_makecode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.ms_makecode.Name = "ms_makecode";
|
|
|
+ this.ms_makecode.Power = null;
|
|
|
+ this.ms_makecode.Size = new System.Drawing.Size(187, 27);
|
|
|
+ this.ms_makecode.Str = null;
|
|
|
+ this.ms_makecode.Str1 = null;
|
|
|
+ this.ms_makecode.Str2 = null;
|
|
|
+ this.ms_makecode.TabIndex = 98;
|
|
|
+ this.ms_makecode.Tag = "Read";
|
|
|
+ //
|
|
|
+ // ms_makecode_label
|
|
|
+ //
|
|
|
+ this.ms_makecode_label.AutoSize = true;
|
|
|
+ this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(320, 45);
|
|
|
+ this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
+ this.ms_makecode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.ms_makecode_label.TabIndex = 97;
|
|
|
+ this.ms_makecode_label.Text = "工单号";
|
|
|
+ //
|
|
|
+ // ms_sncode
|
|
|
+ //
|
|
|
+ this.ms_sncode.AllPower = null;
|
|
|
+ this.ms_sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
+ this.ms_sncode.BackColor = System.Drawing.Color.White;
|
|
|
+ this.ms_sncode.Enabled = false;
|
|
|
+ this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ms_sncode.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.ms_sncode.ID = null;
|
|
|
+ this.ms_sncode.Location = new System.Drawing.Point(109, 45);
|
|
|
+ this.ms_sncode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.ms_sncode.Name = "ms_sncode";
|
|
|
+ this.ms_sncode.Power = null;
|
|
|
+ this.ms_sncode.Size = new System.Drawing.Size(187, 27);
|
|
|
+ this.ms_sncode.Str = null;
|
|
|
+ this.ms_sncode.Str1 = null;
|
|
|
+ this.ms_sncode.Str2 = null;
|
|
|
+ this.ms_sncode.TabIndex = 96;
|
|
|
+ this.ms_sncode.Tag = "Read";
|
|
|
+ //
|
|
|
+ // ms_sncode_label
|
|
|
+ //
|
|
|
+ this.ms_sncode_label.AutoSize = true;
|
|
|
+ this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ms_sncode_label.Location = new System.Drawing.Point(13, 45);
|
|
|
+ this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
+ this.ms_sncode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.ms_sncode_label.TabIndex = 95;
|
|
|
+ this.ms_sncode_label.Text = "序列号";
|
|
|
+ //
|
|
|
+ // Cancel
|
|
|
+ //
|
|
|
+ this.Cancel.AllPower = null;
|
|
|
+ this.Cancel.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.Cancel.DownImage = ((System.Drawing.Image)(resources.GetObject("Cancel.DownImage")));
|
|
|
+ this.Cancel.Image = null;
|
|
|
+ this.Cancel.IsShowBorder = true;
|
|
|
+ this.Cancel.Location = new System.Drawing.Point(385, 561);
|
|
|
+ this.Cancel.MoveImage = ((System.Drawing.Image)(resources.GetObject("Cancel.MoveImage")));
|
|
|
+ this.Cancel.Name = "Cancel";
|
|
|
+ this.Cancel.NormalImage = ((System.Drawing.Image)(resources.GetObject("Cancel.NormalImage")));
|
|
|
+ this.Cancel.Power = null;
|
|
|
+ this.Cancel.Size = new System.Drawing.Size(80, 35);
|
|
|
+ this.Cancel.TabIndex = 56;
|
|
|
+ this.Cancel.Text = "取消";
|
|
|
+ this.Cancel.UseVisualStyleBackColor = false;
|
|
|
+ this.Cancel.Click += new System.EventHandler(this.Cancel_Click);
|
|
|
+ //
|
|
|
+ // Save
|
|
|
+ //
|
|
|
+ this.Save.AllPower = "ifall";
|
|
|
+ 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(267, 561);
|
|
|
+ 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(80, 35);
|
|
|
+ this.Save.TabIndex = 55;
|
|
|
+ this.Save.Text = "保存";
|
|
|
+ this.Save.UseVisualStyleBackColor = false;
|
|
|
+ this.Save.Click += new System.EventHandler(this.Save_Click);
|
|
|
+ //
|
|
|
+ // ChooseedReject
|
|
|
+ //
|
|
|
+ this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
|
|
|
+ this.ChooseedReject.Location = new System.Drawing.Point(329, 429);
|
|
|
+ this.ChooseedReject.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.ChooseedReject.Name = "ChooseedReject";
|
|
|
+ this.ChooseedReject.Size = new System.Drawing.Size(67, 29);
|
|
|
+ this.ChooseedReject.TabIndex = 53;
|
|
|
+ this.ChooseedReject.UseVisualStyleBackColor = true;
|
|
|
+ this.ChooseedReject.Click += new System.EventHandler(this.ChooseedReject_Click);
|
|
|
+ //
|
|
|
+ // WaitReject
|
|
|
+ //
|
|
|
+ this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
|
|
|
+ this.WaitReject.Location = new System.Drawing.Point(329, 349);
|
|
|
+ this.WaitReject.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.WaitReject.Name = "WaitReject";
|
|
|
+ this.WaitReject.Size = new System.Drawing.Size(67, 29);
|
|
|
+ this.WaitReject.TabIndex = 52;
|
|
|
+ this.WaitReject.UseVisualStyleBackColor = true;
|
|
|
+ this.WaitReject.Click += new System.EventHandler(this.WaitReject_Click);
|
|
|
+ //
|
|
|
+ // Make_NewBadCode
|
|
|
+ //
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.ClientSize = new System.Drawing.Size(730, 608);
|
|
|
+ this.Controls.Add(this.label3);
|
|
|
+ this.Controls.Add(this.headBar1);
|
|
|
+ this.Controls.Add(this.label2);
|
|
|
+ this.Controls.Add(this.label1);
|
|
|
+ this.Controls.Add(this.badgroup);
|
|
|
+ this.Controls.Add(this.groupBoxWithBorder1);
|
|
|
+ this.Controls.Add(this.bg_name_label);
|
|
|
+ this.Controls.Add(this.Cancel);
|
|
|
+ this.Controls.Add(this.Save);
|
|
|
+ this.Controls.Add(this.ChoosedRejectList);
|
|
|
+ this.Controls.Add(this.ChooseedReject);
|
|
|
+ this.Controls.Add(this.WaitReject);
|
|
|
+ this.Controls.Add(this.WaitRejectList);
|
|
|
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Name = "Make_NewBadCode";
|
|
|
+ this.Tag = "ShowDialogWindow";
|
|
|
+ this.Text = "Make_NewBadCode";
|
|
|
+ this.Load += new System.EventHandler(this.Make_NewBadCode_Load);
|
|
|
+ this.groupBoxWithBorder1.ResumeLayout(false);
|
|
|
+ this.groupBoxWithBorder1.PerformLayout();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+ this.PerformLayout();
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ private System.Windows.Forms.ListView ChoosedRejectList;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader6;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader7;
|
|
|
+ private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject;
|
|
|
+ private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
|
|
|
+ private System.Windows.Forms.ListView WaitRejectList;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader5;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader1;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Save;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Cancel;
|
|
|
+ private System.Windows.Forms.Label bg_name_label;
|
|
|
+ private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox ms_makecode;
|
|
|
+ private System.Windows.Forms.Label ms_makecode_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox ms_sncode;
|
|
|
+ private System.Windows.Forms.Label ms_sncode_label;
|
|
|
+ private CustomControl.ComBoxWithFocus.ComBoxWithFocus badgroup;
|
|
|
+ private System.Windows.Forms.Label label1;
|
|
|
+ private System.Windows.Forms.Label label2;
|
|
|
+ private CustomControl.HeadBar headBar1;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader2;
|
|
|
+ private System.Windows.Forms.Label label3;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader3;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader4;
|
|
|
+ private System.Windows.Forms.ColumnHeader columnHeader8;
|
|
|
+ }
|
|
|
+}
|