| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010 |
- namespace UAS_MES_NEW.Make
- {
- partial class Make_SNLabelCheckMidBox
- {
- /// <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_SNLabelCheckMidBox));
- this.mcd_restqty_label = new System.Windows.Forms.Label();
- this.mcd_inqty_label = new System.Windows.Forms.Label();
- this.ma_qty_label = new System.Windows.Forms.Label();
- this.ms_makecode_label = new System.Windows.Forms.Label();
- this.pr_detail_label = new System.Windows.Forms.Label();
- this.ma_prodcode_label = new System.Windows.Forms.Label();
- this.Loading = new System.Windows.Forms.RadioButton();
- this.UnLoading = new System.Windows.Forms.RadioButton();
- this.sn_code_label = new System.Windows.Forms.Label();
- this.code_label = new System.Windows.Forms.Label();
- this.ClearSn_code = new System.Windows.Forms.PictureBox();
- this.ms_craftcode = new System.Windows.Forms.Label();
- this.ma_craftcode = new System.Windows.Forms.Label();
- this.NoteForChange = new System.Windows.Forms.CheckBox();
- this.LabelDataGridView = new System.Windows.Forms.DataGridView();
- this.lcd_detno = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.lcd_labeltype = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.lcd_prefix = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.lcd_suffix = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.lcd_alllength = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.lcd_length = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.lcd_content = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.lcd_sql = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
- this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
- this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
- this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
- this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
- this.label2 = new System.Windows.Forms.Label();
- this.PrintLabel_label = new System.Windows.Forms.Label();
- this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
- this.panel4 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
- this.weight = new System.Windows.Forms.Label();
- this.pr_colorboxunit = new System.Windows.Forms.Label();
- this.weight_label = new System.Windows.Forms.Label();
- this.ComList = new System.Windows.Forms.Label();
- this.BaudRate = new System.Windows.Forms.Label();
- this.StopWeight = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.StartWeight = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.PrintNum1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.PrintSecond = new System.Windows.Forms.CheckBox();
- this.PrintLabel1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
- this.label7 = new System.Windows.Forms.Label();
- this.PrintList1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
- this.label8 = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
- this.panel4.SuspendLayout();
- this.SuspendLayout();
- //
- // mcd_restqty_label
- //
- this.mcd_restqty_label.AutoSize = true;
- this.mcd_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.mcd_restqty_label.Location = new System.Drawing.Point(1170, 122);
- this.mcd_restqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.mcd_restqty_label.Name = "mcd_restqty_label";
- this.mcd_restqty_label.Size = new System.Drawing.Size(146, 41);
- this.mcd_restqty_label.TabIndex = 59;
- this.mcd_restqty_label.Text = "待采集数";
- //
- // mcd_inqty_label
- //
- this.mcd_inqty_label.AutoSize = true;
- this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.mcd_inqty_label.Location = new System.Drawing.Point(622, 122);
- this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.mcd_inqty_label.Name = "mcd_inqty_label";
- this.mcd_inqty_label.Size = new System.Drawing.Size(146, 41);
- this.mcd_inqty_label.TabIndex = 56;
- this.mcd_inqty_label.Text = "已采集数";
- //
- // ma_qty_label
- //
- this.ma_qty_label.AutoSize = true;
- this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ma_qty_label.Location = new System.Drawing.Point(18, 122);
- this.ma_qty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ma_qty_label.Name = "ma_qty_label";
- this.ma_qty_label.Size = new System.Drawing.Size(146, 41);
- this.ma_qty_label.TabIndex = 53;
- this.ma_qty_label.Text = "工单数量";
- //
- // ms_makecode_label
- //
- 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(18, 24);
- this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ms_makecode_label.Name = "ms_makecode_label";
- this.ms_makecode_label.Size = new System.Drawing.Size(146, 41);
- this.ms_makecode_label.TabIndex = 49;
- this.ms_makecode_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(1170, 24);
- this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.pr_detail_label.Name = "pr_detail_label";
- this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
- this.pr_detail_label.TabIndex = 50;
- this.pr_detail_label.Text = "产品规格";
- //
- // ma_prodcode_label
- //
- this.ma_prodcode_label.AutoSize = true;
- this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ma_prodcode_label.Location = new System.Drawing.Point(622, 24);
- this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ma_prodcode_label.Name = "ma_prodcode_label";
- this.ma_prodcode_label.Size = new System.Drawing.Size(146, 41);
- this.ma_prodcode_label.TabIndex = 51;
- this.ma_prodcode_label.Text = "产品代码";
- //
- // Loading
- //
- this.Loading.AutoSize = true;
- this.Loading.Checked = true;
- this.Loading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Loading.ForeColor = System.Drawing.Color.Blue;
- this.Loading.Location = new System.Drawing.Point(36, 720);
- this.Loading.Margin = new System.Windows.Forms.Padding(6);
- this.Loading.Name = "Loading";
- this.Loading.Size = new System.Drawing.Size(113, 45);
- this.Loading.TabIndex = 62;
- this.Loading.TabStop = true;
- this.Loading.Text = "上料";
- this.Loading.UseVisualStyleBackColor = true;
- this.Loading.Visible = false;
- //
- // UnLoading
- //
- this.UnLoading.AutoSize = true;
- this.UnLoading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.UnLoading.ForeColor = System.Drawing.Color.Blue;
- this.UnLoading.Location = new System.Drawing.Point(196, 720);
- this.UnLoading.Margin = new System.Windows.Forms.Padding(6);
- this.UnLoading.Name = "UnLoading";
- this.UnLoading.Size = new System.Drawing.Size(113, 45);
- this.UnLoading.TabIndex = 63;
- this.UnLoading.Text = "下料";
- this.UnLoading.UseVisualStyleBackColor = true;
- this.UnLoading.Visible = false;
- //
- // sn_code_label
- //
- this.sn_code_label.AutoSize = true;
- this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.sn_code_label.Location = new System.Drawing.Point(28, 796);
- this.sn_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.sn_code_label.Name = "sn_code_label";
- this.sn_code_label.Size = new System.Drawing.Size(114, 41);
- this.sn_code_label.TabIndex = 64;
- this.sn_code_label.Text = "序列号";
- //
- // code_label
- //
- this.code_label.AutoSize = true;
- this.code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.code_label.Location = new System.Drawing.Point(28, 884);
- this.code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.code_label.Name = "code_label";
- this.code_label.Size = new System.Drawing.Size(114, 41);
- this.code_label.TabIndex = 66;
- this.code_label.Text = "录入框";
- //
- // ClearSn_code
- //
- this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand;
- this.ClearSn_code.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
- this.ClearSn_code.Location = new System.Drawing.Point(526, 802);
- this.ClearSn_code.Margin = new System.Windows.Forms.Padding(6);
- this.ClearSn_code.Name = "ClearSn_code";
- this.ClearSn_code.Size = new System.Drawing.Size(32, 32);
- this.ClearSn_code.TabIndex = 138;
- this.ClearSn_code.TabStop = false;
- this.ClearSn_code.Click += new System.EventHandler(this.ClearSn_code_Click);
- //
- // ms_craftcode
- //
- this.ms_craftcode.AutoSize = true;
- this.ms_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ms_craftcode.Location = new System.Drawing.Point(1536, 30);
- this.ms_craftcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ms_craftcode.Name = "ms_craftcode";
- this.ms_craftcode.Size = new System.Drawing.Size(0, 41);
- this.ms_craftcode.TabIndex = 142;
- this.ms_craftcode.Visible = false;
- //
- // ma_craftcode
- //
- this.ma_craftcode.AutoSize = true;
- this.ma_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ma_craftcode.Location = new System.Drawing.Point(1508, 122);
- this.ma_craftcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ma_craftcode.Name = "ma_craftcode";
- this.ma_craftcode.Size = new System.Drawing.Size(0, 41);
- this.ma_craftcode.TabIndex = 145;
- this.ma_craftcode.Visible = false;
- //
- // NoteForChange
- //
- this.NoteForChange.AutoSize = true;
- this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.NoteForChange.Location = new System.Drawing.Point(22, 78);
- this.NoteForChange.Margin = new System.Windows.Forms.Padding(4);
- this.NoteForChange.Name = "NoteForChange";
- this.NoteForChange.Size = new System.Drawing.Size(190, 35);
- this.NoteForChange.TabIndex = 192;
- this.NoteForChange.Text = "切换工单提示";
- this.NoteForChange.UseVisualStyleBackColor = true;
- //
- // LabelDataGridView
- //
- this.LabelDataGridView.AllowUserToAddRows = false;
- this.LabelDataGridView.AllowUserToResizeRows = false;
- this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
- this.LabelDataGridView.ColumnHeadersHeight = 46;
- this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.lcd_detno,
- this.lcd_labeltype,
- this.lcd_prefix,
- this.lcd_suffix,
- this.lcd_alllength,
- this.lcd_length,
- this.lcd_content,
- this.lcd_sql});
- this.LabelDataGridView.Location = new System.Drawing.Point(36, 216);
- this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(6);
- this.LabelDataGridView.Name = "LabelDataGridView";
- this.LabelDataGridView.RowHeadersVisible = false;
- this.LabelDataGridView.RowHeadersWidth = 82;
- this.LabelDataGridView.RowTemplate.Height = 23;
- this.LabelDataGridView.Size = new System.Drawing.Size(1252, 454);
- this.LabelDataGridView.TabIndex = 193;
- //
- // lcd_detno
- //
- this.lcd_detno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.lcd_detno.DataPropertyName = "lcd_detno";
- this.lcd_detno.HeaderText = "序号";
- this.lcd_detno.MinimumWidth = 30;
- this.lcd_detno.Name = "lcd_detno";
- this.lcd_detno.Width = 30;
- //
- // lcd_labeltype
- //
- this.lcd_labeltype.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
- this.lcd_labeltype.DataPropertyName = "lcd_labeltype";
- this.lcd_labeltype.HeaderText = "标签类型";
- this.lcd_labeltype.MinimumWidth = 100;
- this.lcd_labeltype.Name = "lcd_labeltype";
- this.lcd_labeltype.ReadOnly = true;
- //
- // lcd_prefix
- //
- this.lcd_prefix.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
- this.lcd_prefix.DataPropertyName = "lcd_prefix";
- this.lcd_prefix.HeaderText = "前缀";
- this.lcd_prefix.MinimumWidth = 100;
- this.lcd_prefix.Name = "lcd_prefix";
- this.lcd_prefix.ReadOnly = true;
- this.lcd_prefix.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // lcd_suffix
- //
- this.lcd_suffix.DataPropertyName = "lcd_suffix";
- this.lcd_suffix.HeaderText = "后缀";
- this.lcd_suffix.MinimumWidth = 100;
- this.lcd_suffix.Name = "lcd_suffix";
- this.lcd_suffix.Width = 200;
- //
- // lcd_alllength
- //
- this.lcd_alllength.DataPropertyName = "lcd_alllength";
- this.lcd_alllength.HeaderText = "总长度";
- this.lcd_alllength.MinimumWidth = 10;
- this.lcd_alllength.Name = "lcd_alllength";
- this.lcd_alllength.Width = 200;
- //
- // lcd_length
- //
- this.lcd_length.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
- this.lcd_length.DataPropertyName = "lcd_length";
- this.lcd_length.HeaderText = "截取长度";
- this.lcd_length.MinimumWidth = 100;
- this.lcd_length.Name = "lcd_length";
- this.lcd_length.ReadOnly = true;
- //
- // lcd_content
- //
- this.lcd_content.DataPropertyName = "lcd_content";
- this.lcd_content.HeaderText = "核对内容";
- this.lcd_content.MinimumWidth = 10;
- this.lcd_content.Name = "lcd_content";
- this.lcd_content.Width = 200;
- //
- // lcd_sql
- //
- this.lcd_sql.DataPropertyName = "lcd_sql";
- this.lcd_sql.HeaderText = "SQL";
- this.lcd_sql.MinimumWidth = 10;
- this.lcd_sql.Name = "lcd_sql";
- this.lcd_sql.Width = 200;
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.dataGridViewTextBoxColumn1.DataPropertyName = "cm_makecode";
- this.dataGridViewTextBoxColumn1.HeaderText = "上料料号";
- this.dataGridViewTextBoxColumn1.MinimumWidth = 10;
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- this.dataGridViewTextBoxColumn1.ReadOnly = true;
- this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.dataGridViewTextBoxColumn1.Width = 50;
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.dataGridViewTextBoxColumn2.DataPropertyName = "pr_detail";
- this.dataGridViewTextBoxColumn2.HeaderText = "上料名称";
- this.dataGridViewTextBoxColumn2.MinimumWidth = 10;
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- this.dataGridViewTextBoxColumn2.ReadOnly = true;
- this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.dataGridViewTextBoxColumn2.Width = 200;
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.dataGridViewTextBoxColumn3.DataPropertyName = "cm_soncode";
- this.dataGridViewTextBoxColumn3.HeaderText = "前缀";
- this.dataGridViewTextBoxColumn3.MinimumWidth = 10;
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- this.dataGridViewTextBoxColumn3.ReadOnly = true;
- this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.dataGridViewTextBoxColumn3.Width = 200;
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.dataGridViewTextBoxColumn4.DataPropertyName = "cm_barcode";
- this.dataGridViewTextBoxColumn4.HeaderText = "长度";
- this.dataGridViewTextBoxColumn4.MinimumWidth = 10;
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- this.dataGridViewTextBoxColumn4.ReadOnly = true;
- this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.dataGridViewTextBoxColumn4.Width = 200;
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.dataGridViewTextBoxColumn5.DataPropertyName = "sp_length";
- this.dataGridViewTextBoxColumn5.HeaderText = "条码号";
- this.dataGridViewTextBoxColumn5.MinimumWidth = 300;
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- this.dataGridViewTextBoxColumn5.ReadOnly = true;
- this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.dataGridViewTextBoxColumn5.Width = 200;
- //
- // StepCount
- //
- this.StepCount.LineCode = null;
- this.StepCount.Location = new System.Drawing.Point(430, 721);
- this.StepCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.StepCount.Name = "StepCount";
- this.StepCount.Size = new System.Drawing.Size(160, 44);
- this.StepCount.Source = null;
- this.StepCount.StepCode = null;
- this.StepCount.TabIndex = 189;
- //
- // ma_code
- //
- this.ma_code.AllPower = null;
- this.ma_code.Caller = null;
- this.ma_code.Condition = null;
- this.ma_code.DBTitle = null;
- this.ma_code.FormName = null;
- this.ma_code.Location = new System.Drawing.Point(192, 26);
- this.ma_code.Margin = new System.Windows.Forms.Padding(4);
- this.ma_code.Name = "ma_code";
- this.ma_code.Power = null;
- this.ma_code.ReturnData = null;
- this.ma_code.SelectField = null;
- this.ma_code.SetValueField = null;
- this.ma_code.Size = new System.Drawing.Size(296, 42);
- this.ma_code.TabIndex = 141;
- this.ma_code.TableName = null;
- this.ma_code.Tag = "ma_code";
- this.ma_code.TextBoxEnable = true;
- this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
- //
- // LockMakeCode
- //
- this.LockMakeCode.AutoSize = true;
- this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.LockMakeCode.LeaveEvent = false;
- this.LockMakeCode.Location = new System.Drawing.Point(496, 30);
- this.LockMakeCode.Margin = new System.Windows.Forms.Padding(4);
- this.LockMakeCode.Name = "LockMakeCode";
- this.LockMakeCode.Size = new System.Drawing.Size(94, 35);
- this.LockMakeCode.TabIndex = 140;
- this.LockMakeCode.Text = "锁定";
- this.LockMakeCode.UseVisualStyleBackColor = true;
- //
- // ma_prodcode
- //
- this.ma_prodcode.AutoSize = true;
- this.ma_prodcode.CutLength = null;
- this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ma_prodcode.Location = new System.Drawing.Point(802, 24);
- this.ma_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ma_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
- this.ma_prodcode.Name = "ma_prodcode";
- this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
- this.ma_prodcode.TabIndex = 99;
- this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
- //
- // pr_detail
- //
- 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(1350, 24);
- this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
- this.pr_detail.Name = "pr_detail";
- this.pr_detail.Size = new System.Drawing.Size(0, 41);
- this.pr_detail.TabIndex = 98;
- //
- // mcd_remainqty
- //
- this.mcd_remainqty.AutoSize = true;
- this.mcd_remainqty.CutLength = null;
- this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.mcd_remainqty.Location = new System.Drawing.Point(1348, 122);
- this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.mcd_remainqty.MaximumSize = new System.Drawing.Size(300, 0);
- this.mcd_remainqty.Name = "mcd_remainqty";
- this.mcd_remainqty.Size = new System.Drawing.Size(0, 41);
- this.mcd_remainqty.TabIndex = 97;
- this.mcd_remainqty.Tag = "mcd_remainqty";
- //
- // mcd_inqty
- //
- this.mcd_inqty.AutoSize = true;
- this.mcd_inqty.CutLength = null;
- this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.mcd_inqty.Location = new System.Drawing.Point(802, 122);
- this.mcd_inqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.mcd_inqty.MaximumSize = new System.Drawing.Size(300, 0);
- this.mcd_inqty.Name = "mcd_inqty";
- this.mcd_inqty.Size = new System.Drawing.Size(0, 41);
- this.mcd_inqty.TabIndex = 96;
- //
- // ma_qty
- //
- this.ma_qty.AutoSize = true;
- this.ma_qty.CutLength = null;
- this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ma_qty.Location = new System.Drawing.Point(192, 122);
- this.ma_qty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ma_qty.MaximumSize = new System.Drawing.Size(300, 0);
- this.ma_qty.Name = "ma_qty";
- this.ma_qty.Size = new System.Drawing.Size(0, 41);
- this.ma_qty.TabIndex = 95;
- //
- // 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(734, 690);
- this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(554, 238);
- this.OperateResult.TabIndex = 94;
- this.OperateResult.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 = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
- this.Clean.IsShowBorder = true;
- this.Clean.Location = new System.Drawing.Point(1300, 884);
- this.Clean.Margin = new System.Windows.Forms.Padding(6);
- this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
- this.Clean.Name = "Clean";
- this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
- this.Clean.Power = null;
- this.Clean.Size = new System.Drawing.Size(120, 48);
- this.Clean.TabIndex = 80;
- this.Clean.Text = "清除";
- this.Clean.UseVisualStyleBackColor = true;
- this.Clean.Click += new System.EventHandler(this.Clean_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.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
- this.Confirm.IsShowBorder = true;
- this.Confirm.Location = new System.Drawing.Point(578, 880);
- this.Confirm.Margin = new System.Windows.Forms.Padding(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 = null;
- this.Confirm.Size = new System.Drawing.Size(120, 48);
- this.Confirm.TabIndex = 73;
- this.Confirm.Tag = "IfRead";
- this.Confirm.Text = "确认";
- this.Confirm.UseVisualStyleBackColor = true;
- this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
- //
- // code
- //
- this.code.AllPower = "ifall";
- this.code.BackColor = System.Drawing.Color.White;
- this.code.ID = null;
- this.code.Location = new System.Drawing.Point(196, 884);
- this.code.Margin = new System.Windows.Forms.Padding(6);
- this.code.Name = "code";
- this.code.Power = null;
- this.code.Size = new System.Drawing.Size(316, 35);
- this.code.Str = null;
- this.code.Str1 = null;
- this.code.Str2 = null;
- this.code.TabIndex = 0;
- this.code.Tag = "IfRead";
- this.code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.code_KeyDown);
- //
- // sn_code
- //
- this.sn_code.AllPower = null;
- this.sn_code.BackColor = System.Drawing.Color.White;
- this.sn_code.Enabled = false;
- this.sn_code.ID = null;
- this.sn_code.Location = new System.Drawing.Point(196, 796);
- this.sn_code.Margin = new System.Windows.Forms.Padding(6);
- this.sn_code.Name = "sn_code";
- this.sn_code.Power = null;
- this.sn_code.Size = new System.Drawing.Size(316, 35);
- this.sn_code.Str = null;
- this.sn_code.Str1 = null;
- this.sn_code.Str2 = null;
- this.sn_code.TabIndex = 65;
- //
- // dataGridViewTextBoxColumn6
- //
- this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
- this.dataGridViewTextBoxColumn6.HeaderText = "条码号";
- this.dataGridViewTextBoxColumn6.MinimumWidth = 300;
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
- this.dataGridViewTextBoxColumn6.ReadOnly = true;
- this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.dataGridViewTextBoxColumn6.Width = 200;
- //
- // PrintNum
- //
- this.PrintNum.AllPower = null;
- this.PrintNum.BackColor = System.Drawing.Color.White;
- this.PrintNum.Enabled = false;
- this.PrintNum.ID = null;
- this.PrintNum.Location = new System.Drawing.Point(1490, 343);
- this.PrintNum.Margin = new System.Windows.Forms.Padding(6);
- this.PrintNum.Name = "PrintNum";
- this.PrintNum.Power = null;
- this.PrintNum.Size = new System.Drawing.Size(260, 35);
- this.PrintNum.Str = null;
- this.PrintNum.Str1 = null;
- this.PrintNum.Str2 = null;
- this.PrintNum.TabIndex = 205;
- //
- // label4
- //
- 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(1334, 343);
- this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(82, 41);
- this.label4.TabIndex = 204;
- this.label4.Text = "份数";
- //
- // PrintLabel
- //
- this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.PrintLabel.FormattingEnabled = true;
- this.PrintLabel.Location = new System.Drawing.Point(1490, 282);
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
- this.PrintLabel.Name = "PrintLabel";
- this.PrintLabel.Size = new System.Drawing.Size(260, 32);
- this.PrintLabel.TabIndex = 203;
- this.PrintLabel.SelectedIndexChanged += new System.EventHandler(this.PrintLabel_SelectedIndexChanged);
- //
- // label2
- //
- 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(1334, 216);
- this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(114, 41);
- this.label2.TabIndex = 202;
- this.label2.Text = "打印机";
- //
- // PrintLabel_label
- //
- this.PrintLabel_label.AutoSize = true;
- this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.PrintLabel_label.Location = new System.Drawing.Point(1334, 273);
- this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.PrintLabel_label.Name = "PrintLabel_label";
- this.PrintLabel_label.Size = new System.Drawing.Size(82, 41);
- this.PrintLabel_label.TabIndex = 201;
- this.PrintLabel_label.Text = "标签";
- //
- // Printer
- //
- this.Printer.Location = new System.Drawing.Point(1490, 216);
- this.Printer.Margin = new System.Windows.Forms.Padding(8);
- this.Printer.Name = "Printer";
- this.Printer.Size = new System.Drawing.Size(262, 50);
- this.Printer.TabIndex = 200;
- //
- // panel4
- //
- this.panel4.BorderColor = System.Drawing.Color.Black;
- this.panel4.Controls.Add(this.weight);
- this.panel4.Controls.Add(this.pr_colorboxunit);
- this.panel4.Controls.Add(this.weight_label);
- this.panel4.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.panel4.Location = new System.Drawing.Point(1300, 669);
- this.panel4.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(481, 205);
- this.panel4.TabIndex = 206;
- this.panel4.TabStop = false;
- this.panel4.Text = "重量";
- this.panel4.TextColor = System.Drawing.Color.Black;
- //
- // weight
- //
- this.weight.Font = new System.Drawing.Font("微软雅黑", 40F);
- this.weight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.weight.Location = new System.Drawing.Point(139, 29);
- this.weight.Name = "weight";
- this.weight.Size = new System.Drawing.Size(331, 148);
- this.weight.TabIndex = 43;
- //
- // pr_colorboxunit
- //
- this.pr_colorboxunit.AutoSize = true;
- this.pr_colorboxunit.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.pr_colorboxunit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_colorboxunit.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.pr_colorboxunit.Location = new System.Drawing.Point(32, 127);
- this.pr_colorboxunit.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.pr_colorboxunit.Name = "pr_colorboxunit";
- this.pr_colorboxunit.Size = new System.Drawing.Size(60, 50);
- this.pr_colorboxunit.TabIndex = 42;
- this.pr_colorboxunit.Text = "克";
- this.pr_colorboxunit.Visible = false;
- //
- // weight_label
- //
- this.weight_label.AutoSize = true;
- this.weight_label.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.weight_label.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.weight_label.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.weight_label.Location = new System.Drawing.Point(32, 68);
- this.weight_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.weight_label.Name = "weight_label";
- this.weight_label.Size = new System.Drawing.Size(98, 50);
- this.weight_label.TabIndex = 20;
- this.weight_label.Text = "重量";
- this.weight_label.Visible = false;
- //
- // ComList
- //
- this.ComList.AutoSize = true;
- this.ComList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ComList.Location = new System.Drawing.Point(1620, 26);
- this.ComList.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ComList.Name = "ComList";
- this.ComList.Size = new System.Drawing.Size(128, 38);
- this.ComList.TabIndex = 210;
- this.ComList.Text = "ComList";
- this.ComList.Visible = false;
- //
- // BaudRate
- //
- this.BaudRate.AutoSize = true;
- this.BaudRate.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.BaudRate.Location = new System.Drawing.Point(1620, 78);
- this.BaudRate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.BaudRate.Name = "BaudRate";
- this.BaudRate.Size = new System.Drawing.Size(150, 38);
- this.BaudRate.TabIndex = 209;
- this.BaudRate.Text = "BaudRate";
- this.BaudRate.Visible = false;
- //
- // StopWeight
- //
- this.StopWeight.AllPower = null;
- this.StopWeight.BackColor = System.Drawing.Color.Transparent;
- this.StopWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.DownImage")));
- this.StopWeight.Image = ((System.Drawing.Image)(resources.GetObject("StopWeight.Image")));
- this.StopWeight.IsShowBorder = true;
- this.StopWeight.Location = new System.Drawing.Point(1616, 884);
- this.StopWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
- this.StopWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.MoveImage")));
- this.StopWeight.Name = "StopWeight";
- this.StopWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.NormalImage")));
- this.StopWeight.Power = null;
- this.StopWeight.Size = new System.Drawing.Size(108, 48);
- this.StopWeight.TabIndex = 208;
- this.StopWeight.Text = "停止称量";
- this.StopWeight.UseVisualStyleBackColor = true;
- this.StopWeight.Click += new System.EventHandler(this.StopWeight_Click);
- //
- // StartWeight
- //
- this.StartWeight.AllPower = null;
- this.StartWeight.BackColor = System.Drawing.Color.Transparent;
- this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage")));
- this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
- this.StartWeight.IsShowBorder = true;
- this.StartWeight.Location = new System.Drawing.Point(1463, 884);
- this.StartWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
- this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
- this.StartWeight.Name = "StartWeight";
- this.StartWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.NormalImage")));
- this.StartWeight.Power = null;
- this.StartWeight.Size = new System.Drawing.Size(108, 48);
- this.StartWeight.TabIndex = 207;
- this.StartWeight.Text = "开始称量";
- this.StartWeight.UseVisualStyleBackColor = true;
- this.StartWeight.Click += new System.EventHandler(this.StartWeight_Click);
- //
- // PrintNum1
- //
- this.PrintNum1.AllPower = null;
- this.PrintNum1.BackColor = System.Drawing.Color.White;
- this.PrintNum1.ID = null;
- this.PrintNum1.Location = new System.Drawing.Point(1616, 421);
- this.PrintNum1.Margin = new System.Windows.Forms.Padding(6);
- this.PrintNum1.Name = "PrintNum1";
- this.PrintNum1.Negative = false;
- this.PrintNum1.Power = null;
- this.PrintNum1.Size = new System.Drawing.Size(85, 35);
- this.PrintNum1.Str = null;
- this.PrintNum1.Str1 = null;
- this.PrintNum1.Str2 = null;
- this.PrintNum1.TabIndex = 220;
- this.PrintNum1.Text = "1";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.Location = new System.Drawing.Point(1522, 417);
- this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(82, 41);
- this.label3.TabIndex = 219;
- this.label3.Text = "份数";
- //
- // PrintSecond
- //
- this.PrintSecond.AutoSize = true;
- this.PrintSecond.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.PrintSecond.ForeColor = System.Drawing.Color.Red;
- this.PrintSecond.Location = new System.Drawing.Point(1341, 428);
- this.PrintSecond.Margin = new System.Windows.Forms.Padding(6);
- this.PrintSecond.Name = "PrintSecond";
- this.PrintSecond.Size = new System.Drawing.Size(162, 28);
- this.PrintSecond.TabIndex = 218;
- this.PrintSecond.Text = "打印副标签";
- this.PrintSecond.UseVisualStyleBackColor = true;
- //
- // PrintLabel1
- //
- this.PrintLabel1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.PrintLabel1.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.PrintLabel1.FormattingEnabled = true;
- this.PrintLabel1.Location = new System.Drawing.Point(1490, 559);
- this.PrintLabel1.Margin = new System.Windows.Forms.Padding(4);
- this.PrintLabel1.Name = "PrintLabel1";
- this.PrintLabel1.Size = new System.Drawing.Size(264, 39);
- this.PrintLabel1.TabIndex = 216;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label7.Location = new System.Drawing.Point(1334, 557);
- this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(101, 41);
- this.label7.TabIndex = 217;
- this.label7.Text = "标签1";
- //
- // PrintList1
- //
- this.PrintList1.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.PrintList1.Location = new System.Drawing.Point(1490, 489);
- this.PrintList1.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
- this.PrintList1.Name = "PrintList1";
- this.PrintList1.Size = new System.Drawing.Size(264, 56);
- this.PrintList1.TabIndex = 215;
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label8.Location = new System.Drawing.Point(1334, 489);
- this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(133, 41);
- this.label8.TabIndex = 214;
- this.label8.Text = "打印机1";
- //
- // Make_SNLabelCheckMidBox
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1796, 974);
- this.Controls.Add(this.PrintNum1);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.PrintSecond);
- this.Controls.Add(this.PrintLabel1);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.PrintList1);
- this.Controls.Add(this.label8);
- this.Controls.Add(this.ComList);
- this.Controls.Add(this.BaudRate);
- this.Controls.Add(this.StopWeight);
- this.Controls.Add(this.StartWeight);
- this.Controls.Add(this.panel4);
- this.Controls.Add(this.PrintNum);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.PrintLabel);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.PrintLabel_label);
- this.Controls.Add(this.Printer);
- this.Controls.Add(this.LabelDataGridView);
- this.Controls.Add(this.NoteForChange);
- this.Controls.Add(this.StepCount);
- this.Controls.Add(this.ma_craftcode);
- this.Controls.Add(this.ms_craftcode);
- this.Controls.Add(this.ma_code);
- this.Controls.Add(this.LockMakeCode);
- this.Controls.Add(this.ClearSn_code);
- this.Controls.Add(this.ma_prodcode);
- this.Controls.Add(this.pr_detail);
- this.Controls.Add(this.mcd_remainqty);
- this.Controls.Add(this.mcd_inqty);
- this.Controls.Add(this.ma_qty);
- this.Controls.Add(this.OperateResult);
- this.Controls.Add(this.Clean);
- this.Controls.Add(this.Confirm);
- this.Controls.Add(this.code);
- this.Controls.Add(this.code_label);
- this.Controls.Add(this.sn_code);
- this.Controls.Add(this.sn_code_label);
- this.Controls.Add(this.UnLoading);
- this.Controls.Add(this.Loading);
- this.Controls.Add(this.mcd_restqty_label);
- this.Controls.Add(this.mcd_inqty_label);
- this.Controls.Add(this.ma_qty_label);
- this.Controls.Add(this.ms_makecode_label);
- this.Controls.Add(this.pr_detail_label);
- this.Controls.Add(this.ma_prodcode_label);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Margin = new System.Windows.Forms.Padding(6);
- this.Name = "Make_SNLabelCheckMidBox";
- this.Tag = "Make!FeedingCollection";
- this.Text = "上料采集";
- this.Load += new System.EventHandler(this.Make_FeedingCollection_Load);
- this.SizeChanged += new System.EventHandler(this.Make_FeedingCollection_SizeChanged);
- ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
- this.panel4.ResumeLayout(false);
- this.panel4.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label mcd_restqty_label;
- private System.Windows.Forms.Label mcd_inqty_label;
- private System.Windows.Forms.Label ma_qty_label;
- private System.Windows.Forms.Label ms_makecode_label;
- private System.Windows.Forms.Label pr_detail_label;
- private System.Windows.Forms.Label ma_prodcode_label;
- private System.Windows.Forms.RadioButton Loading;
- private System.Windows.Forms.RadioButton UnLoading;
- private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
- private System.Windows.Forms.Label sn_code_label;
- private System.Windows.Forms.Label code_label;
- private CustomControl.TextBoxWithIcon.SnCollectionBox code;
- private CustomControl.ButtonUtil.NormalButton Confirm;
- private CustomControl.ButtonUtil.NormalButton Clean;
- private CustomControl.RichText.RichTextAutoBottom OperateResult;
- private CustomControl.ValueLabel.ValueLabel ma_qty;
- private CustomControl.ValueLabel.ValueLabel mcd_inqty;
- private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
- private CustomControl.ValueLabel.ValueLabel pr_detail;
- private CustomControl.ValueLabel.ValueLabel ma_prodcode;
- private System.Windows.Forms.PictureBox ClearSn_code;
- private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
- private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
- private System.Windows.Forms.Label ms_craftcode;
- private System.Windows.Forms.Label ma_craftcode;
- private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
- private System.Windows.Forms.CheckBox NoteForChange;
- private System.Windows.Forms.DataGridView LabelDataGridView;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
- private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
- private System.Windows.Forms.Label label4;
- private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label PrintLabel_label;
- private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
- private System.Windows.Forms.DataGridViewTextBoxColumn lcd_detno;
- private System.Windows.Forms.DataGridViewTextBoxColumn lcd_labeltype;
- private System.Windows.Forms.DataGridViewTextBoxColumn lcd_prefix;
- private System.Windows.Forms.DataGridViewTextBoxColumn lcd_suffix;
- private System.Windows.Forms.DataGridViewTextBoxColumn lcd_alllength;
- private System.Windows.Forms.DataGridViewTextBoxColumn lcd_length;
- private System.Windows.Forms.DataGridViewTextBoxColumn lcd_content;
- private System.Windows.Forms.DataGridViewTextBoxColumn lcd_sql;
- private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder panel4;
- private System.Windows.Forms.Label weight;
- private System.Windows.Forms.Label pr_colorboxunit;
- private System.Windows.Forms.Label weight_label;
- private System.Windows.Forms.Label ComList;
- private System.Windows.Forms.Label BaudRate;
- private CustomControl.ButtonUtil.NormalButton StopWeight;
- private CustomControl.ButtonUtil.NormalButton StartWeight;
- private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum1;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.CheckBox PrintSecond;
- private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel1;
- private System.Windows.Forms.Label label7;
- private CustomControl.ComBoxWithFocus.PrinterCombox PrintList1;
- private System.Windows.Forms.Label label8;
- }
- }
|