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()
{
this.components = new System.ComponentModel.Container();
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.ma_craftcode_label = new System.Windows.Forms.Label();
this.st_rstepcode_label = new System.Windows.Forms.Label();
this.ms_prodcode_label = new System.Windows.Forms.Label();
this.pr_detail_label = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.bc_name_label = new System.Windows.Forms.Label();
this.bg_name_label = new System.Windows.Forms.Label();
this.ms_sncode_label = new System.Windows.Forms.Label();
this.ms_makecode_label = new System.Windows.Forms.Label();
this.mbr_brgcode_label = new System.Windows.Forms.Label();
this.nr_name_label = new System.Windows.Forms.Label();
this.mbr_dutycode_label = new System.Windows.Forms.Label();
this.mbc_component_label = new System.Windows.Forms.Label();
this.mbr_solution_label = new System.Windows.Forms.Label();
this.mbl_loc_label = new System.Windows.Forms.Label();
this.mbp_part_label = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.GetSNCode_Label = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.panel3 = new System.Windows.Forms.Panel();
this.BadCodeTree = new System.Windows.Forms.TreeView();
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.bg_code = new System.Windows.Forms.Label();
this.nr_code = new System.Windows.Forms.Label();
this.prodcode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
this.mbp_partdgv = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithCheckBox();
this.mbp_part1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mbp_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mbl_locdgv = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithCheckBox();
this.mbl_loc1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mbl_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RefreshTreeView = new UAS_MES.CustomControl.ClickPicBox.ClickPicBox();
this.GetSNCode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.NewRepairInf = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.SaveRepairInf = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.DeleteRepairInf = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.mbl_loc = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.mbr_solutioncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.mbc_component = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.mbr_dutycode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.nr_name = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.nrg_name = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.bc_name = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.bg_name = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
this.mb_badremark = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxWithTextArea();
this.OperatResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
this.ms_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.ms_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.cd_stepcode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
this.cr_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
this.NewBadCode = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.SaveBadLocation = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.Scrap = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.RepairComplete = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
this.ms_sncode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.LocationSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.mbp_partdgv)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.mbl_locdgv)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.RefreshTreeView)).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.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(995, 29);
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(12, 4);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(74, 21);
this.label1.TabIndex = 0;
this.label1.Text = "工单信息";
//
// 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(12, 78);
this.ma_craftcode_label.Name = "ma_craftcode_label";
this.ma_craftcode_label.Size = new System.Drawing.Size(74, 21);
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(311, 78);
this.st_rstepcode_label.Name = "st_rstepcode_label";
this.st_rstepcode_label.Size = new System.Drawing.Size(74, 21);
this.st_rstepcode_label.TabIndex = 65;
this.st_rstepcode_label.Text = "回流工序";
//
// ms_prodcode_label
//
this.ms_prodcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.ms_prodcode_label.AutoSize = true;
this.ms_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_prodcode_label.Location = new System.Drawing.Point(466, 41);
this.ms_prodcode_label.Name = "ms_prodcode_label";
this.ms_prodcode_label.Size = new System.Drawing.Size(74, 21);
this.ms_prodcode_label.TabIndex = 62;
this.ms_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(695, 41);
this.pr_detail_label.Name = "pr_detail_label";
this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
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(741, 154);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(74, 21);
this.label14.TabIndex = 46;
this.label14.Text = "不良备注";
//
// bc_name_label
//
this.bc_name_label.AutoSize = true;
this.bc_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bc_name_label.ForeColor = System.Drawing.Color.Black;
this.bc_name_label.Location = new System.Drawing.Point(458, 154);
this.bc_name_label.Name = "bc_name_label";
this.bc_name_label.Size = new System.Drawing.Size(74, 21);
this.bc_name_label.TabIndex = 44;
this.bc_name_label.Text = "不良代码";
//
// 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(176, 152);
this.bg_name_label.Name = "bg_name_label";
this.bg_name_label.Size = new System.Drawing.Size(90, 21);
this.bg_name_label.TabIndex = 40;
this.bg_name_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(12, 39);
this.ms_sncode_label.Name = "ms_sncode_label";
this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
this.ms_sncode_label.TabIndex = 38;
this.ms_sncode_label.Text = "序列号";
//
// ms_makecode_label
//
this.ms_makecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
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(261, 41);
this.ms_makecode_label.Name = "ms_makecode_label";
this.ms_makecode_label.Size = new System.Drawing.Size(58, 21);
this.ms_makecode_label.TabIndex = 37;
this.ms_makecode_label.Text = "工单号";
//
// mbr_brgcode_label
//
this.mbr_brgcode_label.AutoSize = true;
this.mbr_brgcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mbr_brgcode_label.ForeColor = System.Drawing.Color.Black;
this.mbr_brgcode_label.Location = new System.Drawing.Point(176, 197);
this.mbr_brgcode_label.Name = "mbr_brgcode_label";
this.mbr_brgcode_label.Size = new System.Drawing.Size(90, 21);
this.mbr_brgcode_label.TabIndex = 93;
this.mbr_brgcode_label.Text = "不良原因组";
//
// nr_name_label
//
this.nr_name_label.AutoSize = true;
this.nr_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.nr_name_label.ForeColor = System.Drawing.Color.Black;
this.nr_name_label.Location = new System.Drawing.Point(458, 196);
this.nr_name_label.Name = "nr_name_label";
this.nr_name_label.Size = new System.Drawing.Size(74, 21);
this.nr_name_label.TabIndex = 95;
this.nr_name_label.Text = "不良原因";
//
// mbr_dutycode_label
//
this.mbr_dutycode_label.AutoSize = true;
this.mbr_dutycode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mbr_dutycode_label.ForeColor = System.Drawing.Color.Black;
this.mbr_dutycode_label.Location = new System.Drawing.Point(741, 194);
this.mbr_dutycode_label.Name = "mbr_dutycode_label";
this.mbr_dutycode_label.Size = new System.Drawing.Size(58, 21);
this.mbr_dutycode_label.TabIndex = 97;
this.mbr_dutycode_label.Text = "责任别";
//
// mbc_component_label
//
this.mbc_component_label.AutoSize = true;
this.mbc_component_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mbc_component_label.ForeColor = System.Drawing.Color.Black;
this.mbc_component_label.Location = new System.Drawing.Point(176, 238);
this.mbc_component_label.Name = "mbc_component_label";
this.mbc_component_label.Size = new System.Drawing.Size(74, 21);
this.mbc_component_label.TabIndex = 99;
this.mbc_component_label.Text = "不良组件";
//
// mbr_solution_label
//
this.mbr_solution_label.AutoSize = true;
this.mbr_solution_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mbr_solution_label.ForeColor = System.Drawing.Color.Black;
this.mbr_solution_label.Location = new System.Drawing.Point(458, 239);
this.mbr_solution_label.Name = "mbr_solution_label";
this.mbr_solution_label.Size = new System.Drawing.Size(74, 21);
this.mbr_solution_label.TabIndex = 101;
this.mbr_solution_label.Text = "解决方案";
//
// mbl_loc_label
//
this.mbl_loc_label.AutoSize = true;
this.mbl_loc_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mbl_loc_label.ForeColor = System.Drawing.Color.Black;
this.mbl_loc_label.Location = new System.Drawing.Point(176, 295);
this.mbl_loc_label.Name = "mbl_loc_label";
this.mbl_loc_label.Size = new System.Drawing.Size(74, 21);
this.mbl_loc_label.TabIndex = 103;
this.mbl_loc_label.Text = "不良位置";
//
// mbp_part_label
//
this.mbp_part_label.AutoSize = true;
this.mbp_part_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mbp_part_label.ForeColor = System.Drawing.Color.Black;
this.mbp_part_label.Location = new System.Drawing.Point(482, 298);
this.mbp_part_label.Name = "mbp_part_label";
this.mbp_part_label.Size = new System.Drawing.Size(74, 21);
this.mbp_part_label.TabIndex = 105;
this.mbp_part_label.Text = "不良零件";
//
// panel1
//
this.panel1.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.panel1.Location = new System.Drawing.Point(163, 280);
this.panel1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(829, 2);
this.panel1.TabIndex = 108;
//
// GetSNCode_Label
//
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)));
this.GetSNCode_Label.Location = new System.Drawing.Point(185, 542);
this.GetSNCode_Label.Name = "GetSNCode_Label";
this.GetSNCode_Label.Size = new System.Drawing.Size(58, 21);
this.GetSNCode_Label.TabIndex = 113;
this.GetSNCode_Label.Text = "序列号";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.Black;
this.label2.Location = new System.Drawing.Point(12, 125);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(74, 22);
this.label2.TabIndex = 117;
this.label2.Text = "不良信息";
//
// panel3
//
this.panel3.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.panel3.Location = new System.Drawing.Point(1, 117);
this.panel3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(990, 2);
this.panel3.TabIndex = 109;
//
// BadCodeTree
//
this.BadCodeTree.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.BadCodeTree.Location = new System.Drawing.Point(16, 154);
this.BadCodeTree.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.BadCodeTree.Name = "BadCodeTree";
this.BadCodeTree.Size = new System.Drawing.Size(146, 426);
this.BadCodeTree.TabIndex = 118;
this.BadCodeTree.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.BadCodeTree_NodeMouseClick);
//
// bc_code
//
this.bc_code.AutoSize = true;
this.bc_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bc_code.ForeColor = System.Drawing.Color.Black;
this.bc_code.Location = new System.Drawing.Point(948, 74);
this.bc_code.Name = "bc_code";
this.bc_code.Size = new System.Drawing.Size(0, 21);
this.bc_code.TabIndex = 122;
this.bc_code.Visible = false;
//
// bg_code
//
this.bg_code.AutoSize = true;
this.bg_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bg_code.ForeColor = System.Drawing.Color.Black;
this.bg_code.Location = new System.Drawing.Point(948, 41);
this.bg_code.Name = "bg_code";
this.bg_code.Size = new System.Drawing.Size(0, 21);
this.bg_code.TabIndex = 123;
this.bg_code.Visible = false;
//
// nr_code
//
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(926, 74);
this.nr_code.Name = "nr_code";
this.nr_code.Size = new System.Drawing.Size(0, 21);
this.nr_code.TabIndex = 125;
this.nr_code.Visible = false;
//
// prodcode
//
this.prodcode.AllPower = null;
this.prodcode.Caller = null;
this.prodcode.Condition = null;
this.prodcode.DBTitle = null;
this.prodcode.FormName = null;
this.prodcode.Location = new System.Drawing.Point(560, 299);
this.prodcode.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.prodcode.Name = "prodcode";
this.prodcode.Power = null;
this.prodcode.SelectField = null;
this.prodcode.SetValueField = null;
this.prodcode.Size = new System.Drawing.Size(157, 21);
this.prodcode.TabIndex = 124;
this.prodcode.TableName = null;
this.prodcode.TextBoxEnable = true;
this.prodcode.TextKeyDown += new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextKeyDown(this.prodcode_TextKeyDown);
//
// mbp_partdgv
//
this.mbp_partdgv.AllowUserToAddRows = false;
this.mbp_partdgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.mbp_partdgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.mbp_part1,
this.mbp_id});
this.mbp_partdgv.Location = new System.Drawing.Point(485, 335);
this.mbp_partdgv.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.mbp_partdgv.Name = "mbp_partdgv";
this.mbp_partdgv.RowTemplate.Height = 27;
this.mbp_partdgv.Size = new System.Drawing.Size(270, 152);
this.mbp_partdgv.TabIndex = 121;
//
// mbp_part1
//
this.mbp_part1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.mbp_part1.DataPropertyName = "mbp_part";
this.mbp_part1.HeaderText = "已选择不良零件";
this.mbp_part1.Name = "mbp_part1";
//
// mbp_id
//
this.mbp_id.DataPropertyName = "mbp_id";
this.mbp_id.HeaderText = "mbp_id";
this.mbp_id.Name = "mbp_id";
this.mbp_id.Visible = false;
//
// mbl_locdgv
//
this.mbl_locdgv.AllowUserToAddRows = false;
this.mbl_locdgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.mbl_locdgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.mbl_loc1,
this.mbl_id});
this.mbl_locdgv.Location = new System.Drawing.Point(186, 335);
this.mbl_locdgv.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.mbl_locdgv.Name = "mbl_locdgv";
this.mbl_locdgv.RowTemplate.Height = 27;
this.mbl_locdgv.Size = new System.Drawing.Size(270, 152);
this.mbl_locdgv.TabIndex = 120;
//
// mbl_loc1
//
this.mbl_loc1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.mbl_loc1.DataPropertyName = "mbl_loc";
this.mbl_loc1.HeaderText = "已选择不良位置";
this.mbl_loc1.Name = "mbl_loc1";
//
// mbl_id
//
this.mbl_id.DataPropertyName = "mbl_id";
this.mbl_id.HeaderText = "mbl_id";
this.mbl_id.Name = "mbl_id";
this.mbl_id.Visible = false;
//
// RefreshTreeView
//
this.RefreshTreeView.AllPower = null;
this.RefreshTreeView.Cursor = System.Windows.Forms.Cursors.Hand;
this.RefreshTreeView.Image = global::UAS_MES.Properties.Resources.refresh;
this.RefreshTreeView.Location = new System.Drawing.Point(84, 126);
this.RefreshTreeView.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.RefreshTreeView.Name = "RefreshTreeView";
this.RefreshTreeView.Power = null;
this.RefreshTreeView.Size = new System.Drawing.Size(20, 22);
this.RefreshTreeView.TabIndex = 119;
this.RefreshTreeView.TabStop = false;
this.RefreshTreeView.Click += new System.EventHandler(this.RefreshTreeView_Click);
//
// GetSNCode
//
this.GetSNCode.AllPower = null;
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;
this.GetSNCode.Location = new System.Drawing.Point(266, 543);
this.GetSNCode.Name = "GetSNCode";
this.GetSNCode.Power = null;
this.GetSNCode.Size = new System.Drawing.Size(188, 21);
this.GetSNCode.Str = null;
this.GetSNCode.Str1 = null;
this.GetSNCode.Str2 = null;
this.GetSNCode.TabIndex = 114;
this.GetSNCode.Tag = "Read";
this.GetSNCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GetSNCode_KeyDown);
//
// NewRepairInf
//
this.NewRepairInf.AllPower = "ifall";
this.NewRepairInf.BackColor = System.Drawing.Color.Transparent;
this.NewRepairInf.DownImage = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.DownImage")));
this.NewRepairInf.Image = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.Image")));
this.NewRepairInf.IsShowBorder = true;
this.NewRepairInf.Location = new System.Drawing.Point(296, 502);
this.NewRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.MoveImage")));
this.NewRepairInf.Name = "NewRepairInf";
this.NewRepairInf.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.NormalImage")));
this.NewRepairInf.Power = null;
this.NewRepairInf.Size = new System.Drawing.Size(98, 24);
this.NewRepairInf.TabIndex = 112;
this.NewRepairInf.Tag = "IfWrite";
this.NewRepairInf.Text = "新增维修信息";
this.NewRepairInf.UseVisualStyleBackColor = true;
this.NewRepairInf.Click += new System.EventHandler(this.NewRepairInf_Click);
//
// SaveRepairInf
//
this.SaveRepairInf.AllPower = "ifall";
this.SaveRepairInf.BackColor = System.Drawing.Color.Transparent;
this.SaveRepairInf.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.DownImage")));
this.SaveRepairInf.Image = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.Image")));
this.SaveRepairInf.IsShowBorder = true;
this.SaveRepairInf.Location = new System.Drawing.Point(411, 502);
this.SaveRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.MoveImage")));
this.SaveRepairInf.Name = "SaveRepairInf";
this.SaveRepairInf.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.NormalImage")));
this.SaveRepairInf.Power = null;
this.SaveRepairInf.Size = new System.Drawing.Size(98, 24);
this.SaveRepairInf.TabIndex = 111;
this.SaveRepairInf.Tag = "IfWrite";
this.SaveRepairInf.Text = "保存维修信息";
this.SaveRepairInf.UseVisualStyleBackColor = true;
this.SaveRepairInf.Click += new System.EventHandler(this.SaveRepairInf_Click);
//
// DeleteRepairInf
//
this.DeleteRepairInf.AllPower = "ifall";
this.DeleteRepairInf.BackColor = System.Drawing.Color.Transparent;
this.DeleteRepairInf.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.DownImage")));
this.DeleteRepairInf.Image = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.Image")));
this.DeleteRepairInf.IsShowBorder = true;
this.DeleteRepairInf.Location = new System.Drawing.Point(525, 502);
this.DeleteRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.MoveImage")));
this.DeleteRepairInf.Name = "DeleteRepairInf";
this.DeleteRepairInf.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.NormalImage")));
this.DeleteRepairInf.Power = null;
this.DeleteRepairInf.Size = new System.Drawing.Size(68, 24);
this.DeleteRepairInf.TabIndex = 110;
this.DeleteRepairInf.Tag = "IfWrite";
this.DeleteRepairInf.Text = "删除";
this.DeleteRepairInf.UseVisualStyleBackColor = true;
this.DeleteRepairInf.Click += new System.EventHandler(this.DeleteRepairInf_Click);
//
// mbl_loc
//
this.mbl_loc.AllPower = null;
this.mbl_loc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.mbl_loc.BackColor = System.Drawing.Color.White;
this.mbl_loc.ID = null;
this.mbl_loc.Location = new System.Drawing.Point(266, 299);
this.mbl_loc.Name = "mbl_loc";
this.mbl_loc.Power = null;
this.mbl_loc.Size = new System.Drawing.Size(141, 21);
this.mbl_loc.Str = null;
this.mbl_loc.Str1 = null;
this.mbl_loc.Str2 = null;
this.mbl_loc.TabIndex = 104;
this.mbl_loc.Tag = "Read";
this.mbl_loc.TextChanged += new System.EventHandler(this.mbl_loc_TextChanged);
this.mbl_loc.KeyDown += new System.Windows.Forms.KeyEventHandler(this.mbl_loc_KeyDown);
//
// mbr_solutioncode
//
this.mbr_solutioncode.AllPower = null;
this.mbr_solutioncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.mbr_solutioncode.BackColor = System.Drawing.Color.White;
this.mbr_solutioncode.Enabled = false;
this.mbr_solutioncode.ID = null;
this.mbr_solutioncode.Location = new System.Drawing.Point(560, 239);
this.mbr_solutioncode.Name = "mbr_solutioncode";
this.mbr_solutioncode.Power = null;
this.mbr_solutioncode.Size = new System.Drawing.Size(141, 21);
this.mbr_solutioncode.Str = null;
this.mbr_solutioncode.Str1 = null;
this.mbr_solutioncode.Str2 = null;
this.mbr_solutioncode.TabIndex = 102;
this.mbr_solutioncode.Tag = "Read";
//
// mbc_component
//
this.mbc_component.AllPower = null;
this.mbc_component.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.mbc_component.BackColor = System.Drawing.Color.White;
this.mbc_component.Enabled = false;
this.mbc_component.ID = null;
this.mbc_component.Location = new System.Drawing.Point(266, 239);
this.mbc_component.Name = "mbc_component";
this.mbc_component.Power = null;
this.mbc_component.Size = new System.Drawing.Size(141, 21);
this.mbc_component.Str = null;
this.mbc_component.Str1 = null;
this.mbc_component.Str2 = null;
this.mbc_component.TabIndex = 100;
this.mbc_component.Tag = "Read";
//
// mbr_dutycode
//
this.mbr_dutycode.AllPower = null;
this.mbr_dutycode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.mbr_dutycode.BackColor = System.Drawing.Color.White;
this.mbr_dutycode.Enabled = false;
this.mbr_dutycode.ID = null;
this.mbr_dutycode.Location = new System.Drawing.Point(820, 198);
this.mbr_dutycode.Name = "mbr_dutycode";
this.mbr_dutycode.Power = null;
this.mbr_dutycode.Size = new System.Drawing.Size(141, 21);
this.mbr_dutycode.Str = null;
this.mbr_dutycode.Str1 = null;
this.mbr_dutycode.Str2 = null;
this.mbr_dutycode.TabIndex = 98;
this.mbr_dutycode.Tag = "Read";
//
// nr_name
//
this.nr_name.AllPower = null;
this.nr_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.nr_name.BackColor = System.Drawing.Color.White;
this.nr_name.Enabled = false;
this.nr_name.ID = null;
this.nr_name.Location = new System.Drawing.Point(560, 196);
this.nr_name.Name = "nr_name";
this.nr_name.Power = null;
this.nr_name.Size = new System.Drawing.Size(141, 21);
this.nr_name.Str = null;
this.nr_name.Str1 = null;
this.nr_name.Str2 = null;
this.nr_name.TabIndex = 96;
this.nr_name.Tag = "Read";
this.nr_name.TextChanged += new System.EventHandler(this.nr_name_TextChanged);
//
// nrg_name
//
this.nrg_name.AllPower = null;
this.nrg_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.nrg_name.BackColor = System.Drawing.Color.White;
this.nrg_name.Enabled = false;
this.nrg_name.ID = null;
this.nrg_name.Location = new System.Drawing.Point(266, 198);
this.nrg_name.Name = "nrg_name";
this.nrg_name.Power = null;
this.nrg_name.Size = new System.Drawing.Size(141, 21);
this.nrg_name.Str = null;
this.nrg_name.Str1 = null;
this.nrg_name.Str2 = null;
this.nrg_name.TabIndex = 94;
this.nrg_name.Tag = "Read";
//
// bc_name
//
this.bc_name.AllPower = null;
this.bc_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.bc_name.BackColor = System.Drawing.Color.White;
this.bc_name.Enabled = false;
this.bc_name.ID = null;
this.bc_name.Location = new System.Drawing.Point(560, 154);
this.bc_name.Name = "bc_name";
this.bc_name.Power = null;
this.bc_name.Size = new System.Drawing.Size(141, 21);
this.bc_name.Str = null;
this.bc_name.Str1 = null;
this.bc_name.Str2 = null;
this.bc_name.TabIndex = 92;
this.bc_name.Tag = "Read";
//
// bg_name
//
this.bg_name.AllPower = null;
this.bg_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.bg_name.BackColor = System.Drawing.Color.White;
this.bg_name.Enabled = false;
this.bg_name.ForeColor = System.Drawing.Color.Red;
this.bg_name.ID = null;
this.bg_name.Location = new System.Drawing.Point(266, 154);
this.bg_name.Name = "bg_name";
this.bg_name.Power = null;
this.bg_name.Size = new System.Drawing.Size(141, 21);
this.bg_name.Str = null;
this.bg_name.Str1 = null;
this.bg_name.Str2 = null;
this.bg_name.TabIndex = 91;
this.bg_name.Tag = "Read";
//
// mb_badremark
//
this.mb_badremark.Location = new System.Drawing.Point(820, 155);
this.mb_badremark.Name = "mb_badremark";
this.mb_badremark.Size = new System.Drawing.Size(140, 20);
this.mb_badremark.TabIndex = 90;
//
// 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(795, 298);
this.OperatResult.Name = "OperatResult";
this.OperatResult.Size = new System.Drawing.Size(186, 255);
this.OperatResult.TabIndex = 87;
this.OperatResult.Text = "";
//
// ms_makecode
//
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.AutoSize = true;
this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_makecode.Location = new System.Drawing.Point(341, 41);
this.ms_makecode.Name = "ms_makecode";
this.ms_makecode.Size = new System.Drawing.Size(0, 21);
this.ms_makecode.TabIndex = 85;
//
// ms_prodcode
//
this.ms_prodcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.ms_prodcode.AutoSize = true;
this.ms_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_prodcode.Location = new System.Drawing.Point(562, 41);
this.ms_prodcode.Name = "ms_prodcode";
this.ms_prodcode.Size = new System.Drawing.Size(0, 21);
this.ms_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(791, 41);
this.pr_detail.Name = "pr_detail";
this.pr_detail.Size = new System.Drawing.Size(0, 21);
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(848, 558);
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(60, 24);
this.Clean.TabIndex = 81;
this.Clean.Tag = "IfWrite";
this.Clean.Text = "清除";
this.Clean.UseVisualStyleBackColor = true;
//
// 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(401, 79);
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(192, 21);
this.cd_stepcode.TabIndex = 68;
this.cd_stepcode.TableName = null;
this.cd_stepcode.Tag = "ms_stepcode";
this.cd_stepcode.TextBoxEnable = true;
//
// 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(92, 79);
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(191, 21);
this.cr_code.TabIndex = 67;
this.cr_code.TableName = null;
this.cr_code.Tag = "ms_craftcode";
this.cr_code.TextBoxEnable = true;
this.cr_code.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.cr_code_UserControlTextChanged);
//
// NewBadCode
//
this.NewBadCode.AllPower = "ifall";
this.NewBadCode.BackColor = System.Drawing.Color.Transparent;
this.NewBadCode.DownImage = ((System.Drawing.Image)(resources.GetObject("NewBadCode.DownImage")));
this.NewBadCode.Image = ((System.Drawing.Image)(resources.GetObject("NewBadCode.Image")));
this.NewBadCode.IsShowBorder = true;
this.NewBadCode.Location = new System.Drawing.Point(186, 502);
this.NewBadCode.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewBadCode.MoveImage")));
this.NewBadCode.Name = "NewBadCode";
this.NewBadCode.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewBadCode.NormalImage")));
this.NewBadCode.Power = null;
this.NewBadCode.Size = new System.Drawing.Size(98, 24);
this.NewBadCode.TabIndex = 60;
this.NewBadCode.Tag = "IfWrite";
this.NewBadCode.Text = "新增不良代码";
this.NewBadCode.UseVisualStyleBackColor = true;
this.NewBadCode.Click += new System.EventHandler(this.NewBadCode_Click);
//
// SaveBadLocation
//
this.SaveBadLocation.AllPower = "ifall";
this.SaveBadLocation.BackColor = System.Drawing.Color.Transparent;
this.SaveBadLocation.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.DownImage")));
this.SaveBadLocation.Enabled = false;
this.SaveBadLocation.Image = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.Image")));
this.SaveBadLocation.IsShowBorder = true;
this.SaveBadLocation.Location = new System.Drawing.Point(412, 298);
this.SaveBadLocation.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.MoveImage")));
this.SaveBadLocation.Name = "SaveBadLocation";
this.SaveBadLocation.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.NormalImage")));
this.SaveBadLocation.Power = null;
this.SaveBadLocation.Size = new System.Drawing.Size(46, 24);
this.SaveBadLocation.TabIndex = 59;
this.SaveBadLocation.Tag = "IfWrite";
this.SaveBadLocation.Text = "保存";
this.SaveBadLocation.UseVisualStyleBackColor = true;
this.SaveBadLocation.Click += new System.EventHandler(this.SaveBadLocation_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.Image = ((System.Drawing.Image)(resources.GetObject("Scrap.Image")));
this.Scrap.IsShowBorder = true;
this.Scrap.Location = new System.Drawing.Point(723, 76);
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(68, 24);
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.Image = ((System.Drawing.Image)(resources.GetObject("RepairComplete.Image")));
this.RepairComplete.IsShowBorder = true;
this.RepairComplete.Location = new System.Drawing.Point(628, 76);
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(68, 24);
this.RepairComplete.TabIndex = 55;
this.RepairComplete.Tag = "IfWrite";
this.RepairComplete.Text = "完成维修";
this.RepairComplete.UseVisualStyleBackColor = true;
this.RepairComplete.Click += new System.EventHandler(this.RepairComplete_Click);
//
// ms_sncode
//
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.AutoSize = true;
this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ms_sncode.Location = new System.Drawing.Point(94, 41);
this.ms_sncode.Name = "ms_sncode";
this.ms_sncode.Size = new System.Drawing.Size(0, 21);
this.ms_sncode.TabIndex = 126;
//
// Make_Repair
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(995, 588);
this.Controls.Add(this.ms_sncode);
this.Controls.Add(this.nr_code);
this.Controls.Add(this.prodcode);
this.Controls.Add(this.bg_code);
this.Controls.Add(this.bc_code);
this.Controls.Add(this.mbp_partdgv);
this.Controls.Add(this.mbl_locdgv);
this.Controls.Add(this.RefreshTreeView);
this.Controls.Add(this.BadCodeTree);
this.Controls.Add(this.panel3);
this.Controls.Add(this.label2);
this.Controls.Add(this.GetSNCode);
this.Controls.Add(this.GetSNCode_Label);
this.Controls.Add(this.NewRepairInf);
this.Controls.Add(this.SaveRepairInf);
this.Controls.Add(this.DeleteRepairInf);
this.Controls.Add(this.panel1);
this.Controls.Add(this.mbp_part_label);
this.Controls.Add(this.mbl_loc);
this.Controls.Add(this.mbl_loc_label);
this.Controls.Add(this.mbr_solutioncode);
this.Controls.Add(this.mbr_solution_label);
this.Controls.Add(this.mbc_component);
this.Controls.Add(this.mbc_component_label);
this.Controls.Add(this.mbr_dutycode);
this.Controls.Add(this.mbr_dutycode_label);
this.Controls.Add(this.nr_name);
this.Controls.Add(this.nr_name_label);
this.Controls.Add(this.nrg_name);
this.Controls.Add(this.mbr_brgcode_label);
this.Controls.Add(this.bc_name);
this.Controls.Add(this.bg_name);
this.Controls.Add(this.mb_badremark);
this.Controls.Add(this.OperatResult);
this.Controls.Add(this.ms_makecode);
this.Controls.Add(this.ms_prodcode);
this.Controls.Add(this.pr_detail);
this.Controls.Add(this.ms_prodcode_label);
this.Controls.Add(this.pr_detail_label);
this.Controls.Add(this.Clean);
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.NewBadCode);
this.Controls.Add(this.SaveBadLocation);
this.Controls.Add(this.Scrap);
this.Controls.Add(this.RepairComplete);
this.Controls.Add(this.label14);
this.Controls.Add(this.bc_name_label);
this.Controls.Add(this.bg_name_label);
this.Controls.Add(this.ms_sncode_label);
this.Controls.Add(this.ms_makecode_label);
this.Controls.Add(this.panel2);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "Make_Repair";
this.Tag = "Make!Repair";
this.Text = "维修作业";
this.Load += new System.EventHandler(this.维修作业_Load);
this.SizeChanged += new System.EventHandler(this.Make_Repair_SizeChanged);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.LocationSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.mbp_partdgv)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.mbl_locdgv)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.RefreshTreeView)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private CustomControl.ButtonUtil.NormalButton RepairComplete;
private CustomControl.ButtonUtil.NormalButton Scrap;
private CustomControl.ButtonUtil.NormalButton SaveBadLocation;
private CustomControl.ButtonUtil.NormalButton NewBadCode;
private CustomControl.TextBoxWithIcon.SearchTextBox cr_code;
private CustomControl.TextBoxWithIcon.SearchTextBox cd_stepcode;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label ma_craftcode_label;
private System.Windows.Forms.Label st_rstepcode_label;
private System.Windows.Forms.Label ms_prodcode_label;
private System.Windows.Forms.Label pr_detail_label;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label bc_name_label;
private System.Windows.Forms.Label bg_name_label;
private System.Windows.Forms.Label ms_sncode_label;
private System.Windows.Forms.Label ms_makecode_label;
private CustomControl.ButtonUtil.NormalButton Clean;
private CustomControl.ValueLabel.ValueLabel pr_detail;
private CustomControl.ValueLabel.ValueLabel ms_prodcode;
private CustomControl.ValueLabel.ValueLabel ms_makecode;
private CustomControl.RichText.RichTextAutoBottom OperatResult;
private CustomControl.TextBoxWithIcon.TextBoxWithTextArea mb_badremark;
private CustomControl.TextBoxWithIcon.EnterTextBox bg_name;
private CustomControl.TextBoxWithIcon.EnterTextBox bc_name;
private CustomControl.TextBoxWithIcon.EnterTextBox nrg_name;
private System.Windows.Forms.Label mbr_brgcode_label;
private CustomControl.TextBoxWithIcon.EnterTextBox nr_name;
private System.Windows.Forms.Label nr_name_label;
private CustomControl.TextBoxWithIcon.EnterTextBox mbr_dutycode;
private System.Windows.Forms.Label mbr_dutycode_label;
private CustomControl.TextBoxWithIcon.EnterTextBox mbc_component;
private System.Windows.Forms.Label mbc_component_label;
private CustomControl.TextBoxWithIcon.EnterTextBox mbr_solutioncode;
private System.Windows.Forms.Label mbr_solution_label;
private System.Windows.Forms.Label mbl_loc_label;
private System.Windows.Forms.Label mbp_part_label;
private System.Windows.Forms.Panel panel1;
private CustomControl.ButtonUtil.NormalButton DeleteRepairInf;
private CustomControl.ButtonUtil.NormalButton SaveRepairInf;
private CustomControl.ButtonUtil.NormalButton NewRepairInf;
private CustomControl.TextBoxWithIcon.EnterTextBox GetSNCode;
private System.Windows.Forms.Label GetSNCode_Label;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.TreeView BadCodeTree;
private CustomControl.ClickPicBox.ClickPicBox RefreshTreeView;
private CustomControl.TextBoxWithIcon.EnterTextBox mbl_loc;
private CustomControl.DataGrid_View.DataGridViewWithCheckBox mbl_locdgv;
private CustomControl.DataGrid_View.DataGridViewWithCheckBox mbp_partdgv;
private System.Windows.Forms.BindingSource LocationSource;
private System.Windows.Forms.BindingSource ComponentSource;
private System.Windows.Forms.Label bc_code;
private System.Windows.Forms.Label bg_code;
private CustomControl.TextBoxWithIcon.SearchTextBox prodcode;
private System.Windows.Forms.Label nr_code;
private System.Windows.Forms.DataGridViewTextBoxColumn mbp_part1;
private System.Windows.Forms.DataGridViewTextBoxColumn mbp_id;
private System.Windows.Forms.DataGridViewTextBoxColumn mbl_loc1;
private System.Windows.Forms.DataGridViewTextBoxColumn mbl_id;
private CustomControl.ValueLabel.ValueLabel ms_sncode;
}
}