123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536 |
- namespace UAS_MES_NEW.OQC
- {
- partial class OQC_CheckNoSplit
- {
- /// <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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OQC_CheckNoSplit));
- this.ob_checkno = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ob_checkno_label = new System.Windows.Forms.Label();
- this.obd_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.obd_outboxcode_label = new System.Windows.Forms.Label();
- this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.ms_sncode_label = new System.Windows.Forms.Label();
- this.ob_prodcode_label = new System.Windows.Forms.Label();
- this.pr_detail_label = new System.Windows.Forms.Label();
- this.ob_prodcode = new System.Windows.Forms.Label();
- this.GetBatch = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.OutBoxDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
- this.choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.obd_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.obd_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.obd_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.obd_builddate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
- this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.choosedsn_label = new System.Windows.Forms.Label();
- this.choosedsn = new System.Windows.Forms.Label();
- this.totalsn = new System.Windows.Forms.Label();
- this.totalsn_label = new System.Windows.Forms.Label();
- this.new_checkno = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.new_checkno_lable = new System.Windows.Forms.Label();
- this.groupBoxWithBorder2 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
- this.ob_makecode = new System.Windows.Forms.Label();
- this.ob_makecode_label = new System.Windows.Forms.Label();
- this.pr_detail = new System.Windows.Forms.Label();
- this.SplitCheckNo = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.ChooseAll = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- ((System.ComponentModel.ISupportInitialize)(this.OutBoxDGV)).BeginInit();
- this.groupBoxWithBorder2.SuspendLayout();
- this.SuspendLayout();
- //
- // ob_checkno
- //
- this.ob_checkno.AllPower = "";
- this.ob_checkno.BackColor = System.Drawing.Color.White;
- this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.ob_checkno.ID = null;
- this.ob_checkno.Location = new System.Drawing.Point(153, 38);
- this.ob_checkno.Margin = new System.Windows.Forms.Padding(4);
- this.ob_checkno.Name = "ob_checkno";
- this.ob_checkno.Power = "";
- this.ob_checkno.Size = new System.Drawing.Size(547, 27);
- this.ob_checkno.Str = null;
- this.ob_checkno.Str1 = null;
- this.ob_checkno.Str2 = null;
- this.ob_checkno.TabIndex = 217;
- this.ob_checkno.Tag = "NoAuto";
- this.ob_checkno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown);
- //
- // ob_checkno_label
- //
- 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(45, 38);
- this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ob_checkno_label.Name = "ob_checkno_label";
- this.ob_checkno_label.Size = new System.Drawing.Size(72, 27);
- this.ob_checkno_label.TabIndex = 216;
- this.ob_checkno_label.Text = "抽检批";
- //
- // obd_outboxcode
- //
- this.obd_outboxcode.AllPower = null;
- this.obd_outboxcode.BackColor = System.Drawing.Color.White;
- this.obd_outboxcode.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.obd_outboxcode.ID = null;
- this.obd_outboxcode.Location = new System.Drawing.Point(153, 88);
- this.obd_outboxcode.Margin = new System.Windows.Forms.Padding(4);
- this.obd_outboxcode.Name = "obd_outboxcode";
- this.obd_outboxcode.Power = null;
- this.obd_outboxcode.Size = new System.Drawing.Size(547, 27);
- this.obd_outboxcode.Str = null;
- this.obd_outboxcode.Str1 = null;
- this.obd_outboxcode.Str2 = null;
- this.obd_outboxcode.TabIndex = 221;
- this.obd_outboxcode.Tag = "NoAuto";
- this.obd_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown);
- //
- // obd_outboxcode_label
- //
- 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(45, 86);
- this.obd_outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.obd_outboxcode_label.Name = "obd_outboxcode_label";
- this.obd_outboxcode_label.Size = new System.Drawing.Size(52, 27);
- this.obd_outboxcode_label.TabIndex = 220;
- this.obd_outboxcode_label.Text = "箱号";
- //
- // ms_sncode
- //
- this.ms_sncode.AllPower = "";
- this.ms_sncode.BackColor = System.Drawing.Color.White;
- this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.ms_sncode.ID = null;
- this.ms_sncode.Location = new System.Drawing.Point(153, 129);
- this.ms_sncode.Margin = new System.Windows.Forms.Padding(4);
- this.ms_sncode.Name = "ms_sncode";
- this.ms_sncode.Power = "";
- this.ms_sncode.Size = new System.Drawing.Size(547, 27);
- this.ms_sncode.Str = null;
- this.ms_sncode.Str1 = null;
- this.ms_sncode.Str2 = null;
- this.ms_sncode.TabIndex = 219;
- this.ms_sncode.Tag = "NoAuto";
- this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown);
- //
- // ms_sncode_label
- //
- 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(45, 130);
- this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ms_sncode_label.Name = "ms_sncode_label";
- this.ms_sncode_label.Size = new System.Drawing.Size(72, 27);
- this.ms_sncode_label.TabIndex = 218;
- this.ms_sncode_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(383, 170);
- this.ob_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ob_prodcode_label.Name = "ob_prodcode_label";
- this.ob_prodcode_label.Size = new System.Drawing.Size(92, 27);
- this.ob_prodcode_label.TabIndex = 222;
- this.ob_prodcode_label.Text = "产品编号";
- //
- // pr_detail_label
- //
- 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(708, 170);
- this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_detail_label.Name = "pr_detail_label";
- this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
- this.pr_detail_label.TabIndex = 224;
- this.pr_detail_label.Text = "产品名称";
- //
- // ob_prodcode
- //
- this.ob_prodcode.AutoSize = true;
- this.ob_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_prodcode.Location = new System.Drawing.Point(491, 170);
- this.ob_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ob_prodcode.Name = "ob_prodcode";
- this.ob_prodcode.Size = new System.Drawing.Size(0, 27);
- this.ob_prodcode.TabIndex = 225;
- //
- // GetBatch
- //
- this.GetBatch.AllPower = "";
- 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);
- this.GetBatch.Image = null;
- this.GetBatch.IsShowBorder = true;
- this.GetBatch.Location = new System.Drawing.Point(748, 128);
- this.GetBatch.Margin = new System.Windows.Forms.Padding(4);
- 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(80, 30);
- this.GetBatch.TabIndex = 227;
- this.GetBatch.Text = "获取批";
- this.GetBatch.UseVisualStyleBackColor = true;
- this.GetBatch.Click += new System.EventHandler(this.GetBatch_Click);
- //
- // OutBoxDGV
- //
- this.OutBoxDGV.AllowUserToAddRows = false;
- this.OutBoxDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.OutBoxDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.choose,
- this.obd_outboxcode1,
- this.obd_makecode,
- this.obd_sncode,
- this.obd_builddate});
- this.OutBoxDGV.EnableContentClick = false;
- this.OutBoxDGV.Location = new System.Drawing.Point(39, 281);
- this.OutBoxDGV.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.OutBoxDGV.Name = "OutBoxDGV";
- this.OutBoxDGV.RowTemplate.Height = 27;
- this.OutBoxDGV.Size = new System.Drawing.Size(776, 349);
- this.OutBoxDGV.TabIndex = 228;
- this.OutBoxDGV.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.OutBoxDGV_CellContentClick);
- this.OutBoxDGV.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.OutBoxDGV_CellValueChanged);
- //
- // choose
- //
- this.choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.choose.HeaderText = "勾选";
- this.choose.MinimumWidth = 80;
- this.choose.Name = "choose";
- this.choose.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.choose.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.choose.Width = 80;
- //
- // obd_outboxcode1
- //
- this.obd_outboxcode1.DataPropertyName = "obd_outboxcode";
- this.obd_outboxcode1.HeaderText = "箱号";
- this.obd_outboxcode1.Name = "obd_outboxcode1";
- //
- // obd_makecode
- //
- this.obd_makecode.DataPropertyName = "obd_makecode";
- this.obd_makecode.HeaderText = "工单号";
- this.obd_makecode.Name = "obd_makecode";
- //
- // obd_sncode
- //
- this.obd_sncode.DataPropertyName = "obd_sncode";
- this.obd_sncode.HeaderText = "序列号";
- this.obd_sncode.Name = "obd_sncode";
- //
- // obd_builddate
- //
- this.obd_builddate.DataPropertyName = "obd_builddate";
- this.obd_builddate.HeaderText = "维护日期";
- this.obd_builddate.MinimumWidth = 140;
- this.obd_builddate.Name = "obd_builddate";
- this.obd_builddate.Width = 140;
- //
- // 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(829, 281);
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(313, 352);
- this.OperateResult.TabIndex = 229;
- this.OperateResult.Text = "";
- //
- // sncode
- //
- this.sncode.AllPower = "";
- this.sncode.BackColor = System.Drawing.Color.White;
- this.sncode.ID = null;
- this.sncode.Location = new System.Drawing.Point(140, 652);
- this.sncode.Margin = new System.Windows.Forms.Padding(4);
- this.sncode.Name = "sncode";
- this.sncode.Power = "";
- this.sncode.Size = new System.Drawing.Size(204, 25);
- this.sncode.Str = null;
- this.sncode.Str1 = null;
- this.sncode.Str2 = null;
- this.sncode.TabIndex = 231;
- this.sncode.Tag = "NoAuto";
- this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
- //
- // 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.Location = new System.Drawing.Point(35, 650);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(72, 27);
- this.label1.TabIndex = 230;
- this.label1.Text = "序列号";
- //
- // choosedsn_label
- //
- this.choosedsn_label.AutoSize = true;
- this.choosedsn_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.choosedsn_label.Location = new System.Drawing.Point(557, 652);
- this.choosedsn_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.choosedsn_label.Name = "choosedsn_label";
- this.choosedsn_label.Size = new System.Drawing.Size(52, 27);
- this.choosedsn_label.TabIndex = 232;
- this.choosedsn_label.Text = "已选";
- //
- // choosedsn
- //
- this.choosedsn.AutoSize = true;
- this.choosedsn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.choosedsn.Location = new System.Drawing.Point(621, 652);
- this.choosedsn.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.choosedsn.Name = "choosedsn";
- this.choosedsn.Size = new System.Drawing.Size(24, 27);
- this.choosedsn.TabIndex = 233;
- this.choosedsn.Text = "0";
- //
- // totalsn
- //
- this.totalsn.AutoSize = true;
- this.totalsn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.totalsn.Location = new System.Drawing.Point(747, 652);
- this.totalsn.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.totalsn.Name = "totalsn";
- this.totalsn.Size = new System.Drawing.Size(24, 27);
- this.totalsn.TabIndex = 235;
- this.totalsn.Text = "0";
- //
- // totalsn_label
- //
- this.totalsn_label.AutoSize = true;
- this.totalsn_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.totalsn_label.Location = new System.Drawing.Point(687, 652);
- this.totalsn_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.totalsn_label.Name = "totalsn_label";
- this.totalsn_label.Size = new System.Drawing.Size(52, 27);
- this.totalsn_label.TabIndex = 234;
- this.totalsn_label.Text = "总数";
- //
- // new_checkno
- //
- this.new_checkno.AllPower = "";
- this.new_checkno.BackColor = System.Drawing.Color.White;
- this.new_checkno.ID = null;
- this.new_checkno.Location = new System.Drawing.Point(242, 244);
- this.new_checkno.Margin = new System.Windows.Forms.Padding(4);
- this.new_checkno.Name = "new_checkno";
- this.new_checkno.Power = "";
- this.new_checkno.Size = new System.Drawing.Size(547, 25);
- this.new_checkno.Str = null;
- this.new_checkno.Str1 = null;
- this.new_checkno.Str2 = null;
- this.new_checkno.TabIndex = 237;
- this.new_checkno.Tag = "NoAuto";
- //
- // new_checkno_lable
- //
- this.new_checkno_lable.AutoSize = true;
- this.new_checkno_lable.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.new_checkno_lable.Location = new System.Drawing.Point(135, 243);
- this.new_checkno_lable.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.new_checkno_lable.Name = "new_checkno_lable";
- this.new_checkno_lable.Size = new System.Drawing.Size(92, 27);
- this.new_checkno_lable.TabIndex = 236;
- this.new_checkno_lable.Text = "新批次号";
- //
- // groupBoxWithBorder2
- //
- this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
- this.groupBoxWithBorder2.Controls.Add(this.ob_makecode);
- this.groupBoxWithBorder2.Controls.Add(this.ob_makecode_label);
- this.groupBoxWithBorder2.Controls.Add(this.pr_detail);
- this.groupBoxWithBorder2.Controls.Add(this.obd_outboxcode);
- this.groupBoxWithBorder2.Controls.Add(this.ob_checkno_label);
- this.groupBoxWithBorder2.Controls.Add(this.ob_checkno);
- this.groupBoxWithBorder2.Controls.Add(this.ms_sncode_label);
- this.groupBoxWithBorder2.Controls.Add(this.ms_sncode);
- this.groupBoxWithBorder2.Controls.Add(this.obd_outboxcode_label);
- this.groupBoxWithBorder2.Controls.Add(this.ob_prodcode_label);
- this.groupBoxWithBorder2.Controls.Add(this.pr_detail_label);
- this.groupBoxWithBorder2.Controls.Add(this.ob_prodcode);
- this.groupBoxWithBorder2.Controls.Add(this.GetBatch);
- this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBoxWithBorder2.Location = new System.Drawing.Point(39, 8);
- this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
- this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.groupBoxWithBorder2.Size = new System.Drawing.Size(1104, 210);
- this.groupBoxWithBorder2.TabIndex = 238;
- this.groupBoxWithBorder2.TabStop = false;
- this.groupBoxWithBorder2.Text = "抽检信息";
- this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
- //
- // ob_makecode
- //
- this.ob_makecode.AutoSize = true;
- this.ob_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_makecode.Location = new System.Drawing.Point(148, 170);
- this.ob_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ob_makecode.Name = "ob_makecode";
- this.ob_makecode.Size = new System.Drawing.Size(0, 27);
- this.ob_makecode.TabIndex = 230;
- //
- // ob_makecode_label
- //
- this.ob_makecode_label.AutoSize = true;
- this.ob_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_makecode_label.Location = new System.Drawing.Point(45, 170);
- this.ob_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ob_makecode_label.Name = "ob_makecode_label";
- this.ob_makecode_label.Size = new System.Drawing.Size(72, 27);
- this.ob_makecode_label.TabIndex = 229;
- this.ob_makecode_label.Text = "工单号";
- //
- // pr_detail
- //
- this.pr_detail.AutoSize = true;
- this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_detail.Location = new System.Drawing.Point(818, 170);
- this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_detail.Name = "pr_detail";
- this.pr_detail.Size = new System.Drawing.Size(0, 27);
- this.pr_detail.TabIndex = 228;
- //
- // SplitCheckNo
- //
- this.SplitCheckNo.AllPower = "";
- this.SplitCheckNo.BackColor = System.Drawing.Color.Transparent;
- this.SplitCheckNo.DownImage = ((System.Drawing.Image)(resources.GetObject("SplitCheckNo.DownImage")));
- this.SplitCheckNo.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.SplitCheckNo.Image = null;
- this.SplitCheckNo.IsShowBorder = true;
- this.SplitCheckNo.Location = new System.Drawing.Point(369, 650);
- this.SplitCheckNo.Margin = new System.Windows.Forms.Padding(4);
- this.SplitCheckNo.MoveImage = ((System.Drawing.Image)(resources.GetObject("SplitCheckNo.MoveImage")));
- this.SplitCheckNo.Name = "SplitCheckNo";
- this.SplitCheckNo.NormalImage = ((System.Drawing.Image)(resources.GetObject("SplitCheckNo.NormalImage")));
- this.SplitCheckNo.Power = "";
- this.SplitCheckNo.Size = new System.Drawing.Size(80, 30);
- this.SplitCheckNo.TabIndex = 228;
- this.SplitCheckNo.Text = "拆批";
- this.SplitCheckNo.UseVisualStyleBackColor = true;
- this.SplitCheckNo.Click += new System.EventHandler(this.SplitCheckNo_Click);
- //
- // ChooseAll
- //
- this.ChooseAll.AllPower = "";
- this.ChooseAll.BackColor = System.Drawing.Color.Transparent;
- this.ChooseAll.DownImage = ((System.Drawing.Image)(resources.GetObject("ChooseAll.DownImage")));
- this.ChooseAll.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.ChooseAll.Image = null;
- this.ChooseAll.IsShowBorder = true;
- this.ChooseAll.Location = new System.Drawing.Point(40, 243);
- this.ChooseAll.Margin = new System.Windows.Forms.Padding(4);
- this.ChooseAll.MoveImage = ((System.Drawing.Image)(resources.GetObject("ChooseAll.MoveImage")));
- this.ChooseAll.Name = "ChooseAll";
- this.ChooseAll.NormalImage = ((System.Drawing.Image)(resources.GetObject("ChooseAll.NormalImage")));
- this.ChooseAll.Power = "";
- this.ChooseAll.Size = new System.Drawing.Size(53, 30);
- this.ChooseAll.TabIndex = 239;
- this.ChooseAll.Text = "全选";
- this.ChooseAll.UseVisualStyleBackColor = true;
- this.ChooseAll.Click += new System.EventHandler(this.ChooseAll_Click);
- //
- // OQC_CheckNoSplit
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1177, 696);
- this.Controls.Add(this.ChooseAll);
- this.Controls.Add(this.SplitCheckNo);
- this.Controls.Add(this.groupBoxWithBorder2);
- this.Controls.Add(this.new_checkno);
- this.Controls.Add(this.new_checkno_lable);
- this.Controls.Add(this.totalsn);
- this.Controls.Add(this.totalsn_label);
- this.Controls.Add(this.choosedsn);
- this.Controls.Add(this.choosedsn_label);
- this.Controls.Add(this.sncode);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.OperateResult);
- this.Controls.Add(this.OutBoxDGV);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Name = "OQC_CheckNoSplit";
- this.Tag = "OQC!CheckNoSplit";
- this.Text = "OQC_CheckNoSplit";
- this.Load += new System.EventHandler(this.OQC_CheckNoSplit_Load);
- this.SizeChanged += new System.EventHandler(this.OQC_CheckNoSplit_SizeChanged);
- ((System.ComponentModel.ISupportInitialize)(this.OutBoxDGV)).EndInit();
- this.groupBoxWithBorder2.ResumeLayout(true);
- this.groupBoxWithBorder2.PerformLayout();
- 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.SnCollectionBox ms_sncode;
- private System.Windows.Forms.Label ms_sncode_label;
- private System.Windows.Forms.Label ob_prodcode_label;
- private System.Windows.Forms.Label pr_detail_label;
- private System.Windows.Forms.Label ob_prodcode;
- private CustomControl.ButtonUtil.NormalButton GetBatch;
- private CustomControl.DataGrid_View.DataGridViewWithSerialNum OutBoxDGV;
- private CustomControl.RichText.RichTextAutoBottom OperateResult;
- private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label choosedsn_label;
- private System.Windows.Forms.Label choosedsn;
- private System.Windows.Forms.Label totalsn;
- private System.Windows.Forms.Label totalsn_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox new_checkno;
- private System.Windows.Forms.Label new_checkno_lable;
- private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
- private CustomControl.ButtonUtil.NormalButton SplitCheckNo;
- private System.Windows.Forms.DataGridViewCheckBoxColumn choose;
- private System.Windows.Forms.DataGridViewTextBoxColumn obd_outboxcode1;
- private System.Windows.Forms.DataGridViewTextBoxColumn obd_makecode;
- private System.Windows.Forms.DataGridViewTextBoxColumn obd_sncode;
- private System.Windows.Forms.DataGridViewTextBoxColumn obd_builddate;
- private System.Windows.Forms.Label pr_detail;
- private CustomControl.ButtonUtil.NormalButton ChooseAll;
- private System.Windows.Forms.Label ob_makecode;
- private System.Windows.Forms.Label ob_makecode_label;
- }
- }
|