123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164 |
- namespace UAS_MES_NEW.OQC
- {
- partial class OQC_SamplingDataCollection
- {
- /// <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(OQC_SamplingDataCollection));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- this.ob_checkno_label = new System.Windows.Forms.Label();
- this.obd_outboxcode_label = new System.Windows.Forms.Label();
- this.ms_sncode_label = new System.Windows.Forms.Label();
- this.bc_code_label = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.oi_sampleqty_label = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.sncode_label = new System.Windows.Forms.Label();
- this.ob_remark_label = new System.Windows.Forms.Label();
- this.obd_makecode_label = new System.Windows.Forms.Label();
- this.ob_prodcode_label = new System.Windows.Forms.Label();
- this.ob_status = new System.Windows.Forms.Label();
- this.ob_aqlcode_label = new System.Windows.Forms.Label();
- this.ob_maxngacceptqty_label = new System.Windows.Forms.Label();
- this.ob_projectcode_label = new System.Windows.Forms.Label();
- this.BadGroupCode = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
- this.ob_maxngacceptqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_aqlcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_projectcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
- this.ob_prodcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_makecode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ChoosedDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewExpand();
- this.choose1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.or_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.bg_name1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.bg_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.bc_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.bc_name1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.WaitChooseDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithCheckBox();
- this.ChooseAll = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.bg_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.bg_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.bc_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.bc_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ob_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.CheckTypeDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithCheckBox();
- this.choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.oi_itemcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ci_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.oi_sampleqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.oi_checkqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.oi_ng = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.oi_leveldefect = new System.Windows.Forms.DataGridViewComboBoxColumn();
- this.ois_remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ois_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ChooseedReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowRightButton();
- this.WaitReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowLeftButton();
- this.oi_checkqty1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_okqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_ngqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_nowcheckqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.bccode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.GetBatch = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.BatchPass = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.ob_checkno = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.obd_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.勾选 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.ob_batchqty_dgv = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.obd_outboxcode_dgv = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ob_makecode_dgv = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.obd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Filter = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder();
- this.BadInfoSource = new System.Windows.Forms.BindingSource(this.components);
- this.label2 = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.ChoosedDGV)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.BadInfoSource)).BeginInit();
- this.SuspendLayout();
- //
- // ob_checkno_label
- //
- this.ob_checkno_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.ob_checkno_label.AutoSize = true;
- this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_checkno_label.Location = new System.Drawing.Point(26, 52);
- this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ob_checkno_label.Name = "ob_checkno_label";
- this.ob_checkno_label.Size = new System.Drawing.Size(114, 41);
- this.ob_checkno_label.TabIndex = 156;
- this.ob_checkno_label.Text = "抽检批";
- //
- // obd_outboxcode_label
- //
- this.obd_outboxcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.obd_outboxcode_label.AutoSize = true;
- this.obd_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.obd_outboxcode_label.Location = new System.Drawing.Point(26, 116);
- this.obd_outboxcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.obd_outboxcode_label.Name = "obd_outboxcode_label";
- this.obd_outboxcode_label.Size = new System.Drawing.Size(82, 41);
- this.obd_outboxcode_label.TabIndex = 154;
- this.obd_outboxcode_label.Text = "箱号";
- //
- // ms_sncode_label
- //
- this.ms_sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- 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(26, 184);
- 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 = 152;
- this.ms_sncode_label.Text = "序列号";
- //
- // bc_code_label
- //
- this.bc_code_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.bc_code_label.AutoSize = true;
- this.bc_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.bc_code_label.Location = new System.Drawing.Point(1614, 342);
- this.bc_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.bc_code_label.Name = "bc_code_label";
- this.bc_code_label.Size = new System.Drawing.Size(146, 41);
- this.bc_code_label.TabIndex = 177;
- this.bc_code_label.Text = "不良代码";
- //
- // label1
- //
- this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(1614, 82);
- this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(114, 41);
- this.label1.TabIndex = 179;
- this.label1.Text = "实批数";
- //
- // label4
- //
- this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.Location = new System.Drawing.Point(1614, 278);
- this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(146, 41);
- this.label4.TabIndex = 185;
- this.label4.Text = "不合格数";
- //
- // label5
- //
- this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.Location = new System.Drawing.Point(1614, 210);
- this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(114, 41);
- this.label5.TabIndex = 187;
- this.label5.Text = "合格数";
- //
- // oi_sampleqty_label
- //
- this.oi_sampleqty_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.oi_sampleqty_label.AutoSize = true;
- this.oi_sampleqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.oi_sampleqty_label.Location = new System.Drawing.Point(1614, 144);
- this.oi_sampleqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.oi_sampleqty_label.Name = "oi_sampleqty_label";
- this.oi_sampleqty_label.Size = new System.Drawing.Size(114, 41);
- this.oi_sampleqty_label.TabIndex = 189;
- this.oi_sampleqty_label.Text = "样本数";
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label9.Location = new System.Drawing.Point(932, 348);
- this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(210, 41);
- this.label9.TabIndex = 192;
- this.label9.Text = "待选不良分组";
- //
- // sncode_label
- //
- this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.sncode_label.AutoSize = true;
- this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.sncode_label.Location = new System.Drawing.Point(26, 1062);
- this.sncode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.sncode_label.Name = "sncode_label";
- this.sncode_label.Size = new System.Drawing.Size(114, 41);
- this.sncode_label.TabIndex = 200;
- this.sncode_label.Text = "序列号";
- //
- // ob_remark_label
- //
- this.ob_remark_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.ob_remark_label.AutoSize = true;
- this.ob_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_remark_label.Location = new System.Drawing.Point(26, 1130);
- this.ob_remark_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ob_remark_label.Name = "ob_remark_label";
- this.ob_remark_label.Size = new System.Drawing.Size(82, 41);
- this.ob_remark_label.TabIndex = 202;
- this.ob_remark_label.Text = "备注";
- //
- // obd_makecode_label
- //
- this.obd_makecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.obd_makecode_label.AutoSize = true;
- this.obd_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.obd_makecode_label.Location = new System.Drawing.Point(26, 256);
- this.obd_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.obd_makecode_label.Name = "obd_makecode_label";
- this.obd_makecode_label.Size = new System.Drawing.Size(114, 41);
- this.obd_makecode_label.TabIndex = 206;
- this.obd_makecode_label.Text = "工单号";
- //
- // ob_prodcode_label
- //
- this.ob_prodcode_label.AutoSize = true;
- this.ob_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_prodcode_label.Location = new System.Drawing.Point(480, 256);
- this.ob_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ob_prodcode_label.Name = "ob_prodcode_label";
- this.ob_prodcode_label.Size = new System.Drawing.Size(146, 41);
- this.ob_prodcode_label.TabIndex = 208;
- this.ob_prodcode_label.Text = "产品编号";
- //
- // ob_status
- //
- this.ob_status.AutoSize = true;
- this.ob_status.Location = new System.Drawing.Point(30, 18);
- this.ob_status.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ob_status.Name = "ob_status";
- this.ob_status.Size = new System.Drawing.Size(0, 24);
- this.ob_status.TabIndex = 212;
- this.ob_status.Visible = false;
- //
- // ob_aqlcode_label
- //
- this.ob_aqlcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.ob_aqlcode_label.AutoSize = true;
- this.ob_aqlcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_aqlcode_label.Location = new System.Drawing.Point(1614, 14);
- this.ob_aqlcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ob_aqlcode_label.Name = "ob_aqlcode_label";
- this.ob_aqlcode_label.Size = new System.Drawing.Size(83, 41);
- this.ob_aqlcode_label.TabIndex = 214;
- this.ob_aqlcode_label.Text = "AQL";
- //
- // ob_maxngacceptqty_label
- //
- this.ob_maxngacceptqty_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.ob_maxngacceptqty_label.AutoSize = true;
- this.ob_maxngacceptqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_maxngacceptqty_label.Location = new System.Drawing.Point(1282, 14);
- this.ob_maxngacceptqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ob_maxngacceptqty_label.Name = "ob_maxngacceptqty_label";
- this.ob_maxngacceptqty_label.Size = new System.Drawing.Size(274, 41);
- this.ob_maxngacceptqty_label.TabIndex = 216;
- this.ob_maxngacceptqty_label.Text = "最大不合格通过数";
- //
- // ob_projectcode_label
- //
- this.ob_projectcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.ob_projectcode_label.AutoSize = true;
- this.ob_projectcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_projectcode_label.Location = new System.Drawing.Point(1282, 144);
- this.ob_projectcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ob_projectcode_label.Name = "ob_projectcode_label";
- this.ob_projectcode_label.Size = new System.Drawing.Size(146, 41);
- this.ob_projectcode_label.TabIndex = 218;
- this.ob_projectcode_label.Text = "检验方案";
- //
- // BadGroupCode
- //
- this.BadGroupCode.FormattingEnabled = true;
- this.BadGroupCode.Location = new System.Drawing.Point(1140, 354);
- this.BadGroupCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.BadGroupCode.Name = "BadGroupCode";
- this.BadGroupCode.Size = new System.Drawing.Size(258, 32);
- this.BadGroupCode.TabIndex = 219;
- this.BadGroupCode.SelectedIndexChanged += new System.EventHandler(this.BadGroupCode_SelectedIndexChanged);
- //
- // ob_maxngacceptqty
- //
- this.ob_maxngacceptqty.AllPower = null;
- this.ob_maxngacceptqty.BackColor = System.Drawing.Color.White;
- this.ob_maxngacceptqty.ID = null;
- this.ob_maxngacceptqty.Location = new System.Drawing.Point(1290, 82);
- this.ob_maxngacceptqty.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ob_maxngacceptqty.Name = "ob_maxngacceptqty";
- this.ob_maxngacceptqty.Power = null;
- this.ob_maxngacceptqty.Size = new System.Drawing.Size(288, 35);
- this.ob_maxngacceptqty.Str = null;
- this.ob_maxngacceptqty.Str1 = null;
- this.ob_maxngacceptqty.Str2 = null;
- this.ob_maxngacceptqty.TabIndex = 217;
- this.ob_maxngacceptqty.Tag = "ob_maxngacceptqty";
- //
- // ob_aqlcode
- //
- this.ob_aqlcode.AllPower = null;
- this.ob_aqlcode.BackColor = System.Drawing.Color.White;
- this.ob_aqlcode.Enabled = false;
- this.ob_aqlcode.ID = null;
- this.ob_aqlcode.Location = new System.Drawing.Point(1816, 14);
- this.ob_aqlcode.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ob_aqlcode.Name = "ob_aqlcode";
- this.ob_aqlcode.Power = null;
- this.ob_aqlcode.Size = new System.Drawing.Size(288, 35);
- this.ob_aqlcode.Str = null;
- this.ob_aqlcode.Str1 = null;
- this.ob_aqlcode.Str2 = null;
- this.ob_aqlcode.TabIndex = 215;
- this.ob_aqlcode.Tag = "ob_aqlcode";
- //
- // ob_projectcode
- //
- this.ob_projectcode.AllPower = null;
- this.ob_projectcode.BackColor = System.Drawing.Color.White;
- this.ob_projectcode.Enabled = false;
- this.ob_projectcode.ID = null;
- this.ob_projectcode.Location = new System.Drawing.Point(1290, 212);
- this.ob_projectcode.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ob_projectcode.Name = "ob_projectcode";
- this.ob_projectcode.Power = null;
- this.ob_projectcode.Size = new System.Drawing.Size(288, 35);
- this.ob_projectcode.Str = null;
- this.ob_projectcode.Str1 = null;
- this.ob_projectcode.Str2 = null;
- this.ob_projectcode.TabIndex = 213;
- this.ob_projectcode.Tag = "NoAuto";
- //
- // Clean
- //
- this.Clean.AllPower = null;
- this.Clean.BackColor = System.Drawing.Color.Transparent;
- this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
- this.Clean.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
- this.Clean.IsShowBorder = true;
- this.Clean.Location = new System.Drawing.Point(2024, 1138);
- this.Clean.Margin = new System.Windows.Forms.Padding(6, 6, 6, 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(96, 48);
- this.Clean.TabIndex = 211;
- this.Clean.Tag = "OQC!Inspection";
- this.Clean.Text = "清除";
- this.Clean.UseVisualStyleBackColor = true;
- this.Clean.Click += new System.EventHandler(this.Clean_Click);
- //
- // OperateResult
- //
- this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.OperateResult.Location = new System.Drawing.Point(1374, 940);
- this.OperateResult.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(636, 242);
- this.OperateResult.TabIndex = 210;
- this.OperateResult.Text = "";
- //
- // ob_prodcode
- //
- this.ob_prodcode.AllPower = null;
- this.ob_prodcode.BackColor = System.Drawing.Color.White;
- this.ob_prodcode.Enabled = false;
- this.ob_prodcode.ID = null;
- this.ob_prodcode.Location = new System.Drawing.Point(690, 262);
- this.ob_prodcode.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ob_prodcode.Name = "ob_prodcode";
- this.ob_prodcode.Power = null;
- this.ob_prodcode.Size = new System.Drawing.Size(228, 35);
- this.ob_prodcode.Str = null;
- this.ob_prodcode.Str1 = null;
- this.ob_prodcode.Str2 = null;
- this.ob_prodcode.TabIndex = 209;
- this.ob_prodcode.Tag = "NoAuto";
- //
- // ob_makecode
- //
- this.ob_makecode.AllPower = null;
- this.ob_makecode.BackColor = System.Drawing.Color.White;
- this.ob_makecode.Enabled = false;
- this.ob_makecode.ID = null;
- this.ob_makecode.Location = new System.Drawing.Point(190, 262);
- this.ob_makecode.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ob_makecode.Name = "ob_makecode";
- this.ob_makecode.Power = null;
- this.ob_makecode.Size = new System.Drawing.Size(228, 35);
- this.ob_makecode.Str = null;
- this.ob_makecode.Str1 = null;
- this.ob_makecode.Str2 = null;
- this.ob_makecode.TabIndex = 207;
- this.ob_makecode.Tag = "NoAuto";
- //
- // ChoosedDGV
- //
- this.ChoosedDGV.AllowUserToAddRows = false;
- this.ChoosedDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.ChoosedDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.choose1,
- this.or_id,
- this.bg_name1,
- this.bg_code1,
- this.bc_code1,
- this.bc_name1});
- this.ChoosedDGV.Location = new System.Drawing.Point(1620, 408);
- this.ChoosedDGV.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ChoosedDGV.Name = "ChoosedDGV";
- this.ChoosedDGV.RowHeadersWidth = 20;
- this.ChoosedDGV.RowTemplate.Height = 23;
- this.ChoosedDGV.Size = new System.Drawing.Size(488, 514);
- this.ChoosedDGV.TabIndex = 205;
- //
- // choose1
- //
- this.choose1.HeaderText = "勾选";
- this.choose1.MinimumWidth = 50;
- this.choose1.Name = "choose1";
- this.choose1.Width = 50;
- //
- // or_id
- //
- this.or_id.DataPropertyName = "or_id";
- this.or_id.HeaderText = "or_id";
- this.or_id.MinimumWidth = 10;
- this.or_id.Name = "or_id";
- this.or_id.Visible = false;
- this.or_id.Width = 200;
- //
- // bg_name1
- //
- this.bg_name1.DataPropertyName = "bg_name";
- this.bg_name1.HeaderText = "不良组别名称";
- this.bg_name1.MinimumWidth = 10;
- this.bg_name1.Name = "bg_name1";
- this.bg_name1.Visible = false;
- this.bg_name1.Width = 200;
- //
- // bg_code1
- //
- this.bg_code1.DataPropertyName = "bg_code";
- this.bg_code1.HeaderText = "不良组别编号";
- this.bg_code1.MinimumWidth = 10;
- this.bg_code1.Name = "bg_code1";
- this.bg_code1.Visible = false;
- this.bg_code1.Width = 200;
- //
- // bc_code1
- //
- this.bc_code1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.bc_code1.DataPropertyName = "bc_code";
- this.bc_code1.HeaderText = "不良代码";
- this.bc_code1.MinimumWidth = 10;
- this.bc_code1.Name = "bc_code1";
- this.bc_code1.ReadOnly = true;
- this.bc_code1.Width = 200;
- //
- // bc_name1
- //
- this.bc_name1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
- this.bc_name1.DataPropertyName = "bc_name";
- this.bc_name1.HeaderText = "不良名称 ";
- this.bc_name1.MinimumWidth = 10;
- this.bc_name1.Name = "bc_name1";
- this.bc_name1.ReadOnly = true;
- //
- // WaitChooseDGV
- //
- this.WaitChooseDGV.AllowUserToAddRows = false;
- this.WaitChooseDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.WaitChooseDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.ChooseAll,
- this.bg_name,
- this.bg_code,
- this.bc_code,
- this.bc_name});
- this.WaitChooseDGV.Location = new System.Drawing.Point(944, 408);
- this.WaitChooseDGV.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.WaitChooseDGV.Name = "WaitChooseDGV";
- this.WaitChooseDGV.RowHeadersWidth = 20;
- this.WaitChooseDGV.RowTemplate.Height = 23;
- this.WaitChooseDGV.Size = new System.Drawing.Size(536, 512);
- this.WaitChooseDGV.TabIndex = 204;
- this.WaitChooseDGV.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.WaitChooseDGV_DataError);
- //
- // ChooseAll
- //
- this.ChooseAll.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.ChooseAll.DataPropertyName = "ChooseAll";
- this.ChooseAll.HeaderText = "勾选";
- this.ChooseAll.MinimumWidth = 10;
- this.ChooseAll.Name = "ChooseAll";
- this.ChooseAll.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.ChooseAll.Width = 60;
- //
- // bg_name
- //
- this.bg_name.DataPropertyName = "bg_name";
- this.bg_name.HeaderText = "不良组别名称";
- this.bg_name.MinimumWidth = 10;
- this.bg_name.Name = "bg_name";
- this.bg_name.Visible = false;
- this.bg_name.Width = 200;
- //
- // bg_code
- //
- this.bg_code.DataPropertyName = "bg_code";
- this.bg_code.HeaderText = "不良组别编号";
- this.bg_code.MinimumWidth = 10;
- this.bg_code.Name = "bg_code";
- this.bg_code.Visible = false;
- this.bg_code.Width = 200;
- //
- // bc_code
- //
- this.bc_code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.bc_code.DataPropertyName = "bc_code";
- this.bc_code.HeaderText = "不良代码";
- this.bc_code.MinimumWidth = 10;
- this.bc_code.Name = "bc_code";
- this.bc_code.ReadOnly = true;
- this.bc_code.Width = 130;
- //
- // bc_name
- //
- this.bc_name.DataPropertyName = "bc_name";
- this.bc_name.HeaderText = "不良名称";
- this.bc_name.MinimumWidth = 10;
- this.bc_name.Name = "bc_name";
- this.bc_name.ReadOnly = true;
- this.bc_name.Width = 200;
- //
- // ob_remark
- //
- this.ob_remark.AllPower = null;
- this.ob_remark.BackColor = System.Drawing.Color.White;
- this.ob_remark.ID = null;
- this.ob_remark.Location = new System.Drawing.Point(184, 1134);
- this.ob_remark.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ob_remark.Name = "ob_remark";
- this.ob_remark.Power = null;
- this.ob_remark.Size = new System.Drawing.Size(728, 35);
- this.ob_remark.Str = null;
- this.ob_remark.Str1 = null;
- this.ob_remark.Str2 = null;
- this.ob_remark.TabIndex = 203;
- this.ob_remark.Tag = "NoAuto";
- //
- // sncode
- //
- this.sncode.AllPower = null;
- this.sncode.BackColor = System.Drawing.Color.White;
- this.sncode.ID = null;
- this.sncode.Location = new System.Drawing.Point(184, 1068);
- this.sncode.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.sncode.Name = "sncode";
- this.sncode.Power = null;
- this.sncode.Size = new System.Drawing.Size(728, 35);
- this.sncode.Str = null;
- this.sncode.Str1 = null;
- this.sncode.Str2 = null;
- this.sncode.TabIndex = 201;
- this.sncode.Tag = "ifread";
- this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
- //
- // CheckTypeDGV
- //
- this.CheckTypeDGV.AllowUserToAddRows = false;
- this.CheckTypeDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.CheckTypeDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.choose,
- this.oi_itemcode,
- this.ci_name,
- this.oi_sampleqty,
- this.oi_checkqty,
- this.oi_ng,
- this.oi_leveldefect,
- this.ois_remark,
- this.ois_status});
- this.CheckTypeDGV.Location = new System.Drawing.Point(32, 342);
- this.CheckTypeDGV.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.CheckTypeDGV.Name = "CheckTypeDGV";
- this.CheckTypeDGV.RowHeadersWidth = 20;
- this.CheckTypeDGV.RowTemplate.Height = 23;
- this.CheckTypeDGV.Size = new System.Drawing.Size(884, 664);
- this.CheckTypeDGV.TabIndex = 198;
- this.CheckTypeDGV.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.CheckTypeDGV_CellValueChanged);
- this.CheckTypeDGV.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.CheckTypeDGV_DataError);
- //
- // choose
- //
- this.choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.choose.DataPropertyName = "choose";
- this.choose.HeaderText = "勾选";
- this.choose.MinimumWidth = 10;
- this.choose.Name = "choose";
- this.choose.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.choose.Width = 60;
- //
- // oi_itemcode
- //
- this.oi_itemcode.DataPropertyName = "oi_itemcode";
- this.oi_itemcode.HeaderText = "项目编号";
- this.oi_itemcode.MinimumWidth = 10;
- this.oi_itemcode.Name = "oi_itemcode";
- this.oi_itemcode.Visible = false;
- this.oi_itemcode.Width = 200;
- //
- // ci_name
- //
- this.ci_name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
- this.ci_name.DataPropertyName = "ci_name";
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- this.ci_name.DefaultCellStyle = dataGridViewCellStyle2;
- this.ci_name.HeaderText = "项目名称";
- this.ci_name.MinimumWidth = 10;
- this.ci_name.Name = "ci_name";
- this.ci_name.ReadOnly = true;
- //
- // oi_sampleqty
- //
- this.oi_sampleqty.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.oi_sampleqty.DataPropertyName = "oi_sampleqty";
- this.oi_sampleqty.HeaderText = "样本数";
- this.oi_sampleqty.MinimumWidth = 10;
- this.oi_sampleqty.Name = "oi_sampleqty";
- this.oi_sampleqty.ReadOnly = true;
- this.oi_sampleqty.Width = 96;
- //
- // oi_checkqty
- //
- this.oi_checkqty.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.oi_checkqty.DataPropertyName = "oi_checkqty";
- this.oi_checkqty.HeaderText = "已检数";
- this.oi_checkqty.MinimumWidth = 10;
- this.oi_checkqty.Name = "oi_checkqty";
- this.oi_checkqty.ReadOnly = true;
- this.oi_checkqty.Width = 127;
- //
- // oi_ng
- //
- this.oi_ng.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.oi_ng.DataPropertyName = "oi_ng";
- this.oi_ng.HeaderText = "是否NG";
- this.oi_ng.MinimumWidth = 10;
- this.oi_ng.Name = "oi_ng";
- this.oi_ng.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.oi_ng.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.oi_ng.Width = 200;
- //
- // oi_leveldefect
- //
- this.oi_leveldefect.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.oi_leveldefect.DataPropertyName = "oi_leveldefect";
- this.oi_leveldefect.HeaderText = "缺陷等级";
- this.oi_leveldefect.MinimumWidth = 10;
- this.oi_leveldefect.Name = "oi_leveldefect";
- this.oi_leveldefect.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.oi_leveldefect.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.oi_leveldefect.Width = 200;
- //
- // ois_remark
- //
- this.ois_remark.DataPropertyName = "ois_remark";
- this.ois_remark.HeaderText = "备注";
- this.ois_remark.MinimumWidth = 10;
- this.ois_remark.Name = "ois_remark";
- this.ois_remark.Visible = false;
- this.ois_remark.Width = 200;
- //
- // ois_status
- //
- this.ois_status.DataPropertyName = "ois_status";
- this.ois_status.HeaderText = "是否检验";
- this.ois_status.MinimumWidth = 10;
- this.ois_status.Name = "ois_status";
- this.ois_status.Visible = false;
- this.ois_status.Width = 200;
- //
- // ChooseedReject
- //
- this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
- this.ChooseedReject.Location = new System.Drawing.Point(1500, 590);
- this.ChooseedReject.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ChooseedReject.Name = "ChooseedReject";
- this.ChooseedReject.Size = new System.Drawing.Size(100, 46);
- this.ChooseedReject.TabIndex = 195;
- this.ChooseedReject.UseVisualStyleBackColor = true;
- this.ChooseedReject.Click += new System.EventHandler(this.ChooseedReject_Click);
- //
- // WaitReject
- //
- this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
- this.WaitReject.Location = new System.Drawing.Point(1500, 708);
- this.WaitReject.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.WaitReject.Name = "WaitReject";
- this.WaitReject.Size = new System.Drawing.Size(100, 46);
- this.WaitReject.TabIndex = 194;
- this.WaitReject.UseVisualStyleBackColor = true;
- this.WaitReject.Click += new System.EventHandler(this.WaitReject_Click);
- //
- // oi_checkqty1
- //
- this.oi_checkqty1.AllPower = null;
- this.oi_checkqty1.BackColor = System.Drawing.Color.White;
- this.oi_checkqty1.Enabled = false;
- this.oi_checkqty1.ID = null;
- this.oi_checkqty1.Location = new System.Drawing.Point(1816, 146);
- this.oi_checkqty1.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.oi_checkqty1.Name = "oi_checkqty1";
- this.oi_checkqty1.Power = null;
- this.oi_checkqty1.Size = new System.Drawing.Size(290, 35);
- this.oi_checkqty1.Str = null;
- this.oi_checkqty1.Str1 = null;
- this.oi_checkqty1.Str2 = null;
- this.oi_checkqty1.TabIndex = 190;
- this.oi_checkqty1.Tag = "oi_sampleqty";
- //
- // ob_okqty
- //
- this.ob_okqty.AllPower = null;
- this.ob_okqty.BackColor = System.Drawing.Color.White;
- this.ob_okqty.Enabled = false;
- this.ob_okqty.ID = null;
- this.ob_okqty.Location = new System.Drawing.Point(1816, 212);
- this.ob_okqty.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ob_okqty.Name = "ob_okqty";
- this.ob_okqty.Power = null;
- this.ob_okqty.Size = new System.Drawing.Size(290, 35);
- this.ob_okqty.Str = null;
- this.ob_okqty.Str1 = null;
- this.ob_okqty.Str2 = null;
- this.ob_okqty.TabIndex = 188;
- this.ob_okqty.Tag = "NoAuto";
- //
- // ob_ngqty
- //
- this.ob_ngqty.AllPower = null;
- this.ob_ngqty.BackColor = System.Drawing.Color.White;
- this.ob_ngqty.Enabled = false;
- this.ob_ngqty.ID = null;
- this.ob_ngqty.Location = new System.Drawing.Point(1816, 280);
- this.ob_ngqty.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ob_ngqty.Name = "ob_ngqty";
- this.ob_ngqty.Power = null;
- this.ob_ngqty.Size = new System.Drawing.Size(290, 35);
- this.ob_ngqty.Str = null;
- this.ob_ngqty.Str1 = null;
- this.ob_ngqty.Str2 = null;
- this.ob_ngqty.TabIndex = 186;
- this.ob_ngqty.Tag = "NoAuto";
- //
- // ob_nowcheckqty
- //
- this.ob_nowcheckqty.AllPower = null;
- this.ob_nowcheckqty.BackColor = System.Drawing.Color.White;
- this.ob_nowcheckqty.Enabled = false;
- this.ob_nowcheckqty.ID = null;
- this.ob_nowcheckqty.Location = new System.Drawing.Point(1816, 84);
- this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ob_nowcheckqty.Name = "ob_nowcheckqty";
- this.ob_nowcheckqty.Power = null;
- this.ob_nowcheckqty.Size = new System.Drawing.Size(290, 35);
- this.ob_nowcheckqty.Str = null;
- this.ob_nowcheckqty.Str1 = null;
- this.ob_nowcheckqty.Str2 = null;
- this.ob_nowcheckqty.TabIndex = 180;
- this.ob_nowcheckqty.Tag = "";
- //
- // bccode
- //
- this.bccode.AllPower = null;
- this.bccode.BackColor = System.Drawing.Color.White;
- this.bccode.ID = null;
- this.bccode.Location = new System.Drawing.Point(1816, 350);
- this.bccode.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.bccode.Name = "bccode";
- this.bccode.Power = null;
- this.bccode.Size = new System.Drawing.Size(290, 35);
- this.bccode.Str = null;
- this.bccode.Str1 = null;
- this.bccode.Str2 = null;
- this.bccode.TabIndex = 178;
- this.bccode.Tag = "bc_code";
- this.bccode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bccode_KeyDown);
- //
- // GetBatch
- //
- this.GetBatch.AllPower = "ifall";
- this.GetBatch.BackColor = System.Drawing.Color.Transparent;
- this.GetBatch.DownImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.DownImage")));
- this.GetBatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.GetBatch.Image = ((System.Drawing.Image)(resources.GetObject("GetBatch.Image")));
- this.GetBatch.IsShowBorder = true;
- this.GetBatch.Location = new System.Drawing.Point(944, 188);
- this.GetBatch.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.GetBatch.MoveImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.MoveImage")));
- this.GetBatch.Name = "GetBatch";
- this.GetBatch.NormalImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.NormalImage")));
- this.GetBatch.Power = "ifRead";
- this.GetBatch.Size = new System.Drawing.Size(122, 48);
- this.GetBatch.TabIndex = 175;
- this.GetBatch.Tag = "IFREAD";
- this.GetBatch.Text = "获取批次";
- this.GetBatch.UseVisualStyleBackColor = true;
- this.GetBatch.Click += new System.EventHandler(this.GetBatch_Click);
- //
- // BatchPass
- //
- this.BatchPass.AllPower = "ifall";
- this.BatchPass.BackColor = System.Drawing.Color.Transparent;
- this.BatchPass.DownImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.DownImage")));
- this.BatchPass.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.BatchPass.Image = ((System.Drawing.Image)(resources.GetObject("BatchPass.Image")));
- this.BatchPass.IsShowBorder = true;
- this.BatchPass.Location = new System.Drawing.Point(1078, 190);
- this.BatchPass.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.BatchPass.MoveImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.MoveImage")));
- this.BatchPass.Name = "BatchPass";
- this.BatchPass.NormalImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.NormalImage")));
- this.BatchPass.Power = "ifread";
- this.BatchPass.Size = new System.Drawing.Size(136, 48);
- this.BatchPass.TabIndex = 174;
- this.BatchPass.Tag = "OQC!Inspection";
- this.BatchPass.Text = "批次通过";
- this.BatchPass.UseVisualStyleBackColor = true;
- this.BatchPass.Click += new System.EventHandler(this.BatchPass_Click);
- //
- // Confirm
- //
- this.Confirm.AllPower = "ifall";
- this.Confirm.BackColor = System.Drawing.Color.Transparent;
- this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
- this.Confirm.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
- this.Confirm.IsShowBorder = true;
- this.Confirm.Location = new System.Drawing.Point(944, 1134);
- this.Confirm.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
- this.Confirm.Name = "Confirm";
- this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
- this.Confirm.Power = "IFREAD";
- this.Confirm.Size = new System.Drawing.Size(120, 48);
- this.Confirm.TabIndex = 172;
- this.Confirm.Tag = "ifread";
- this.Confirm.Text = "确认";
- this.Confirm.UseVisualStyleBackColor = true;
- this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
- //
- // ob_checkno
- //
- this.ob_checkno.AllPower = "ifall";
- this.ob_checkno.BackColor = System.Drawing.Color.White;
- this.ob_checkno.ID = null;
- this.ob_checkno.Location = new System.Drawing.Point(190, 58);
- this.ob_checkno.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ob_checkno.Name = "ob_checkno";
- this.ob_checkno.Power = "ifread";
- this.ob_checkno.Size = new System.Drawing.Size(728, 35);
- this.ob_checkno.Str = null;
- this.ob_checkno.Str1 = null;
- this.ob_checkno.Str2 = null;
- this.ob_checkno.TabIndex = 157;
- this.ob_checkno.Tag = "NoAuto";
- this.ob_checkno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ob_checkno_KeyDown);
- //
- // obd_outboxcode
- //
- this.obd_outboxcode.AllPower = null;
- this.obd_outboxcode.BackColor = System.Drawing.Color.White;
- this.obd_outboxcode.ID = null;
- this.obd_outboxcode.Location = new System.Drawing.Point(190, 122);
- this.obd_outboxcode.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.obd_outboxcode.Name = "obd_outboxcode";
- this.obd_outboxcode.Power = null;
- this.obd_outboxcode.Size = new System.Drawing.Size(728, 35);
- this.obd_outboxcode.Str = null;
- this.obd_outboxcode.Str1 = null;
- this.obd_outboxcode.Str2 = null;
- this.obd_outboxcode.TabIndex = 155;
- this.obd_outboxcode.Tag = "NoAuto";
- this.obd_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.obd_outboxcode_KeyDown);
- //
- // ms_sncode
- //
- this.ms_sncode.AllPower = "ifall";
- this.ms_sncode.BackColor = System.Drawing.Color.White;
- this.ms_sncode.ID = null;
- this.ms_sncode.Location = new System.Drawing.Point(190, 190);
- this.ms_sncode.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.ms_sncode.Name = "ms_sncode";
- this.ms_sncode.Power = "ifread";
- this.ms_sncode.Size = new System.Drawing.Size(728, 35);
- this.ms_sncode.Str = null;
- this.ms_sncode.Str1 = null;
- this.ms_sncode.Str2 = null;
- this.ms_sncode.TabIndex = 153;
- this.ms_sncode.Tag = "NoAuto";
- this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_sncode_KeyDown);
- //
- // 勾选
- //
- this.勾选.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.勾选.HeaderText = "勾选";
- this.勾选.MinimumWidth = 10;
- this.勾选.Name = "勾选";
- this.勾选.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.勾选.Width = 42;
- //
- // ob_batchqty_dgv
- //
- this.ob_batchqty_dgv.DataPropertyName = "ob_batchqty";
- this.ob_batchqty_dgv.HeaderText = "检验类型";
- this.ob_batchqty_dgv.MinimumWidth = 10;
- this.ob_batchqty_dgv.Name = "ob_batchqty_dgv";
- this.ob_batchqty_dgv.Width = 110;
- //
- // obd_outboxcode_dgv
- //
- this.obd_outboxcode_dgv.DataPropertyName = "obd_outboxcode";
- this.obd_outboxcode_dgv.HeaderText = "已检数";
- this.obd_outboxcode_dgv.MinimumWidth = 10;
- this.obd_outboxcode_dgv.Name = "obd_outboxcode_dgv";
- this.obd_outboxcode_dgv.Width = 200;
- //
- // ob_makecode_dgv
- //
- this.ob_makecode_dgv.DataPropertyName = "ob_makecode";
- this.ob_makecode_dgv.HeaderText = "应检数";
- this.ob_makecode_dgv.MinimumWidth = 10;
- this.ob_makecode_dgv.Name = "ob_makecode_dgv";
- this.ob_makecode_dgv.Width = 190;
- //
- // obd_id
- //
- this.obd_id.DataPropertyName = "obd_id";
- this.obd_id.HeaderText = "ob_id";
- this.obd_id.MinimumWidth = 10;
- this.obd_id.Name = "obd_id";
- this.obd_id.Visible = false;
- this.obd_id.Width = 200;
- //
- // Filter
- //
- this.Filter.BackColor = System.Drawing.Color.Transparent;
- this.Filter.Font = new System.Drawing.Font("宋体", 10.8F);
- this.Filter.Location = new System.Drawing.Point(1140, 284);
- this.Filter.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.Filter.Name = "Filter";
- this.Filter.PlaceHolder = "不良名称搜索";
- this.Filter.Size = new System.Drawing.Size(258, 48);
- this.Filter.TabIndex = 220;
- this.Filter.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder.OnTextChange(this.Filter_UserControlTextChanged);
- //
- // label2
- //
- this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(1028, 278);
- this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(82, 41);
- this.label2.TabIndex = 221;
- this.label2.Text = "搜索";
- //
- // OQC_SamplingDataCollection
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(2130, 1220);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.Filter);
- this.Controls.Add(this.BadGroupCode);
- this.Controls.Add(this.ob_projectcode_label);
- this.Controls.Add(this.ob_maxngacceptqty);
- this.Controls.Add(this.ob_maxngacceptqty_label);
- this.Controls.Add(this.ob_aqlcode);
- this.Controls.Add(this.ob_aqlcode_label);
- this.Controls.Add(this.ob_projectcode);
- this.Controls.Add(this.ob_status);
- this.Controls.Add(this.Clean);
- this.Controls.Add(this.OperateResult);
- this.Controls.Add(this.ob_prodcode);
- this.Controls.Add(this.ob_prodcode_label);
- this.Controls.Add(this.ob_makecode);
- this.Controls.Add(this.obd_makecode_label);
- this.Controls.Add(this.ChoosedDGV);
- this.Controls.Add(this.WaitChooseDGV);
- this.Controls.Add(this.ob_remark);
- this.Controls.Add(this.ob_remark_label);
- this.Controls.Add(this.sncode);
- this.Controls.Add(this.sncode_label);
- this.Controls.Add(this.CheckTypeDGV);
- this.Controls.Add(this.ChooseedReject);
- this.Controls.Add(this.WaitReject);
- this.Controls.Add(this.label9);
- this.Controls.Add(this.oi_checkqty1);
- this.Controls.Add(this.oi_sampleqty_label);
- this.Controls.Add(this.ob_okqty);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.ob_ngqty);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.ob_nowcheckqty);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.bccode);
- this.Controls.Add(this.bc_code_label);
- this.Controls.Add(this.GetBatch);
- this.Controls.Add(this.BatchPass);
- this.Controls.Add(this.Confirm);
- this.Controls.Add(this.ob_checkno);
- this.Controls.Add(this.ob_checkno_label);
- this.Controls.Add(this.obd_outboxcode);
- this.Controls.Add(this.obd_outboxcode_label);
- this.Controls.Add(this.ms_sncode);
- this.Controls.Add(this.ms_sncode_label);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.Name = "OQC_SamplingDataCollection";
- this.Tag = "OQC!SamplingDataCollection";
- this.Text = " ";
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.OQC_SamplingDataCollection_FormClosing);
- this.Load += new System.EventHandler(this.抽样数据采集_Load);
- this.SizeChanged += new System.EventHandler(this.抽样数据采集_SizeChanged);
- ((System.ComponentModel.ISupportInitialize)(this.ChoosedDGV)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.BadInfoSource)).EndInit();
- this.ResumeLayout(true);
- this.PerformLayout();
- }
- #endregion
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_checkno;
- private System.Windows.Forms.Label ob_checkno_label;
- private CustomControl.TextBoxWithIcon.SnCollectionBox obd_outboxcode;
- private System.Windows.Forms.Label obd_outboxcode_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox ms_sncode;
- private System.Windows.Forms.Label ms_sncode_label;
- private CustomControl.ButtonUtil.NormalButton Confirm;
- private CustomControl.ButtonUtil.NormalButton BatchPass;
- private CustomControl.ButtonUtil.NormalButton GetBatch;
- private CustomControl.TextBoxWithIcon.EnterTextBox bccode;
- private System.Windows.Forms.Label bc_code_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_nowcheckqty;
- private System.Windows.Forms.Label label1;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_ngqty;
- private System.Windows.Forms.Label label4;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_okqty;
- private System.Windows.Forms.Label label5;
- private CustomControl.TextBoxWithIcon.EnterTextBox oi_checkqty1;
- private System.Windows.Forms.Label oi_sampleqty_label;
- private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject;
- private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
- private System.Windows.Forms.Label label9;
- private CustomControl.DataGrid_View.DataGridViewWithCheckBox CheckTypeDGV;
- private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
- private System.Windows.Forms.Label sncode_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_remark;
- private System.Windows.Forms.Label ob_remark_label;
- private UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithCheckBox WaitChooseDGV;
- private CustomControl.DataGrid_View.DataGridViewExpand ChoosedDGV;
- private System.Windows.Forms.DataGridViewCheckBoxColumn 勾选;
- private System.Windows.Forms.DataGridViewTextBoxColumn ob_batchqty_dgv;
- private System.Windows.Forms.DataGridViewTextBoxColumn obd_outboxcode_dgv;
- private System.Windows.Forms.DataGridViewTextBoxColumn ob_makecode_dgv;
- private System.Windows.Forms.DataGridViewTextBoxColumn obd_id;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_makecode;
- private System.Windows.Forms.Label obd_makecode_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_prodcode;
- private System.Windows.Forms.Label ob_prodcode_label;
- private CustomControl.RichText.RichTextAutoBottom OperateResult;
- private CustomControl.ButtonUtil.NormalButton Clean;
- private System.Windows.Forms.Label ob_status;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_projectcode;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_aqlcode;
- private System.Windows.Forms.Label ob_aqlcode_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_maxngacceptqty;
- private System.Windows.Forms.Label ob_maxngacceptqty_label;
- private System.Windows.Forms.Label ob_projectcode_label;
- private CustomControl.ComBoxWithFocus.ComBoxWithFocus BadGroupCode;
- private System.Windows.Forms.DataGridViewCheckBoxColumn choose;
- private System.Windows.Forms.DataGridViewTextBoxColumn oi_itemcode;
- private System.Windows.Forms.DataGridViewTextBoxColumn ci_name;
- private System.Windows.Forms.DataGridViewTextBoxColumn oi_sampleqty;
- private System.Windows.Forms.DataGridViewTextBoxColumn oi_checkqty;
- private System.Windows.Forms.DataGridViewCheckBoxColumn oi_ng;
- private System.Windows.Forms.DataGridViewComboBoxColumn oi_leveldefect;
- private System.Windows.Forms.DataGridViewTextBoxColumn ois_remark;
- private System.Windows.Forms.DataGridViewTextBoxColumn ois_status;
- private CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder Filter;
- private System.Windows.Forms.BindingSource BadInfoSource;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.DataGridViewCheckBoxColumn ChooseAll;
- private System.Windows.Forms.DataGridViewTextBoxColumn bg_name;
- private System.Windows.Forms.DataGridViewTextBoxColumn bg_code;
- private System.Windows.Forms.DataGridViewTextBoxColumn bc_code;
- private System.Windows.Forms.DataGridViewTextBoxColumn bc_name;
- private System.Windows.Forms.DataGridViewCheckBoxColumn choose1;
- private System.Windows.Forms.DataGridViewTextBoxColumn or_id;
- private System.Windows.Forms.DataGridViewTextBoxColumn bg_name1;
- private System.Windows.Forms.DataGridViewTextBoxColumn bg_code1;
- private System.Windows.Forms.DataGridViewTextBoxColumn bc_code1;
- private System.Windows.Forms.DataGridViewTextBoxColumn bc_name1;
- }
- }
|