123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251 |
- namespace UAS_MES_NEW.Make
- {
- partial class Make_Repair
- {
- /// <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.retsnlabel = new System.Windows.Forms.Label();
- this.checkBox1 = new System.Windows.Forms.CheckBox();
- this.nr_code = new System.Windows.Forms.Label();
- 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.st_rstepcode_label = new System.Windows.Forms.Label();
- this.ma_craftcode_label = new System.Windows.Forms.Label();
- this.pr_detail_label = new System.Windows.Forms.Label();
- this.ms_prodcode_label = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.normalButton2 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.cd_stepcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
- 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.cr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
- 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.retsn = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- 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.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();
- ((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(981, 216);
- this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(110, 31);
- 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(609, 213);
- this.bc_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.bc_name_label.Name = "bc_name_label";
- this.bc_name_label.Size = new System.Drawing.Size(110, 31);
- 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(244, 213);
- this.bg_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.bg_name_label.Name = "bg_name_label";
- this.bg_name_label.Size = new System.Drawing.Size(134, 31);
- 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(244, 280);
- this.mbr_brgcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.mbr_brgcode_label.Name = "mbr_brgcode_label";
- this.mbr_brgcode_label.Size = new System.Drawing.Size(134, 31);
- 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(609, 280);
- this.nr_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.nr_name_label.Name = "nr_name_label";
- this.nr_name_label.Size = new System.Drawing.Size(110, 31);
- 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(981, 280);
- this.mbr_dutycode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.mbr_dutycode_label.Name = "mbr_dutycode_label";
- this.mbr_dutycode_label.Size = new System.Drawing.Size(86, 31);
- 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(247, 579);
- this.mbc_component_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.mbc_component_label.Name = "mbc_component_label";
- this.mbc_component_label.Size = new System.Drawing.Size(110, 31);
- this.mbc_component_label.TabIndex = 99;
- this.mbc_component_label.Text = "不良组件";
- this.mbc_component_label.Visible = false;
- //
- // 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(247, 342);
- this.mbr_solution_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.mbr_solution_label.Name = "mbr_solution_label";
- this.mbr_solution_label.Size = new System.Drawing.Size(110, 31);
- 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(244, 610);
- this.mbl_loc_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.mbl_loc_label.Name = "mbl_loc_label";
- this.mbl_loc_label.Size = new System.Drawing.Size(110, 31);
- this.mbl_loc_label.TabIndex = 103;
- this.mbl_loc_label.Text = "不良位置";
- this.mbl_loc_label.Visible = false;
- //
- // 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(681, 603);
- this.mbp_part_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.mbp_part_label.Name = "mbp_part_label";
- this.mbp_part_label.Size = new System.Drawing.Size(110, 31);
- this.mbp_part_label.TabIndex = 105;
- this.mbp_part_label.Text = "不良零件";
- this.mbp_part_label.Visible = false;
- //
- // 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(244, 800);
- this.GetSNCode_Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.GetSNCode_Label.Name = "GetSNCode_Label";
- this.GetSNCode_Label.Size = new System.Drawing.Size(86, 31);
- 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, 177);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(110, 31);
- 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(16, 216);
- this.BadCodeTree.Name = "BadCodeTree";
- this.BadCodeTree.Size = new System.Drawing.Size(214, 637);
- 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(1293, 338);
- this.bc_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.bc_code.Name = "bc_code";
- this.bc_code.Size = new System.Drawing.Size(0, 31);
- 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(1240, 338);
- this.bg_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.bg_code.Name = "bg_code";
- this.bg_code.Size = new System.Drawing.Size(0, 31);
- 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(1198, 390);
- this.nrg_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.nrg_code.Name = "nrg_code";
- this.nrg_code.Size = new System.Drawing.Size(0, 31);
- 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(1230, 394);
- this.so_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.so_code.Name = "so_code";
- this.so_code.Size = new System.Drawing.Size(0, 31);
- 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(1167, 394);
- this.mbr_dutycode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.mbr_dutycode.Name = "mbr_dutycode";
- this.mbr_dutycode.Size = new System.Drawing.Size(0, 31);
- this.mbr_dutycode.TabIndex = 138;
- this.mbr_dutycode.Visible = false;
- //
- // retsnlabel
- //
- this.retsnlabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.retsnlabel.AutoSize = true;
- this.retsnlabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.retsnlabel.Location = new System.Drawing.Point(704, 807);
- this.retsnlabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.retsnlabel.Name = "retsnlabel";
- this.retsnlabel.Size = new System.Drawing.Size(150, 31);
- this.retsnlabel.TabIndex = 142;
- this.retsnlabel.Text = "清key录入框";
- this.retsnlabel.Visible = false;
- //
- // checkBox1
- //
- this.checkBox1.AutoSize = true;
- this.checkBox1.Enabled = false;
- this.checkBox1.Location = new System.Drawing.Point(889, 354);
- this.checkBox1.Margin = new System.Windows.Forms.Padding(4);
- this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new System.Drawing.Size(178, 22);
- this.checkBox1.TabIndex = 130;
- this.checkBox1.Text = "清空机器写入信息";
- this.checkBox1.UseVisualStyleBackColor = true;
- this.checkBox1.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(1293, 822);
- this.nr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.nr_code.Name = "nr_code";
- this.nr_code.Size = new System.Drawing.Size(0, 31);
- this.nr_code.TabIndex = 125;
- //
- // 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(1190, 70);
- this.ms_reworkcheckno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ms_reworkcheckno.Name = "ms_reworkcheckno";
- this.ms_reworkcheckno.Size = new System.Drawing.Size(110, 31);
- this.ms_reworkcheckno.TabIndex = 158;
- 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(305, 22);
- this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ms_makecode_label.Name = "ms_makecode_label";
- this.ms_makecode_label.Size = new System.Drawing.Size(86, 31);
- this.ms_makecode_label.TabIndex = 144;
- 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(23, 22);
- this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ms_sncode_label.Name = "ms_sncode_label";
- this.ms_sncode_label.Size = new System.Drawing.Size(86, 31);
- this.ms_sncode_label.TabIndex = 145;
- 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(1187, 22);
- this.ms_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ms_checkno.Name = "ms_checkno";
- this.ms_checkno.Size = new System.Drawing.Size(110, 31);
- this.ms_checkno.TabIndex = 157;
- this.ms_checkno.Text = "送检批号";
- this.ms_checkno.Visible = false;
- //
- // 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(398, 79);
- this.st_rstepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.st_rstepcode_label.Name = "st_rstepcode_label";
- this.st_rstepcode_label.Size = new System.Drawing.Size(110, 31);
- this.st_rstepcode_label.TabIndex = 150;
- 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(23, 79);
- this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_craftcode_label.Name = "ma_craftcode_label";
- this.ma_craftcode_label.Size = new System.Drawing.Size(110, 31);
- this.ma_craftcode_label.TabIndex = 151;
- this.ma_craftcode_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(956, 22);
- this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_detail_label.Name = "pr_detail_label";
- this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
- this.pr_detail_label.TabIndex = 148;
- 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(614, 22);
- this.ms_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ms_prodcode_label.Name = "ms_prodcode_label";
- this.ms_prodcode_label.Size = new System.Drawing.Size(110, 31);
- this.ms_prodcode_label.TabIndex = 149;
- this.ms_prodcode_label.Text = "产品编号";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.ForeColor = System.Drawing.Color.Black;
- this.label1.Location = new System.Drawing.Point(247, 538);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(110, 31);
- this.label1.TabIndex = 160;
- this.label1.Text = "责任工序";
- //
- // normalButton2
- //
- this.normalButton2.AllPower = "ifall";
- this.normalButton2.BackColor = System.Drawing.Color.Transparent;
- this.normalButton2.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.DownImage")));
- this.normalButton2.Image = null;
- this.normalButton2.IsShowBorder = true;
- this.normalButton2.Location = new System.Drawing.Point(620, 539);
- this.normalButton2.Margin = new System.Windows.Forms.Padding(4);
- this.normalButton2.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.MoveImage")));
- this.normalButton2.Name = "normalButton2";
- this.normalButton2.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.NormalImage")));
- this.normalButton2.Power = null;
- this.normalButton2.Size = new System.Drawing.Size(131, 36);
- this.normalButton2.TabIndex = 159;
- this.normalButton2.Tag = "IfRead";
- this.normalButton2.Text = "责任复判";
- this.normalButton2.UseVisualStyleBackColor = true;
- this.normalButton2.Click += new System.EventHandler(this.normalButton2_Click);
- //
- // 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(387, 542);
- this.cd_stepcode.Margin = new System.Windows.Forms.Padding(4);
- 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(225, 33);
- this.cd_stepcode.TabIndex = 153;
- this.cd_stepcode.TableName = null;
- this.cd_stepcode.Tag = "";
- this.cd_stepcode.TextBoxEnable = 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(806, 82);
- this.RepairComplete.Margin = new System.Windows.Forms.Padding(4);
- this.RepairComplete.MoveImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.MoveImage")));
- this.RepairComplete.Name = "RepairComplete";
- this.RepairComplete.NormalImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.NormalImage")));
- this.RepairComplete.Power = null;
- this.RepairComplete.Size = new System.Drawing.Size(102, 36);
- this.RepairComplete.TabIndex = 146;
- this.RepairComplete.Tag = "IfRead";
- this.RepairComplete.Text = "完成维修";
- this.RepairComplete.UseVisualStyleBackColor = true;
- this.RepairComplete.Visible = false;
- 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(137, 22);
- this.ms_sncode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ms_sncode.MaximumSize = new System.Drawing.Size(225, 0);
- this.ms_sncode.Name = "ms_sncode";
- this.ms_sncode.Size = new System.Drawing.Size(0, 31);
- this.ms_sncode.TabIndex = 156;
- //
- // 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(953, 82);
- this.Scrap.Margin = new System.Windows.Forms.Padding(4);
- this.Scrap.MoveImage = ((System.Drawing.Image)(resources.GetObject("Scrap.MoveImage")));
- this.Scrap.Name = "Scrap";
- this.Scrap.NormalImage = ((System.Drawing.Image)(resources.GetObject("Scrap.NormalImage")));
- this.Scrap.Power = null;
- this.Scrap.Size = new System.Drawing.Size(102, 36);
- this.Scrap.TabIndex = 147;
- this.Scrap.Tag = "IfRead";
- this.Scrap.Text = "报废";
- this.Scrap.UseVisualStyleBackColor = true;
- this.Scrap.Visible = false;
- this.Scrap.Click += new System.EventHandler(this.Scrap_Click);
- //
- // 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(138, 87);
- this.cr_code.Margin = new System.Windows.Forms.Padding(4);
- 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(225, 34);
- this.cr_code.TabIndex = 152;
- 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
- //
- 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(1100, 22);
- this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_detail.MaximumSize = new System.Drawing.Size(225, 0);
- this.pr_detail.Name = "pr_detail";
- this.pr_detail.Size = new System.Drawing.Size(0, 31);
- this.pr_detail.TabIndex = 154;
- //
- // 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(758, 22);
- this.ms_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ms_prodcode.MaximumSize = new System.Drawing.Size(225, 0);
- this.ms_prodcode.Name = "ms_prodcode";
- this.ms_prodcode.Size = new System.Drawing.Size(0, 31);
- this.ms_prodcode.TabIndex = 143;
- //
- // 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(425, 22);
- this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ms_makecode.MaximumSize = new System.Drawing.Size(225, 0);
- this.ms_makecode.Name = "ms_makecode";
- this.ms_makecode.Size = new System.Drawing.Size(0, 31);
- this.ms_makecode.TabIndex = 155;
- //
- // retsn
- //
- this.retsn.AllPower = null;
- this.retsn.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.retsn.BackColor = System.Drawing.Color.White;
- this.retsn.ID = null;
- this.retsn.Location = new System.Drawing.Point(866, 810);
- this.retsn.Margin = new System.Windows.Forms.Padding(4);
- this.retsn.Name = "retsn";
- this.retsn.Power = null;
- this.retsn.Size = new System.Drawing.Size(283, 28);
- this.retsn.Str = null;
- this.retsn.Str1 = null;
- this.retsn.Str2 = null;
- this.retsn.TabIndex = 141;
- this.retsn.Tag = "Read";
- this.retsn.Visible = false;
- this.retsn.KeyDown += new System.Windows.Forms.KeyEventHandler(this.snCollectionBox1_KeyDown);
- //
- // normalButton1
- //
- this.normalButton1.AllPower = "ifall";
- this.normalButton1.BackColor = System.Drawing.Color.Transparent;
- this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
- this.normalButton1.Image = null;
- this.normalButton1.IsShowBorder = true;
- this.normalButton1.Location = new System.Drawing.Point(554, 740);
- this.normalButton1.Margin = new System.Windows.Forms.Padding(4);
- this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
- this.normalButton1.Name = "normalButton1";
- this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
- this.normalButton1.Power = null;
- this.normalButton1.Size = new System.Drawing.Size(166, 36);
- this.normalButton1.TabIndex = 140;
- this.normalButton1.Tag = "IfRead";
- this.normalButton1.Text = "删除不良现象";
- this.normalButton1.UseVisualStyleBackColor = true;
- this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
- //
- // mbc_component
- //
- this.mbc_component.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.mbc_component.FormattingEnabled = true;
- this.mbc_component.Items.AddRange(new object[] {
- "",
- "主板",
- "液晶屏",
- "电路板",
- "喇叭",
- "摄像头",
- "MIC板",
- "底壳",
- "FPC排线",
- "电池",
- "其他"});
- this.mbc_component.Location = new System.Drawing.Point(391, 586);
- this.mbc_component.Margin = new System.Windows.Forms.Padding(4);
- this.mbc_component.Name = "mbc_component";
- this.mbc_component.Size = new System.Drawing.Size(180, 26);
- this.mbc_component.TabIndex = 139;
- this.mbc_component.Visible = false;
- //
- // mbr_dutyname
- //
- this.mbr_dutyname.Condition = null;
- this.mbr_dutyname.Field = null;
- this.mbr_dutyname.Location = new System.Drawing.Point(1100, 284);
- this.mbr_dutyname.Name = "mbr_dutyname";
- this.mbr_dutyname.Size = new System.Drawing.Size(182, 28);
- 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(391, 344);
- this.so_name.Name = "so_name";
- this.so_name.Size = new System.Drawing.Size(182, 28);
- 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(753, 284);
- this.nr_name.Name = "nr_name";
- this.nr_name.Size = new System.Drawing.Size(182, 28);
- 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(393, 284);
- this.nrg_name.Name = "nrg_name";
- this.nrg_name.Size = new System.Drawing.Size(182, 28);
- 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);
- //
- // mb_badremark
- //
- this.mb_badremark.Location = new System.Drawing.Point(1100, 214);
- this.mb_badremark.Margin = new System.Windows.Forms.Padding(6);
- this.mb_badremark.Name = "mb_badremark";
- this.mb_badremark.Size = new System.Drawing.Size(210, 32);
- 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(785, 602);
- 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(206, 32);
- this.bd_soncode.TabIndex = 124;
- this.bd_soncode.TableName = null;
- this.bd_soncode.Tag = "bd_soncode";
- this.bd_soncode.TextBoxEnable = true;
- this.bd_soncode.Visible = false;
- //
- // 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(687, 662);
- this.mbp_partdgv.Name = "mbp_partdgv";
- this.mbp_partdgv.RowTemplate.Height = 27;
- this.mbp_partdgv.Size = new System.Drawing.Size(393, 54);
- this.mbp_partdgv.TabIndex = 121;
- this.mbp_partdgv.Visible = false;
- 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(249, 662);
- this.mbl_locdgv.Name = "mbl_locdgv";
- this.mbl_locdgv.RowTemplate.Height = 27;
- this.mbl_locdgv.Size = new System.Drawing.Size(393, 54);
- this.mbl_locdgv.TabIndex = 120;
- this.mbl_locdgv.Visible = false;
- 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(128, 177);
- this.RefreshTreeView.Name = "RefreshTreeView";
- this.RefreshTreeView.Power = null;
- this.RefreshTreeView.Size = new System.Drawing.Size(30, 30);
- 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(366, 801);
- this.GetSNCode.Margin = new System.Windows.Forms.Padding(4);
- this.GetSNCode.Name = "GetSNCode";
- this.GetSNCode.Power = null;
- this.GetSNCode.Size = new System.Drawing.Size(280, 28);
- 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(416, 740);
- this.NewRepairInf.Margin = new System.Windows.Forms.Padding(4);
- 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(129, 36);
- 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(622, 340);
- this.SaveRepairInf.Margin = new System.Windows.Forms.Padding(4);
- 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(129, 36);
- 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(753, 740);
- this.DeleteRepairInf.Margin = new System.Windows.Forms.Padding(4);
- 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(166, 36);
- 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(362, 610);
- this.mbl_loc.Margin = new System.Windows.Forms.Padding(4);
- this.mbl_loc.Name = "mbl_loc";
- this.mbl_loc.Power = null;
- this.mbl_loc.Size = new System.Drawing.Size(181, 28);
- 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.Visible = false;
- 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(753, 214);
- this.bc_name.Margin = new System.Windows.Forms.Padding(4);
- this.bc_name.Name = "bc_name";
- this.bc_name.Power = null;
- this.bc_name.Size = new System.Drawing.Size(180, 28);
- 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(393, 216);
- this.bg_name.Margin = new System.Windows.Forms.Padding(4);
- this.bg_name.Name = "bg_name";
- this.bg_name.Power = null;
- this.bg_name.Size = new System.Drawing.Size(180, 28);
- 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(1100, 430);
- this.OperatResult.Margin = new System.Windows.Forms.Padding(4);
- this.OperatResult.Name = "OperatResult";
- this.OperatResult.Size = new System.Drawing.Size(234, 373);
- 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(1173, 813);
- this.Clean.Margin = new System.Windows.Forms.Padding(4);
- this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
- this.Clean.Name = "Clean";
- this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
- this.Clean.Power = null;
- this.Clean.Size = new System.Drawing.Size(90, 36);
- 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(246, 740);
- this.NewBadCode.Margin = new System.Windows.Forms.Padding(4);
- 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(129, 36);
- 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(573, 604);
- this.SaveBadLocation.Margin = new System.Windows.Forms.Padding(4);
- 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(69, 36);
- this.SaveBadLocation.TabIndex = 59;
- this.SaveBadLocation.Tag = "IfRead";
- this.SaveBadLocation.Text = "保存";
- this.SaveBadLocation.UseVisualStyleBackColor = true;
- this.SaveBadLocation.Visible = false;
- this.SaveBadLocation.Click += new System.EventHandler(this.SaveBadLocation_Click);
- //
- // Make_Repair
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1350, 880);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.normalButton2);
- this.Controls.Add(this.nr_code);
- this.Controls.Add(this.cd_stepcode);
- this.Controls.Add(this.ms_reworkcheckno);
- this.Controls.Add(this.ms_makecode_label);
- this.Controls.Add(this.ms_sncode_label);
- this.Controls.Add(this.ms_checkno);
- this.Controls.Add(this.RepairComplete);
- this.Controls.Add(this.ms_sncode);
- this.Controls.Add(this.st_rstepcode_label);
- this.Controls.Add(this.ma_craftcode_label);
- this.Controls.Add(this.Scrap);
- this.Controls.Add(this.cr_code);
- this.Controls.Add(this.pr_detail_label);
- this.Controls.Add(this.ms_prodcode_label);
- this.Controls.Add(this.pr_detail);
- this.Controls.Add(this.ms_prodcode);
- this.Controls.Add(this.ms_makecode);
- this.Controls.Add(this.checkBox1);
- this.Controls.Add(this.retsnlabel);
- this.Controls.Add(this.retsn);
- this.Controls.Add(this.normalButton1);
- 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.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(4);
- 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();
- ((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 SaveBadLocation;
- private CustomControl.ButtonUtil.NormalButton NewBadCode;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Label bc_name_label;
- private System.Windows.Forms.Label bg_name_label;
- private CustomControl.ButtonUtil.NormalButton Clean;
- 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 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 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;
- private CustomControl.ButtonUtil.NormalButton normalButton1;
- private System.Windows.Forms.CheckBox checkBox1;
- private CustomControl.TextBoxWithIcon.SnCollectionBox retsn;
- private System.Windows.Forms.Label retsnlabel;
- private System.Windows.Forms.Label nr_code;
- private CustomControl.TextBoxWithIcon.SearchTextBox cd_stepcode;
- private System.Windows.Forms.Label ms_reworkcheckno;
- private System.Windows.Forms.Label ms_makecode_label;
- private System.Windows.Forms.Label ms_sncode_label;
- private System.Windows.Forms.Label ms_checkno;
- private CustomControl.ButtonUtil.NormalButton RepairComplete;
- private CustomControl.ValueLabel.ValueLabel ms_sncode;
- private System.Windows.Forms.Label st_rstepcode_label;
- private System.Windows.Forms.Label ma_craftcode_label;
- private CustomControl.ButtonUtil.NormalButton Scrap;
- private CustomControl.TextBoxWithIcon.SearchTextBox cr_code;
- private System.Windows.Forms.Label pr_detail_label;
- private System.Windows.Forms.Label ms_prodcode_label;
- private CustomControl.ValueLabel.ValueLabel pr_detail;
- private CustomControl.ValueLabel.ValueLabel ms_prodcode;
- private CustomControl.ValueLabel.ValueLabel ms_makecode;
- private System.Windows.Forms.Label label1;
- private CustomControl.ButtonUtil.NormalButton normalButton2;
- }
- }
|