|
|
@@ -0,0 +1,1159 @@
|
|
|
+namespace UAS_MES_NEW.Make
|
|
|
+{
|
|
|
+ partial class Make_Repair_AfterSale
|
|
|
+ {
|
|
|
+ /// <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()
|
|
|
+ {
|
|
|
+ this.components = new System.ComponentModel.Container();
|
|
|
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_Repair));
|
|
|
+ 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.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.GetSNCode_Label = new System.Windows.Forms.Label();
|
|
|
+ this.label2 = new System.Windows.Forms.Label();
|
|
|
+ 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.nrg_code = new System.Windows.Forms.Label();
|
|
|
+ this.so_code = new System.Windows.Forms.Label();
|
|
|
+ this.mbr_dutycode = new System.Windows.Forms.Label();
|
|
|
+ this.mbc_component = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
|
|
|
+ this.mbr_dutyname = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch();
|
|
|
+ this.so_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch();
|
|
|
+ this.nr_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch();
|
|
|
+ this.nrg_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch();
|
|
|
+ this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.cd_stepcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
+ this.ms_reworkcheckno = new System.Windows.Forms.Label();
|
|
|
+ this.ms_makecode_label = new System.Windows.Forms.Label();
|
|
|
+ this.ms_sncode_label = new System.Windows.Forms.Label();
|
|
|
+ this.ms_checkno = new System.Windows.Forms.Label();
|
|
|
+ this.RepairComplete = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.ms_sncode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.Scrap = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.nr_code = new System.Windows.Forms.Label();
|
|
|
+ this.st_rstepcode_label = new System.Windows.Forms.Label();
|
|
|
+ this.ma_craftcode_label = new System.Windows.Forms.Label();
|
|
|
+ this.cr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
+ this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
+ this.ms_prodcode_label = new System.Windows.Forms.Label();
|
|
|
+ this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.ms_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.ms_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.mb_badremark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithTextArea();
|
|
|
+ this.bd_soncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
+ this.mbp_partdgv = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithCheckBox();
|
|
|
+ this.mbp_part1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.DeleteCom = new System.Windows.Forms.DataGridViewImageColumn();
|
|
|
+ this.mbp_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mbl_locdgv = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithCheckBox();
|
|
|
+ this.mbl_loc1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.DeletePos = new System.Windows.Forms.DataGridViewImageColumn();
|
|
|
+ this.mbl_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.RefreshTreeView = new UAS_MES_NEW.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
+ this.GetSNCode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
+ this.NewRepairInf = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.SaveRepairInf = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.DeleteRepairInf = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.mbl_loc = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.bc_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.bg_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
+ this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.NewBadCode = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.SaveBadLocation = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.LocationSource)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).BeginInit();
|
|
|
+ this.groupBoxWithBorder1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.mbp_partdgv)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.mbl_locdgv)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.RefreshTreeView)).BeginInit();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // 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(1308, 288);
|
|
|
+ this.label14.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label14.Name = "label14";
|
|
|
+ this.label14.Size = new System.Drawing.Size(146, 41);
|
|
|
+ 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(812, 284);
|
|
|
+ this.bc_name_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.bc_name_label.Name = "bc_name_label";
|
|
|
+ this.bc_name_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ 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(326, 284);
|
|
|
+ this.bg_name_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.bg_name_label.Name = "bg_name_label";
|
|
|
+ this.bg_name_label.Size = new System.Drawing.Size(178, 41);
|
|
|
+ this.bg_name_label.TabIndex = 40;
|
|
|
+ this.bg_name_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(326, 374);
|
|
|
+ this.mbr_brgcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.mbr_brgcode_label.Name = "mbr_brgcode_label";
|
|
|
+ this.mbr_brgcode_label.Size = new System.Drawing.Size(178, 41);
|
|
|
+ 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(812, 374);
|
|
|
+ this.nr_name_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.nr_name_label.Name = "nr_name_label";
|
|
|
+ this.nr_name_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ 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(1308, 374);
|
|
|
+ this.mbr_dutycode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.mbr_dutycode_label.Name = "mbr_dutycode_label";
|
|
|
+ this.mbr_dutycode_label.Size = new System.Drawing.Size(114, 41);
|
|
|
+ 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(326, 458);
|
|
|
+ this.mbc_component_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.mbc_component_label.Name = "mbc_component_label";
|
|
|
+ this.mbc_component_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ 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(812, 456);
|
|
|
+ this.mbr_solution_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.mbr_solution_label.Name = "mbr_solution_label";
|
|
|
+ this.mbr_solution_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ 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(326, 574);
|
|
|
+ this.mbl_loc_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.mbl_loc_label.Name = "mbl_loc_label";
|
|
|
+ this.mbl_loc_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ 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(908, 574);
|
|
|
+ this.mbp_part_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.mbp_part_label.Name = "mbp_part_label";
|
|
|
+ this.mbp_part_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.mbp_part_label.TabIndex = 105;
|
|
|
+ this.mbp_part_label.Text = "不良零件";
|
|
|
+ //
|
|
|
+ // 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(326, 1066);
|
|
|
+ this.GetSNCode_Label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.GetSNCode_Label.Name = "GetSNCode_Label";
|
|
|
+ this.GetSNCode_Label.Size = new System.Drawing.Size(114, 41);
|
|
|
+ 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(16, 236);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label2.Name = "label2";
|
|
|
+ this.label2.Size = new System.Drawing.Size(146, 42);
|
|
|
+ this.label2.TabIndex = 117;
|
|
|
+ this.label2.Text = "不良信息";
|
|
|
+ //
|
|
|
+ // 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(22, 288);
|
|
|
+ this.BadCodeTree.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.BadCodeTree.Name = "BadCodeTree";
|
|
|
+ this.BadCodeTree.Size = new System.Drawing.Size(284, 848);
|
|
|
+ this.BadCodeTree.TabIndex = 118;
|
|
|
+ this.BadCodeTree.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.BadCodeTree_AfterSelect);
|
|
|
+ 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(1724, 450);
|
|
|
+ this.bc_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.bc_code.Name = "bc_code";
|
|
|
+ this.bc_code.Size = new System.Drawing.Size(0, 41);
|
|
|
+ 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(1654, 450);
|
|
|
+ this.bg_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.bg_code.Name = "bg_code";
|
|
|
+ this.bg_code.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.bg_code.TabIndex = 123;
|
|
|
+ this.bg_code.Visible = false;
|
|
|
+ //
|
|
|
+ // nrg_code
|
|
|
+ //
|
|
|
+ this.nrg_code.AutoSize = true;
|
|
|
+ this.nrg_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.nrg_code.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.nrg_code.Location = new System.Drawing.Point(1598, 520);
|
|
|
+ this.nrg_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.nrg_code.Name = "nrg_code";
|
|
|
+ this.nrg_code.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.nrg_code.TabIndex = 136;
|
|
|
+ this.nrg_code.Visible = false;
|
|
|
+ //
|
|
|
+ // so_code
|
|
|
+ //
|
|
|
+ this.so_code.AutoSize = true;
|
|
|
+ this.so_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.so_code.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.so_code.Location = new System.Drawing.Point(1640, 526);
|
|
|
+ this.so_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.so_code.Name = "so_code";
|
|
|
+ this.so_code.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.so_code.TabIndex = 137;
|
|
|
+ this.so_code.Visible = false;
|
|
|
+ //
|
|
|
+ // mbr_dutycode
|
|
|
+ //
|
|
|
+ this.mbr_dutycode.AutoSize = true;
|
|
|
+ this.mbr_dutycode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mbr_dutycode.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.mbr_dutycode.Location = new System.Drawing.Point(1556, 526);
|
|
|
+ this.mbr_dutycode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.mbr_dutycode.Name = "mbr_dutycode";
|
|
|
+ this.mbr_dutycode.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.mbr_dutycode.TabIndex = 138;
|
|
|
+ this.mbr_dutycode.Visible = false;
|
|
|
+ //
|
|
|
+ // mbc_component
|
|
|
+ //
|
|
|
+ this.mbc_component.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.mbc_component.FormattingEnabled = true;
|
|
|
+ this.mbc_component.Items.AddRange(new object[] {
|
|
|
+ "",
|
|
|
+ "主板",
|
|
|
+ "液晶屏",
|
|
|
+ "喇叭",
|
|
|
+ "摄像头",
|
|
|
+ "MIC板",
|
|
|
+ "底壳",
|
|
|
+ "电池",
|
|
|
+ "面壳",
|
|
|
+ "天线/喇叭支架",
|
|
|
+ "A壳组件",
|
|
|
+ "B壳组件",
|
|
|
+ "C壳组件",
|
|
|
+ "D壳组件",
|
|
|
+ "通讯小板",
|
|
|
+ "接口小板",
|
|
|
+ "其他"});
|
|
|
+ this.mbc_component.Location = new System.Drawing.Point(524, 458);
|
|
|
+ this.mbc_component.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.mbc_component.Name = "mbc_component";
|
|
|
+ this.mbc_component.Size = new System.Drawing.Size(238, 32);
|
|
|
+ this.mbc_component.TabIndex = 139;
|
|
|
+ //
|
|
|
+ // mbr_dutyname
|
|
|
+ //
|
|
|
+ this.mbr_dutyname.Condition = null;
|
|
|
+ this.mbr_dutyname.Field = null;
|
|
|
+ this.mbr_dutyname.Location = new System.Drawing.Point(1466, 378);
|
|
|
+ this.mbr_dutyname.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.mbr_dutyname.Name = "mbr_dutyname";
|
|
|
+ this.mbr_dutyname.Size = new System.Drawing.Size(242, 35);
|
|
|
+ this.mbr_dutyname.TabIndex = 135;
|
|
|
+ this.mbr_dutyname.TableName = null;
|
|
|
+ this.mbr_dutyname.Value = null;
|
|
|
+ this.mbr_dutyname.ValueField = null;
|
|
|
+ this.mbr_dutyname.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch.OnTextChange(this.mbr_dutyname_UserControlTextChanged);
|
|
|
+ //
|
|
|
+ // so_name
|
|
|
+ //
|
|
|
+ this.so_name.Condition = null;
|
|
|
+ this.so_name.Field = null;
|
|
|
+ this.so_name.Location = new System.Drawing.Point(1004, 458);
|
|
|
+ this.so_name.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.so_name.Name = "so_name";
|
|
|
+ this.so_name.Size = new System.Drawing.Size(242, 35);
|
|
|
+ this.so_name.TabIndex = 133;
|
|
|
+ this.so_name.TableName = null;
|
|
|
+ this.so_name.Value = null;
|
|
|
+ this.so_name.ValueField = null;
|
|
|
+ this.so_name.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch.OnTextChange(this.so_name_UserControlTextChanged);
|
|
|
+ //
|
|
|
+ // nr_name
|
|
|
+ //
|
|
|
+ this.nr_name.Condition = null;
|
|
|
+ this.nr_name.Field = null;
|
|
|
+ this.nr_name.Location = new System.Drawing.Point(1004, 378);
|
|
|
+ this.nr_name.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.nr_name.Name = "nr_name";
|
|
|
+ this.nr_name.Size = new System.Drawing.Size(242, 35);
|
|
|
+ this.nr_name.TabIndex = 132;
|
|
|
+ this.nr_name.TableName = null;
|
|
|
+ this.nr_name.Value = null;
|
|
|
+ this.nr_name.ValueField = null;
|
|
|
+ this.nr_name.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch.OnTextChange(this.nr_name_UserControlTextChanged);
|
|
|
+ //
|
|
|
+ // nrg_name
|
|
|
+ //
|
|
|
+ this.nrg_name.Condition = null;
|
|
|
+ this.nrg_name.Field = null;
|
|
|
+ this.nrg_name.Location = new System.Drawing.Point(524, 378);
|
|
|
+ this.nrg_name.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.nrg_name.Name = "nrg_name";
|
|
|
+ this.nrg_name.Size = new System.Drawing.Size(242, 35);
|
|
|
+ this.nrg_name.TabIndex = 131;
|
|
|
+ this.nrg_name.TableName = null;
|
|
|
+ this.nrg_name.Value = null;
|
|
|
+ this.nrg_name.ValueField = null;
|
|
|
+ this.nrg_name.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch.OnTextChange(this.nrg_name_UserControlTextChanged);
|
|
|
+ //
|
|
|
+ // groupBoxWithBorder1
|
|
|
+ //
|
|
|
+ this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.cd_stepcode);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.ms_reworkcheckno);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.ms_makecode_label);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.ms_sncode_label);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.ms_checkno);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.RepairComplete);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.ms_sncode);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.Scrap);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.nr_code);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.st_rstepcode_label);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.ma_craftcode_label);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.cr_code);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.ms_prodcode_label);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.ms_prodcode);
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.ms_makecode);
|
|
|
+ this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
+ this.groupBoxWithBorder1.Location = new System.Drawing.Point(18, 16);
|
|
|
+ this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
|
|
|
+ this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(4);
|
|
|
+ this.groupBoxWithBorder1.Size = new System.Drawing.Size(1760, 204);
|
|
|
+ this.groupBoxWithBorder1.TabIndex = 130;
|
|
|
+ this.groupBoxWithBorder1.TabStop = false;
|
|
|
+ this.groupBoxWithBorder1.Text = "工单信息";
|
|
|
+ this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
|
|
|
+ //
|
|
|
+ // cd_stepcode
|
|
|
+ //
|
|
|
+ this.cd_stepcode.AllPower = "ifall";
|
|
|
+ this.cd_stepcode.Caller = null;
|
|
|
+ this.cd_stepcode.Condition = null;
|
|
|
+ this.cd_stepcode.DBTitle = "回流工序";
|
|
|
+ this.cd_stepcode.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.cd_stepcode.FormName = null;
|
|
|
+ this.cd_stepcode.Location = new System.Drawing.Point(712, 138);
|
|
|
+ this.cd_stepcode.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.cd_stepcode.Name = "cd_stepcode";
|
|
|
+ this.cd_stepcode.Power = "ifspecial";
|
|
|
+ this.cd_stepcode.ReturnData = null;
|
|
|
+ this.cd_stepcode.SelectField = null;
|
|
|
+ this.cd_stepcode.SetValueField = null;
|
|
|
+ this.cd_stepcode.Size = new System.Drawing.Size(300, 44);
|
|
|
+ this.cd_stepcode.TabIndex = 68;
|
|
|
+ this.cd_stepcode.TableName = null;
|
|
|
+ this.cd_stepcode.Tag = "";
|
|
|
+ this.cd_stepcode.TextBoxEnable = false;
|
|
|
+ //
|
|
|
+ // ms_reworkcheckno
|
|
|
+ //
|
|
|
+ this.ms_reworkcheckno.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
+ this.ms_reworkcheckno.AutoSize = true;
|
|
|
+ this.ms_reworkcheckno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ms_reworkcheckno.Location = new System.Drawing.Point(1584, 118);
|
|
|
+ this.ms_reworkcheckno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ms_reworkcheckno.Name = "ms_reworkcheckno";
|
|
|
+ this.ms_reworkcheckno.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.ms_reworkcheckno.TabIndex = 129;
|
|
|
+ this.ms_reworkcheckno.Text = "返修批号";
|
|
|
+ this.ms_reworkcheckno.Visible = false;
|
|
|
+ //
|
|
|
+ // 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(406, 54);
|
|
|
+ this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
+ this.ms_makecode_label.Size = new System.Drawing.Size(114, 41);
|
|
|
+ this.ms_makecode_label.TabIndex = 37;
|
|
|
+ this.ms_makecode_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(30, 52);
|
|
|
+ this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
+ this.ms_sncode_label.Size = new System.Drawing.Size(114, 41);
|
|
|
+ this.ms_sncode_label.TabIndex = 38;
|
|
|
+ this.ms_sncode_label.Text = "序列号";
|
|
|
+ //
|
|
|
+ // ms_checkno
|
|
|
+ //
|
|
|
+ this.ms_checkno.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
+ this.ms_checkno.AutoSize = true;
|
|
|
+ this.ms_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ms_checkno.Location = new System.Drawing.Point(1580, 54);
|
|
|
+ this.ms_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ms_checkno.Name = "ms_checkno";
|
|
|
+ this.ms_checkno.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.ms_checkno.TabIndex = 128;
|
|
|
+ this.ms_checkno.Text = "送检批号";
|
|
|
+ this.ms_checkno.Visible = false;
|
|
|
+ //
|
|
|
+ // RepairComplete
|
|
|
+ //
|
|
|
+ this.RepairComplete.AllPower = "ifall";
|
|
|
+ this.RepairComplete.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.RepairComplete.DownImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.DownImage")));
|
|
|
+ this.RepairComplete.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.RepairComplete.Image = null;
|
|
|
+ this.RepairComplete.IsShowBorder = true;
|
|
|
+ this.RepairComplete.Location = new System.Drawing.Point(1072, 132);
|
|
|
+ this.RepairComplete.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ 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(136, 48);
|
|
|
+ this.RepairComplete.TabIndex = 55;
|
|
|
+ this.RepairComplete.Tag = "IfRead";
|
|
|
+ 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.CutLength = null;
|
|
|
+ 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(180, 54);
|
|
|
+ this.ms_sncode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ms_sncode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.ms_sncode.Name = "ms_sncode";
|
|
|
+ this.ms_sncode.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.ms_sncode.TabIndex = 126;
|
|
|
+ //
|
|
|
+ // Scrap
|
|
|
+ //
|
|
|
+ this.Scrap.AllPower = "ifall";
|
|
|
+ this.Scrap.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.Scrap.DownImage = ((System.Drawing.Image)(resources.GetObject("Scrap.DownImage")));
|
|
|
+ this.Scrap.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.Scrap.Image = null;
|
|
|
+ this.Scrap.IsShowBorder = true;
|
|
|
+ this.Scrap.Location = new System.Drawing.Point(1262, 132);
|
|
|
+ this.Scrap.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ 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(136, 48);
|
|
|
+ this.Scrap.TabIndex = 56;
|
|
|
+ this.Scrap.Tag = "IfRead";
|
|
|
+ this.Scrap.Text = "报废";
|
|
|
+ this.Scrap.UseVisualStyleBackColor = true;
|
|
|
+ this.Scrap.Click += new System.EventHandler(this.Scrap_Click);
|
|
|
+ //
|
|
|
+ // 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(1680, 444);
|
|
|
+ this.nr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.nr_code.Name = "nr_code";
|
|
|
+ this.nr_code.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.nr_code.TabIndex = 125;
|
|
|
+ //
|
|
|
+ // 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(530, 130);
|
|
|
+ this.st_rstepcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.st_rstepcode_label.Name = "st_rstepcode_label";
|
|
|
+ this.st_rstepcode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.st_rstepcode_label.TabIndex = 65;
|
|
|
+ this.st_rstepcode_label.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(30, 130);
|
|
|
+ this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_craftcode_label.Name = "ma_craftcode_label";
|
|
|
+ this.ma_craftcode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.ma_craftcode_label.TabIndex = 66;
|
|
|
+ this.ma_craftcode_label.Text = "回流途程";
|
|
|
+ //
|
|
|
+ // cr_code
|
|
|
+ //
|
|
|
+ this.cr_code.AllPower = "ifall";
|
|
|
+ this.cr_code.Caller = null;
|
|
|
+ this.cr_code.Condition = null;
|
|
|
+ this.cr_code.DBTitle = "回流途程";
|
|
|
+ this.cr_code.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.cr_code.FormName = null;
|
|
|
+ this.cr_code.Location = new System.Drawing.Point(182, 138);
|
|
|
+ this.cr_code.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.cr_code.Name = "cr_code";
|
|
|
+ this.cr_code.Power = "ifspecial";
|
|
|
+ this.cr_code.ReturnData = null;
|
|
|
+ this.cr_code.SelectField = null;
|
|
|
+ this.cr_code.SetValueField = null;
|
|
|
+ this.cr_code.Size = new System.Drawing.Size(300, 46);
|
|
|
+ this.cr_code.TabIndex = 67;
|
|
|
+ this.cr_code.TableName = null;
|
|
|
+ this.cr_code.Tag = "ma_craftcode";
|
|
|
+ this.cr_code.TextBoxEnable = false;
|
|
|
+ this.cr_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.cr_code_UserControlTextChanged);
|
|
|
+ //
|
|
|
+ // 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(1274, 54);
|
|
|
+ this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_detail_label.Name = "pr_detail_label";
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.pr_detail_label.TabIndex = 61;
|
|
|
+ this.pr_detail_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(816, 54);
|
|
|
+ this.ms_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ms_prodcode_label.Name = "ms_prodcode_label";
|
|
|
+ this.ms_prodcode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.ms_prodcode_label.TabIndex = 62;
|
|
|
+ this.ms_prodcode_label.Text = "产品编号";
|
|
|
+ //
|
|
|
+ // 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.CutLength = null;
|
|
|
+ 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(1466, 54);
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.pr_detail.Name = "pr_detail";
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.pr_detail.TabIndex = 82;
|
|
|
+ //
|
|
|
+ // 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.CutLength = null;
|
|
|
+ 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(1008, 54);
|
|
|
+ this.ms_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ms_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.ms_prodcode.Name = "ms_prodcode";
|
|
|
+ this.ms_prodcode.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.ms_prodcode.TabIndex = 20;
|
|
|
+ this.ms_prodcode.TextChanged += new System.EventHandler(this.ms_prodcode_TextChanged);
|
|
|
+ //
|
|
|
+ // 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.CutLength = null;
|
|
|
+ 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(566, 54);
|
|
|
+ this.ms_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ms_makecode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.ms_makecode.Name = "ms_makecode";
|
|
|
+ this.ms_makecode.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.ms_makecode.TabIndex = 85;
|
|
|
+ //
|
|
|
+ // mb_badremark
|
|
|
+ //
|
|
|
+ this.mb_badremark.Location = new System.Drawing.Point(1466, 286);
|
|
|
+ this.mb_badremark.Margin = new System.Windows.Forms.Padding(8);
|
|
|
+ this.mb_badremark.Name = "mb_badremark";
|
|
|
+ this.mb_badremark.Size = new System.Drawing.Size(280, 42);
|
|
|
+ this.mb_badremark.TabIndex = 127;
|
|
|
+ this.mb_badremark.TextAreaEnable = true;
|
|
|
+ this.mb_badremark.TextBoxEnable = true;
|
|
|
+ //
|
|
|
+ // bd_soncode
|
|
|
+ //
|
|
|
+ this.bd_soncode.AllPower = null;
|
|
|
+ this.bd_soncode.Caller = null;
|
|
|
+ this.bd_soncode.Condition = null;
|
|
|
+ this.bd_soncode.DBTitle = null;
|
|
|
+ this.bd_soncode.FormName = null;
|
|
|
+ this.bd_soncode.Location = new System.Drawing.Point(1056, 576);
|
|
|
+ this.bd_soncode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.bd_soncode.Name = "bd_soncode";
|
|
|
+ this.bd_soncode.Power = null;
|
|
|
+ this.bd_soncode.ReturnData = null;
|
|
|
+ this.bd_soncode.SelectField = null;
|
|
|
+ this.bd_soncode.SetValueField = null;
|
|
|
+ this.bd_soncode.Size = new System.Drawing.Size(274, 42);
|
|
|
+ this.bd_soncode.TabIndex = 124;
|
|
|
+ this.bd_soncode.TableName = null;
|
|
|
+ this.bd_soncode.Tag = "bd_soncode";
|
|
|
+ this.bd_soncode.TextBoxEnable = true;
|
|
|
+ //
|
|
|
+ // 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.DeleteCom,
|
|
|
+ this.mbp_id});
|
|
|
+ this.mbp_partdgv.Location = new System.Drawing.Point(916, 650);
|
|
|
+ this.mbp_partdgv.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.mbp_partdgv.Name = "mbp_partdgv";
|
|
|
+ this.mbp_partdgv.RowTemplate.Height = 27;
|
|
|
+ this.mbp_partdgv.Size = new System.Drawing.Size(524, 304);
|
|
|
+ this.mbp_partdgv.TabIndex = 121;
|
|
|
+ this.mbp_partdgv.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mbp_partdgv_CellContentClick);
|
|
|
+ //
|
|
|
+ // 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";
|
|
|
+ this.mbp_part1.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // DeleteCom
|
|
|
+ //
|
|
|
+ this.DeleteCom.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.DeleteCom.HeaderText = "删除";
|
|
|
+ this.DeleteCom.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
|
|
|
+ this.DeleteCom.Name = "DeleteCom";
|
|
|
+ this.DeleteCom.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.DeleteCom.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ this.DeleteCom.Width = 80;
|
|
|
+ //
|
|
|
+ // 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.DeletePos,
|
|
|
+ this.mbl_id});
|
|
|
+ this.mbl_locdgv.Location = new System.Drawing.Point(332, 650);
|
|
|
+ this.mbl_locdgv.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.mbl_locdgv.Name = "mbl_locdgv";
|
|
|
+ this.mbl_locdgv.RowTemplate.Height = 27;
|
|
|
+ this.mbl_locdgv.Size = new System.Drawing.Size(524, 304);
|
|
|
+ this.mbl_locdgv.TabIndex = 120;
|
|
|
+ this.mbl_locdgv.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mbl_locdgv_CellContentClick);
|
|
|
+ //
|
|
|
+ // 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";
|
|
|
+ this.mbl_loc1.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // DeletePos
|
|
|
+ //
|
|
|
+ this.DeletePos.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.DeletePos.HeaderText = "删除";
|
|
|
+ this.DeletePos.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
|
|
|
+ this.DeletePos.Name = "DeletePos";
|
|
|
+ this.DeletePos.Width = 80;
|
|
|
+ //
|
|
|
+ // 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_NEW.Properties.Resources.refresh;
|
|
|
+ this.RefreshTreeView.Location = new System.Drawing.Point(170, 236);
|
|
|
+ this.RefreshTreeView.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.RefreshTreeView.Name = "RefreshTreeView";
|
|
|
+ this.RefreshTreeView.Power = null;
|
|
|
+ this.RefreshTreeView.Size = new System.Drawing.Size(40, 40);
|
|
|
+ this.RefreshTreeView.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
+ 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(488, 1068);
|
|
|
+ this.GetSNCode.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.GetSNCode.Name = "GetSNCode";
|
|
|
+ this.GetSNCode.Power = null;
|
|
|
+ this.GetSNCode.Size = new System.Drawing.Size(372, 35);
|
|
|
+ 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 = null;
|
|
|
+ this.NewRepairInf.IsShowBorder = true;
|
|
|
+ this.NewRepairInf.Location = new System.Drawing.Point(584, 986);
|
|
|
+ this.NewRepairInf.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ 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(172, 48);
|
|
|
+ this.NewRepairInf.TabIndex = 112;
|
|
|
+ this.NewRepairInf.Tag = "IfRead";
|
|
|
+ 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 = null;
|
|
|
+ this.SaveRepairInf.IsShowBorder = true;
|
|
|
+ this.SaveRepairInf.Location = new System.Drawing.Point(1312, 454);
|
|
|
+ this.SaveRepairInf.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ 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(172, 48);
|
|
|
+ this.SaveRepairInf.TabIndex = 111;
|
|
|
+ this.SaveRepairInf.Tag = "IfRead";
|
|
|
+ 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 = null;
|
|
|
+ this.DeleteRepairInf.IsShowBorder = true;
|
|
|
+ this.DeleteRepairInf.Location = new System.Drawing.Point(842, 986);
|
|
|
+ this.DeleteRepairInf.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ 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(114, 48);
|
|
|
+ this.DeleteRepairInf.TabIndex = 110;
|
|
|
+ this.DeleteRepairInf.Tag = "IfRead";
|
|
|
+ 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(524, 578);
|
|
|
+ this.mbl_loc.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.mbl_loc.Name = "mbl_loc";
|
|
|
+ this.mbl_loc.Power = null;
|
|
|
+ this.mbl_loc.Size = new System.Drawing.Size(240, 35);
|
|
|
+ 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.KeyDown += new System.Windows.Forms.KeyEventHandler(this.mbl_loc_KeyDown);
|
|
|
+ //
|
|
|
+ // 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(1004, 286);
|
|
|
+ this.bc_name.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.bc_name.Name = "bc_name";
|
|
|
+ this.bc_name.Power = null;
|
|
|
+ this.bc_name.Size = new System.Drawing.Size(238, 35);
|
|
|
+ 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(524, 288);
|
|
|
+ this.bg_name.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.bg_name.Name = "bg_name";
|
|
|
+ this.bg_name.Power = null;
|
|
|
+ this.bg_name.Size = new System.Drawing.Size(238, 35);
|
|
|
+ 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";
|
|
|
+ //
|
|
|
+ // 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(1466, 574);
|
|
|
+ this.OperatResult.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.OperatResult.Name = "OperatResult";
|
|
|
+ this.OperatResult.Size = new System.Drawing.Size(310, 496);
|
|
|
+ this.OperatResult.TabIndex = 87;
|
|
|
+ this.OperatResult.Text = "";
|
|
|
+ //
|
|
|
+ // 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 = null;
|
|
|
+ this.Clean.IsShowBorder = true;
|
|
|
+ this.Clean.Location = new System.Drawing.Point(1564, 1084);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ 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(120, 48);
|
|
|
+ this.Clean.TabIndex = 81;
|
|
|
+ this.Clean.Tag = "IfRead";
|
|
|
+ this.Clean.Text = "清除";
|
|
|
+ this.Clean.UseVisualStyleBackColor = true;
|
|
|
+ this.Clean.Click += new System.EventHandler(this.Clean_Click);
|
|
|
+ //
|
|
|
+ // 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 = null;
|
|
|
+ this.NewBadCode.IsShowBorder = true;
|
|
|
+ this.NewBadCode.Location = new System.Drawing.Point(328, 986);
|
|
|
+ this.NewBadCode.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ 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(172, 48);
|
|
|
+ this.NewBadCode.TabIndex = 60;
|
|
|
+ this.NewBadCode.Tag = "IfRead";
|
|
|
+ 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 = null;
|
|
|
+ this.SaveBadLocation.IsShowBorder = true;
|
|
|
+ this.SaveBadLocation.Location = new System.Drawing.Point(770, 574);
|
|
|
+ this.SaveBadLocation.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ 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(92, 48);
|
|
|
+ this.SaveBadLocation.TabIndex = 59;
|
|
|
+ this.SaveBadLocation.Tag = "IfRead";
|
|
|
+ this.SaveBadLocation.Text = "保存";
|
|
|
+ this.SaveBadLocation.UseVisualStyleBackColor = true;
|
|
|
+ this.SaveBadLocation.Click += new System.EventHandler(this.SaveBadLocation_Click);
|
|
|
+ //
|
|
|
+ // Make_Repair
|
|
|
+ //
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.ClientSize = new System.Drawing.Size(1800, 1158);
|
|
|
+ this.Controls.Add(this.mbc_component);
|
|
|
+ this.Controls.Add(this.mbr_dutycode);
|
|
|
+ this.Controls.Add(this.so_code);
|
|
|
+ this.Controls.Add(this.nrg_code);
|
|
|
+ this.Controls.Add(this.mbr_dutyname);
|
|
|
+ this.Controls.Add(this.so_name);
|
|
|
+ this.Controls.Add(this.nr_name);
|
|
|
+ this.Controls.Add(this.nrg_name);
|
|
|
+ this.Controls.Add(this.groupBoxWithBorder1);
|
|
|
+ this.Controls.Add(this.mb_badremark);
|
|
|
+ this.Controls.Add(this.bd_soncode);
|
|
|
+ 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.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.mbp_part_label);
|
|
|
+ this.Controls.Add(this.mbl_loc);
|
|
|
+ this.Controls.Add(this.mbl_loc_label);
|
|
|
+ this.Controls.Add(this.mbr_solution_label);
|
|
|
+ this.Controls.Add(this.mbc_component_label);
|
|
|
+ this.Controls.Add(this.mbr_dutycode_label);
|
|
|
+ this.Controls.Add(this.nr_name_label);
|
|
|
+ this.Controls.Add(this.mbr_brgcode_label);
|
|
|
+ this.Controls.Add(this.bc_name);
|
|
|
+ this.Controls.Add(this.bg_name);
|
|
|
+ this.Controls.Add(this.OperatResult);
|
|
|
+ this.Controls.Add(this.Clean);
|
|
|
+ this.Controls.Add(this.NewBadCode);
|
|
|
+ this.Controls.Add(this.SaveBadLocation);
|
|
|
+ this.Controls.Add(this.label14);
|
|
|
+ this.Controls.Add(this.bc_name_label);
|
|
|
+ this.Controls.Add(this.bg_name_label);
|
|
|
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.Name = "Make_Repair";
|
|
|
+ this.Tag = "Make!Repair";
|
|
|
+ this.Text = "维修作业";
|
|
|
+ this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_Repair_FormClosing);
|
|
|
+ this.Load += new System.EventHandler(this.Make_Repair_Load);
|
|
|
+ this.SizeChanged += new System.EventHandler(this.Make_Repair_SizeChanged);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.LocationSource)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).EndInit();
|
|
|
+ this.groupBoxWithBorder1.ResumeLayout(true);
|
|
|
+ this.groupBoxWithBorder1.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.mbp_partdgv)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.mbl_locdgv)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.RefreshTreeView)).EndInit();
|
|
|
+ this.ResumeLayout(true);
|
|
|
+ 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.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 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.EnterTextBox bg_name;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox bc_name;
|
|
|
+ private System.Windows.Forms.Label mbr_brgcode_label;
|
|
|
+ private System.Windows.Forms.Label nr_name_label;
|
|
|
+ private System.Windows.Forms.Label mbr_dutycode_label;
|
|
|
+ private System.Windows.Forms.Label mbc_component_label;
|
|
|
+ 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 CustomControl.ButtonUtil.NormalButton DeleteRepairInf;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton SaveRepairInf;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton NewRepairInf;
|
|
|
+ private CustomControl.TextBoxWithIcon.SnCollectionBox GetSNCode;
|
|
|
+ private System.Windows.Forms.Label GetSNCode_Label;
|
|
|
+ private System.Windows.Forms.Label label2;
|
|
|
+ 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 bd_soncode;
|
|
|
+ private System.Windows.Forms.Label nr_code;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel ms_sncode;
|
|
|
+ private CustomControl.TextBoxWithIcon.TextBoxWithTextArea mb_badremark;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn mbp_part1;
|
|
|
+ private System.Windows.Forms.DataGridViewImageColumn DeleteCom;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn mbp_id;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn mbl_loc1;
|
|
|
+ private System.Windows.Forms.DataGridViewImageColumn DeletePos;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn mbl_id;
|
|
|
+ private System.Windows.Forms.Label pr_detail_label;
|
|
|
+ private System.Windows.Forms.Label ms_checkno;
|
|
|
+ private System.Windows.Forms.Label ms_reworkcheckno;
|
|
|
+ private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
|
|
|
+ private CustomControl.TextBoxWithIcon.BlurSearch nrg_name;
|
|
|
+ private CustomControl.TextBoxWithIcon.BlurSearch nr_name;
|
|
|
+ private CustomControl.TextBoxWithIcon.BlurSearch so_name;
|
|
|
+ private CustomControl.TextBoxWithIcon.BlurSearch mbr_dutyname;
|
|
|
+ private System.Windows.Forms.Label nrg_code;
|
|
|
+ private System.Windows.Forms.Label so_code;
|
|
|
+ private System.Windows.Forms.Label mbr_dutycode;
|
|
|
+ private CustomControl.ComBoxWithFocus.ComBoxWithFocus mbc_component;
|
|
|
+ }
|
|
|
+}
|