namespace UAS_MES.Make
{
partial class Make_Repair
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_Repair));
this.panel2 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.GetSNCode_Label = new System.Windows.Forms.Label();
this.ma_craftcode_label = new System.Windows.Forms.Label();
this.st_rstepcode_label = new System.Windows.Forms.Label();
this.Refueling = new System.Windows.Forms.CheckBox();
this.ma_prodcode_label = new System.Windows.Forms.Label();
this.pr_detail_label = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.st_name_label = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.ms_nextstepcode_label = new System.Windows.Forms.Label();
this.ms_sncode_label = new System.Windows.Forms.Label();
this.ma_code_label = new System.Windows.Forms.Label();
this.OperatResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
this.st_name = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.ma_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.ms_nextstepcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
this.BadCodeGrid = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
this.GetSNCode = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
this.cd_stepcode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
this.cr_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
this.AddRow = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.Save = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.Scrap = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.RepairComplete = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.bc_groupcode1 = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
this.bc_reason = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
this.RepairResult = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
this.label2 = new System.Windows.Forms.Label();
this.bc_remark = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxWithTextArea();
this.mb_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mb_dutyman = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.bc_note = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mb_badremark = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.bc_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.bc_groupcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mb_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mb_badcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.BadCodeGrid)).BeginInit();
this.SuspendLayout();
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.panel2.Controls.Add(this.label1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1320, 36);
this.panel2.TabIndex = 32;
//
// 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.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.label1.Location = new System.Drawing.Point(16, 5);
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 = 0;
this.label1.Text = "维修作业";
//
// GetSNCode_Label
//
this.GetSNCode_Label.AutoSize = true;
this.GetSNCode_Label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.GetSNCode_Label.Location = new System.Drawing.Point(32, 665);
this.GetSNCode_Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.GetSNCode_Label.Name = "GetSNCode_Label";
this.GetSNCode_Label.Size = new System.Drawing.Size(0, 27);
this.GetSNCode_Label.TabIndex = 77;
//
// ma_craftcode_label
//
this.ma_craftcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.ma_craftcode_label.AutoSize = true;
this.ma_craftcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_craftcode_label.Location = new System.Drawing.Point(31, 710);
this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_craftcode_label.Name = "ma_craftcode_label";
this.ma_craftcode_label.Size = new System.Drawing.Size(92, 27);
this.ma_craftcode_label.TabIndex = 66;
this.ma_craftcode_label.Text = "回流工艺";
//
// st_rstepcode_label
//
this.st_rstepcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.st_rstepcode_label.AutoSize = true;
this.st_rstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.st_rstepcode_label.Location = new System.Drawing.Point(419, 712);
this.st_rstepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.st_rstepcode_label.Name = "st_rstepcode_label";
this.st_rstepcode_label.Size = new System.Drawing.Size(92, 27);
this.st_rstepcode_label.TabIndex = 65;
this.st_rstepcode_label.Text = "回流工序";
//
// Refueling
//
this.Refueling.AutoSize = true;
this.Refueling.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Refueling.Location = new System.Drawing.Point(424, 662);
this.Refueling.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Refueling.Name = "Refueling";
this.Refueling.Size = new System.Drawing.Size(74, 31);
this.Refueling.TabIndex = 64;
this.Refueling.Text = "换料";
this.Refueling.UseVisualStyleBackColor = true;
this.Refueling.CheckedChanged += new System.EventHandler(this.Refueling_CheckedChanged);
//
// ma_prodcode_label
//
this.ma_prodcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.ma_prodcode_label.AutoSize = true;
this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_prodcode_label.Location = new System.Drawing.Point(448, 104);
this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_prodcode_label.Name = "ma_prodcode_label";
this.ma_prodcode_label.Size = new System.Drawing.Size(92, 27);
this.ma_prodcode_label.TabIndex = 62;
this.ma_prodcode_label.Text = "产品代码";
//
// pr_detail_label
//
this.pr_detail_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.pr_detail_label.AutoSize = true;
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_detail_label.Location = new System.Drawing.Point(867, 104);
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pr_detail_label.Name = "pr_detail_label";
this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
this.pr_detail_label.TabIndex = 61;
this.pr_detail_label.Text = "产品名称";
//
// 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.Location = new System.Drawing.Point(995, 299);
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(92, 27);
this.label14.TabIndex = 46;
this.label14.Text = "不良备注";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.Location = new System.Drawing.Point(995, 354);
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(92, 27);
this.label13.TabIndex = 45;
this.label13.Text = "维修结果";
//
// label12
//
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.Red;
this.label12.Location = new System.Drawing.Point(995, 242);
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(92, 27);
this.label12.TabIndex = 44;
this.label12.Text = "不良原因";
//
// st_name_label
//
this.st_name_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.st_name_label.AutoSize = true;
this.st_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.st_name_label.Location = new System.Drawing.Point(867, 60);
this.st_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.st_name_label.Name = "st_name_label";
this.st_name_label.Size = new System.Drawing.Size(92, 27);
this.st_name_label.TabIndex = 42;
this.st_name_label.Text = "工序名称";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.Location = new System.Drawing.Point(995, 188);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(92, 27);
this.label8.TabIndex = 40;
this.label8.Text = "不良组别";
//
// ms_nextstepcode_label
//
this.ms_nextstepcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.ms_nextstepcode_label.AutoSize = true;
this.ms_nextstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_nextstepcode_label.Location = new System.Drawing.Point(448, 60);
this.ms_nextstepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ms_nextstepcode_label.Name = "ms_nextstepcode_label";
this.ms_nextstepcode_label.Size = new System.Drawing.Size(92, 27);
this.ms_nextstepcode_label.TabIndex = 39;
this.ms_nextstepcode_label.Text = "工序编号";
//
// ms_sncode_label
//
this.ms_sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
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(16, 60);
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 = 38;
this.ms_sncode_label.Text = "序列号";
//
// ma_code_label
//
this.ma_code_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.ma_code_label.AutoSize = true;
this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_code_label.Location = new System.Drawing.Point(16, 104);
this.ma_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_code_label.Name = "ma_code_label";
this.ma_code_label.Size = new System.Drawing.Size(72, 27);
this.ma_code_label.TabIndex = 37;
this.ma_code_label.Text = "工单号";
//
// OperatResult
//
this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.OperatResult.Location = new System.Drawing.Point(1007, 450);
this.OperatResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.OperatResult.Name = "OperatResult";
this.OperatResult.Size = new System.Drawing.Size(300, 240);
this.OperatResult.TabIndex = 87;
this.OperatResult.Text = "";
//
// st_name
//
this.st_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.st_name.AutoSize = true;
this.st_name.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.st_name.Location = new System.Drawing.Point(995, 60);
this.st_name.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.st_name.Name = "st_name";
this.st_name.Size = new System.Drawing.Size(0, 27);
this.st_name.TabIndex = 86;
//
// ma_code
//
this.ma_code.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.ma_code.AutoSize = true;
this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_code.Location = new System.Drawing.Point(123, 104);
this.ma_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_code.Name = "ma_code";
this.ma_code.Size = new System.Drawing.Size(0, 27);
this.ma_code.TabIndex = 85;
this.ma_code.TextChanged += new System.EventHandler(this.ma_code_TextChanged);
//
// ms_nextstepcode
//
this.ms_nextstepcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.ms_nextstepcode.AutoSize = true;
this.ms_nextstepcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_nextstepcode.Location = new System.Drawing.Point(576, 60);
this.ms_nextstepcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ms_nextstepcode.Name = "ms_nextstepcode";
this.ms_nextstepcode.Size = new System.Drawing.Size(0, 27);
this.ms_nextstepcode.TabIndex = 84;
//
// ma_prodcode
//
this.ma_prodcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.ma_prodcode.AutoSize = true;
this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_prodcode.Location = new System.Drawing.Point(576, 104);
this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_prodcode.Name = "ma_prodcode";
this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
this.ma_prodcode.TabIndex = 83;
//
// pr_detail
//
this.pr_detail.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.pr_detail.AutoSize = true;
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_detail.Location = new System.Drawing.Point(995, 104);
this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.pr_detail.Name = "pr_detail";
this.pr_detail.Size = new System.Drawing.Size(0, 27);
this.pr_detail.TabIndex = 82;
//
// Clean
//
this.Clean.AllPower = null;
this.Clean.BackColor = System.Drawing.Color.Transparent;
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
this.Clean.IsShowBorder = true;
this.Clean.Location = new System.Drawing.Point(1119, 708);
this.Clean.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
this.Clean.Name = "Clean";
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
this.Clean.Power = null;
this.Clean.Size = new System.Drawing.Size(80, 30);
this.Clean.TabIndex = 81;
this.Clean.Tag = "IfWrite";
this.Clean.Text = "清除";
this.Clean.UseVisualStyleBackColor = true;
this.Clean.Click += new System.EventHandler(this.Clean_Click);
//
// 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.ID = null;
this.ms_sncode.Location = new System.Drawing.Point(123, 62);
this.ms_sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ms_sncode.Name = "ms_sncode";
this.ms_sncode.Power = null;
this.ms_sncode.Size = new System.Drawing.Size(228, 25);
this.ms_sncode.Str = null;
this.ms_sncode.Str1 = null;
this.ms_sncode.Str2 = null;
this.ms_sncode.TabIndex = 80;
this.ms_sncode.Tag = "Read";
//
// BadCodeGrid
//
this.BadCodeGrid.AllowUserToAddRows = false;
this.BadCodeGrid.AllowUserToDeleteRows = false;
this.BadCodeGrid.BackgroundColor = System.Drawing.Color.WhiteSmoke;
this.BadCodeGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.BadCodeGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.mb_badcode,
this.mb_id,
this.bc_groupcode,
this.bc_name,
this.mb_badremark,
this.bc_note,
this.mb_dutyman,
this.mb_status});
this.BadCodeGrid.GridColor = System.Drawing.SystemColors.Control;
this.BadCodeGrid.Location = new System.Drawing.Point(21, 178);
this.BadCodeGrid.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.BadCodeGrid.Name = "BadCodeGrid";
this.BadCodeGrid.ReadOnly = true;
this.BadCodeGrid.RowTemplate.Height = 23;
this.BadCodeGrid.Size = new System.Drawing.Size(957, 470);
this.BadCodeGrid.TabIndex = 79;
this.BadCodeGrid.DataSourceChanged += new System.EventHandler(this.BadCodeGrid_DataSourceChanged);
this.BadCodeGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.BadCodeGrid_CellClick);
//
// GetSNCode
//
this.GetSNCode.AllPower = "ifall";
this.GetSNCode.BackColor = System.Drawing.Color.White;
this.GetSNCode.ID = null;
this.GetSNCode.Location = new System.Drawing.Point(143, 665);
this.GetSNCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.GetSNCode.Name = "GetSNCode";
this.GetSNCode.Power = null;
this.GetSNCode.Size = new System.Drawing.Size(253, 25);
this.GetSNCode.Str = null;
this.GetSNCode.Str1 = null;
this.GetSNCode.Str2 = null;
this.GetSNCode.TabIndex = 78;
this.GetSNCode.Tag = "IfWrite";
this.GetSNCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GetSNCode_KeyDown);
//
// cd_stepcode
//
this.cd_stepcode.AllPower = null;
this.cd_stepcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.cd_stepcode.Caller = null;
this.cd_stepcode.Condition = null;
this.cd_stepcode.DBTitle = "回流工序";
this.cd_stepcode.FormName = null;
this.cd_stepcode.Location = new System.Drawing.Point(539, 712);
this.cd_stepcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.cd_stepcode.Name = "cd_stepcode";
this.cd_stepcode.Power = null;
this.cd_stepcode.SelectField = null;
this.cd_stepcode.SetValueField = null;
this.cd_stepcode.Size = new System.Drawing.Size(256, 25);
this.cd_stepcode.TabIndex = 68;
this.cd_stepcode.TableName = null;
this.cd_stepcode.Tag = "Read";
this.cd_stepcode.TextBoxEnable = false;
//
// cr_code
//
this.cr_code.AllPower = null;
this.cr_code.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.cr_code.Caller = null;
this.cr_code.Condition = null;
this.cr_code.DBTitle = "回流工艺";
this.cr_code.FormName = null;
this.cr_code.Location = new System.Drawing.Point(143, 712);
this.cr_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.cr_code.Name = "cr_code";
this.cr_code.Power = null;
this.cr_code.SelectField = null;
this.cr_code.SetValueField = null;
this.cr_code.Size = new System.Drawing.Size(255, 25);
this.cr_code.TabIndex = 67;
this.cr_code.TableName = null;
this.cr_code.Tag = "Read";
this.cr_code.TextBoxEnable = false;
this.cr_code.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.cr_code_UserControlTextChanged);
//
// AddRow
//
this.AddRow.AllPower = "ifall";
this.AddRow.BackColor = System.Drawing.Color.Transparent;
this.AddRow.DownImage = ((System.Drawing.Image)(resources.GetObject("AddRow.DownImage")));
this.AddRow.Enabled = false;
this.AddRow.Image = ((System.Drawing.Image)(resources.GetObject("AddRow.Image")));
this.AddRow.IsShowBorder = true;
this.AddRow.Location = new System.Drawing.Point(1185, 402);
this.AddRow.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.AddRow.MoveImage = ((System.Drawing.Image)(resources.GetObject("AddRow.MoveImage")));
this.AddRow.Name = "AddRow";
this.AddRow.NormalImage = ((System.Drawing.Image)(resources.GetObject("AddRow.NormalImage")));
this.AddRow.Power = null;
this.AddRow.Size = new System.Drawing.Size(91, 30);
this.AddRow.TabIndex = 60;
this.AddRow.Tag = "IfWrite";
this.AddRow.Text = "新增";
this.AddRow.UseVisualStyleBackColor = true;
this.AddRow.Click += new System.EventHandler(this.AddRow_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.Enabled = false;
this.Save.Image = ((System.Drawing.Image)(resources.GetObject("Save.Image")));
this.Save.IsShowBorder = true;
this.Save.Location = new System.Drawing.Point(1043, 402);
this.Save.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
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(91, 30);
this.Save.TabIndex = 59;
this.Save.Tag = "IfWrite";
this.Save.Text = "保存";
this.Save.UseVisualStyleBackColor = true;
this.Save.Click += new System.EventHandler(this.Save_Click);
//
// Scrap
//
this.Scrap.AllPower = "ifall";
this.Scrap.BackColor = System.Drawing.Color.Transparent;
this.Scrap.DownImage = ((System.Drawing.Image)(resources.GetObject("Scrap.DownImage")));
this.Scrap.Enabled = false;
this.Scrap.Image = ((System.Drawing.Image)(resources.GetObject("Scrap.Image")));
this.Scrap.IsShowBorder = true;
this.Scrap.Location = new System.Drawing.Point(824, 660);
this.Scrap.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Scrap.MoveImage = ((System.Drawing.Image)(resources.GetObject("Scrap.MoveImage")));
this.Scrap.Name = "Scrap";
this.Scrap.NormalImage = ((System.Drawing.Image)(resources.GetObject("Scrap.NormalImage")));
this.Scrap.Power = null;
this.Scrap.Size = new System.Drawing.Size(91, 30);
this.Scrap.TabIndex = 56;
this.Scrap.Tag = "IfWrite";
this.Scrap.Text = "报废";
this.Scrap.UseVisualStyleBackColor = true;
this.Scrap.Click += new System.EventHandler(this.Scrap_Click);
//
// RepairComplete
//
this.RepairComplete.AllPower = "ifall";
this.RepairComplete.BackColor = System.Drawing.Color.Transparent;
this.RepairComplete.DownImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.DownImage")));
this.RepairComplete.Enabled = false;
this.RepairComplete.Image = ((System.Drawing.Image)(resources.GetObject("RepairComplete.Image")));
this.RepairComplete.IsShowBorder = true;
this.RepairComplete.Location = new System.Drawing.Point(683, 660);
this.RepairComplete.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.RepairComplete.MoveImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.MoveImage")));
this.RepairComplete.Name = "RepairComplete";
this.RepairComplete.NormalImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.NormalImage")));
this.RepairComplete.Power = null;
this.RepairComplete.Size = new System.Drawing.Size(91, 30);
this.RepairComplete.TabIndex = 55;
this.RepairComplete.Tag = "IfWrite";
this.RepairComplete.Text = "完成维修";
this.RepairComplete.UseVisualStyleBackColor = true;
this.RepairComplete.Click += new System.EventHandler(this.RepairComplete_Click);
//
// bc_groupcode1
//
this.bc_groupcode1.FormattingEnabled = true;
this.bc_groupcode1.Location = new System.Drawing.Point(1101, 189);
this.bc_groupcode1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.bc_groupcode1.Name = "bc_groupcode1";
this.bc_groupcode1.Size = new System.Drawing.Size(200, 23);
this.bc_groupcode1.TabIndex = 54;
this.bc_groupcode1.SelectedIndexChanged += new System.EventHandler(this.bc_groupcode1_SelectedIndexChanged);
//
// bc_reason
//
this.bc_reason.FormattingEnabled = true;
this.bc_reason.Location = new System.Drawing.Point(1101, 242);
this.bc_reason.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.bc_reason.Name = "bc_reason";
this.bc_reason.Size = new System.Drawing.Size(200, 23);
this.bc_reason.TabIndex = 53;
this.bc_reason.SelectedIndexChanged += new System.EventHandler(this.bc_reason_SelectedIndexChanged);
this.bc_reason.TextChanged += new System.EventHandler(this.bc_reason_TextChanged);
//
// RepairResult
//
this.RepairResult.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.RepairResult.FormattingEnabled = true;
this.RepairResult.Location = new System.Drawing.Point(1101, 355);
this.RepairResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.RepairResult.Name = "RepairResult";
this.RepairResult.Size = new System.Drawing.Size(200, 23);
this.RepairResult.TabIndex = 52;
this.RepairResult.SelectedIndexChanged += new System.EventHandler(this.RepairResult_SelectedIndexChanged);
this.RepairResult.TextChanged += new System.EventHandler(this.RepairResult_TextChanged);
//
// 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.ForeColor = System.Drawing.Color.Blue;
this.label2.Location = new System.Drawing.Point(16, 146);
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 = 88;
this.label2.Text = "不良信息";
//
// bc_remark
//
this.bc_remark.Location = new System.Drawing.Point(1101, 299);
this.bc_remark.Margin = new System.Windows.Forms.Padding(4);
this.bc_remark.Name = "bc_remark";
this.bc_remark.Size = new System.Drawing.Size(200, 25);
this.bc_remark.TabIndex = 90;
//
// mb_status
//
this.mb_status.DataPropertyName = "mb_status";
this.mb_status.HeaderText = "维修结果";
this.mb_status.Name = "mb_status";
this.mb_status.ReadOnly = true;
this.mb_status.Width = 128;
//
// mb_dutyman
//
this.mb_dutyman.DataPropertyName = "mb_dutyman";
this.mb_dutyman.HeaderText = "责任方";
this.mb_dutyman.Name = "mb_dutyman";
this.mb_dutyman.ReadOnly = true;
this.mb_dutyman.Width = 120;
//
// bc_note
//
this.bc_note.DataPropertyName = "bc_note";
this.bc_note.HeaderText = "解决方案";
this.bc_note.Name = "bc_note";
this.bc_note.ReadOnly = true;
this.bc_note.Width = 140;
//
// mb_badremark
//
this.mb_badremark.DataPropertyName = "mb_badremark";
this.mb_badremark.HeaderText = "不良备注";
this.mb_badremark.Name = "mb_badremark";
this.mb_badremark.ReadOnly = true;
this.mb_badremark.Width = 140;
//
// bc_name
//
this.bc_name.DataPropertyName = "bc_name";
this.bc_name.HeaderText = "不良原因";
this.bc_name.Name = "bc_name";
this.bc_name.ReadOnly = true;
this.bc_name.Width = 140;
//
// bc_groupcode
//
this.bc_groupcode.DataPropertyName = "bc_groupcode";
this.bc_groupcode.HeaderText = "不良组别";
this.bc_groupcode.Name = "bc_groupcode";
this.bc_groupcode.ReadOnly = true;
this.bc_groupcode.Width = 120;
//
// mb_id
//
this.mb_id.DataPropertyName = "mb_id";
this.mb_id.HeaderText = "mb_id";
this.mb_id.Name = "mb_id";
this.mb_id.ReadOnly = true;
this.mb_id.Visible = false;
//
// mb_badcode
//
this.mb_badcode.DataPropertyName = "mb_badcode";
this.mb_badcode.HeaderText = "不良原因码";
this.mb_badcode.Name = "mb_badcode";
this.mb_badcode.ReadOnly = true;
this.mb_badcode.Width = 110;
//
// Make_Repair
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1320, 760);
this.Controls.Add(this.bc_remark);
this.Controls.Add(this.label2);
this.Controls.Add(this.OperatResult);
this.Controls.Add(this.st_name);
this.Controls.Add(this.ma_code);
this.Controls.Add(this.ms_nextstepcode);
this.Controls.Add(this.ma_prodcode);
this.Controls.Add(this.pr_detail);
this.Controls.Add(this.ma_prodcode_label);
this.Controls.Add(this.pr_detail_label);
this.Controls.Add(this.Clean);
this.Controls.Add(this.ms_sncode);
this.Controls.Add(this.BadCodeGrid);
this.Controls.Add(this.GetSNCode);
this.Controls.Add(this.GetSNCode_Label);
this.Controls.Add(this.cd_stepcode);
this.Controls.Add(this.cr_code);
this.Controls.Add(this.ma_craftcode_label);
this.Controls.Add(this.st_rstepcode_label);
this.Controls.Add(this.Refueling);
this.Controls.Add(this.AddRow);
this.Controls.Add(this.Save);
this.Controls.Add(this.Scrap);
this.Controls.Add(this.RepairComplete);
this.Controls.Add(this.bc_groupcode1);
this.Controls.Add(this.bc_reason);
this.Controls.Add(this.RepairResult);
this.Controls.Add(this.label14);
this.Controls.Add(this.label13);
this.Controls.Add(this.label12);
this.Controls.Add(this.st_name_label);
this.Controls.Add(this.label8);
this.Controls.Add(this.ms_nextstepcode_label);
this.Controls.Add(this.ms_sncode_label);
this.Controls.Add(this.ma_code_label);
this.Controls.Add(this.panel2);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Name = "Make_Repair";
this.Tag = "Make!Repair";
this.Text = "维修作业";
this.Activated += new System.EventHandler(this.维修作业_Activated);
this.Load += new System.EventHandler(this.维修作业_Load);
this.SizeChanged += new System.EventHandler(this.维修作业_SizeChanged);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.BadCodeGrid)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private CustomControl.ComBoxWithFocus.ComBoxWithFocus RepairResult;
private CustomControl.ComBoxWithFocus.ComBoxWithFocus bc_reason;
private CustomControl.ComBoxWithFocus.ComBoxWithFocus bc_groupcode1;
private CustomControl.ButtonUtil.NormalButton RepairComplete;
private CustomControl.ButtonUtil.NormalButton Scrap;
private CustomControl.ButtonUtil.NormalButton Save;
private CustomControl.ButtonUtil.NormalButton AddRow;
private CustomControl.TextBoxWithIcon.SearchTextBox cr_code;
private CustomControl.TextBoxWithIcon.SearchTextBox cd_stepcode;
private CustomControl.TextBoxWithIcon.MaCodeTextBox GetSNCode;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label GetSNCode_Label;
private System.Windows.Forms.Label ma_craftcode_label;
private System.Windows.Forms.Label st_rstepcode_label;
private System.Windows.Forms.CheckBox Refueling;
private System.Windows.Forms.Label ma_prodcode_label;
private System.Windows.Forms.Label pr_detail_label;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label st_name_label;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label ms_nextstepcode_label;
private System.Windows.Forms.Label ms_sncode_label;
private System.Windows.Forms.Label ma_code_label;
private CustomControl.DataGrid_View.DataGridViewWithSerialNum BadCodeGrid;
private CustomControl.TextBoxWithIcon.MaCodeTextBox ms_sncode;
private CustomControl.ButtonUtil.NormalButton Clean;
private CustomControl.ValueLabel.ValueLabel pr_detail;
private CustomControl.ValueLabel.ValueLabel ma_prodcode;
private CustomControl.ValueLabel.ValueLabel ms_nextstepcode;
private CustomControl.ValueLabel.ValueLabel ma_code;
private CustomControl.ValueLabel.ValueLabel st_name;
private CustomControl.RichText.RichTextAutoBottom OperatResult;
private System.Windows.Forms.Label label2;
private CustomControl.TextBoxWithIcon.TextBoxWithTextArea bc_remark;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_badcode;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_id;
private System.Windows.Forms.DataGridViewTextBoxColumn bc_groupcode;
private System.Windows.Forms.DataGridViewTextBoxColumn bc_name;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_badremark;
private System.Windows.Forms.DataGridViewTextBoxColumn bc_note;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_dutyman;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_status;
}
}