123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555 |
- namespace UAS_MES_NEW.Make
- {
- partial class Make_LabelPrint
- {
- /// <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();
- this.label2 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.pr_detail_label = new System.Windows.Forms.Label();
- this.sncode_label = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.mcd_okqty_label = new System.Windows.Forms.Label();
- this.pr_code_label = new System.Windows.Forms.Label();
- this.ms_makecode_label = new System.Windows.Forms.Label();
- this.CheckTSN = new System.Windows.Forms.CheckBox();
- this.CollectRemark = new System.Windows.Forms.CheckBox();
- this.XmlWatcher = new System.IO.FileSystemWatcher();
- this.ChooseFolder = new System.Windows.Forms.Button();
- this.FolderPath = new System.Windows.Forms.TextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.StartWatch = new System.Windows.Forms.Button();
- this.StopWatch = new System.Windows.Forms.Button();
- this.label5 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.ma_softversion = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.lockCheckBox1 = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
- this.US_SKU = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
- this.Remark = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
- this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
- this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
- this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
- this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
- this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
- this.mcd_okqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueNumLabel(this.components);
- this.pr_code = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
- this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
- ((System.ComponentModel.ISupportInitialize)(this.XmlWatcher)).BeginInit();
- this.SuspendLayout();
- //
- // 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(1034, 194);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(86, 31);
- this.label2.TabIndex = 180;
- this.label2.Text = "打印机";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(18, 148);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(62, 31);
- this.label1.TabIndex = 179;
- this.label1.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(969, 37);
- this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_detail_label.Name = "pr_detail_label";
- this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
- this.pr_detail_label.TabIndex = 171;
- this.pr_detail_label.Text = "产品名称";
- //
- // sncode_label
- //
- this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- 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(78, 675);
- this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.sncode_label.Name = "sncode_label";
- this.sncode_label.Size = new System.Drawing.Size(48, 31);
- this.sncode_label.TabIndex = 170;
- this.sncode_label.Text = "SN";
- //
- // 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(969, 108);
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(110, 31);
- this.label4.TabIndex = 167;
- this.label4.Text = "打印张数";
- //
- // mcd_okqty_label
- //
- this.mcd_okqty_label.AutoSize = true;
- this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.mcd_okqty_label.Location = new System.Drawing.Point(18, 100);
- this.mcd_okqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.mcd_okqty_label.Name = "mcd_okqty_label";
- this.mcd_okqty_label.Size = new System.Drawing.Size(110, 31);
- this.mcd_okqty_label.TabIndex = 165;
- this.mcd_okqty_label.Text = "打印计数";
- //
- // pr_code_label
- //
- this.pr_code_label.AutoSize = true;
- this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_code_label.Location = new System.Drawing.Point(562, 37);
- this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_code_label.Name = "pr_code_label";
- this.pr_code_label.Size = new System.Drawing.Size(110, 31);
- this.pr_code_label.TabIndex = 164;
- this.pr_code_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(15, 37);
- this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ms_makecode_label.Name = "ms_makecode_label";
- this.ms_makecode_label.Size = new System.Drawing.Size(110, 31);
- this.ms_makecode_label.TabIndex = 163;
- this.ms_makecode_label.Text = "归属工单";
- //
- // CheckTSN
- //
- this.CheckTSN.AutoSize = true;
- this.CheckTSN.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.CheckTSN.Location = new System.Drawing.Point(1074, 663);
- this.CheckTSN.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.CheckTSN.Name = "CheckTSN";
- this.CheckTSN.Size = new System.Drawing.Size(184, 35);
- this.CheckTSN.TabIndex = 186;
- this.CheckTSN.Text = "是否检查TSN";
- this.CheckTSN.UseVisualStyleBackColor = true;
- this.CheckTSN.Visible = false;
- this.CheckTSN.CheckedChanged += new System.EventHandler(this.CheckTSN_CheckedChanged);
- //
- // CollectRemark
- //
- this.CollectRemark.AutoSize = true;
- this.CollectRemark.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.CollectRemark.Location = new System.Drawing.Point(1034, 488);
- this.CollectRemark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.CollectRemark.Name = "CollectRemark";
- this.CollectRemark.Size = new System.Drawing.Size(118, 31);
- this.CollectRemark.TabIndex = 197;
- this.CollectRemark.Text = "采集备注";
- this.CollectRemark.UseVisualStyleBackColor = true;
- this.CollectRemark.Visible = false;
- //
- // XmlWatcher
- //
- this.XmlWatcher.EnableRaisingEvents = true;
- this.XmlWatcher.Filter = "*.txt";
- this.XmlWatcher.SynchronizingObject = this;
- this.XmlWatcher.Created += new System.IO.FileSystemEventHandler(this.XmlWatcher_Created);
- //
- // ChooseFolder
- //
- this.ChooseFolder.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ChooseFolder.Location = new System.Drawing.Point(1274, 380);
- this.ChooseFolder.Name = "ChooseFolder";
- this.ChooseFolder.Size = new System.Drawing.Size(117, 36);
- this.ChooseFolder.TabIndex = 200;
- this.ChooseFolder.Text = "选择文件夹";
- this.ChooseFolder.UseVisualStyleBackColor = true;
- this.ChooseFolder.Click += new System.EventHandler(this.ChooseFolder_Click);
- //
- // FolderPath
- //
- this.FolderPath.Enabled = false;
- this.FolderPath.Location = new System.Drawing.Point(1022, 386);
- this.FolderPath.Name = "FolderPath";
- this.FolderPath.Size = new System.Drawing.Size(236, 28);
- this.FolderPath.TabIndex = 199;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.Location = new System.Drawing.Point(1120, 333);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(123, 30);
- this.label3.TabIndex = 198;
- this.label3.Text = "监控文件夹";
- //
- // StartWatch
- //
- this.StartWatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.StartWatch.Location = new System.Drawing.Point(1064, 438);
- this.StartWatch.Name = "StartWatch";
- this.StartWatch.Size = new System.Drawing.Size(96, 42);
- this.StartWatch.TabIndex = 201;
- this.StartWatch.Text = "开始监控";
- this.StartWatch.UseVisualStyleBackColor = true;
- this.StartWatch.Click += new System.EventHandler(this.StartWatch_Click);
- //
- // StopWatch
- //
- this.StopWatch.Enabled = false;
- this.StopWatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.StopWatch.Location = new System.Drawing.Point(1232, 438);
- this.StopWatch.Name = "StopWatch";
- this.StopWatch.Size = new System.Drawing.Size(96, 42);
- this.StopWatch.TabIndex = 202;
- this.StopWatch.Text = "停止监控";
- this.StopWatch.UseVisualStyleBackColor = true;
- this.StopWatch.Click += new System.EventHandler(this.StopWatch_Click);
- //
- // label5
- //
- this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- 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(518, 675);
- this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(61, 31);
- this.label5.TabIndex = 203;
- this.label5.Text = "SKU";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.Location = new System.Drawing.Point(562, 100);
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(110, 31);
- this.label6.TabIndex = 206;
- this.label6.Text = "软件版本";
- //
- // ma_softversion
- //
- this.ma_softversion.AutoSize = true;
- this.ma_softversion.CutLength = null;
- this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ma_softversion.Location = new System.Drawing.Point(694, 102);
- this.ma_softversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_softversion.MaximumSize = new System.Drawing.Size(225, 0);
- this.ma_softversion.Name = "ma_softversion";
- this.ma_softversion.Size = new System.Drawing.Size(0, 31);
- this.ma_softversion.TabIndex = 207;
- //
- // lockCheckBox1
- //
- this.lockCheckBox1.AutoSize = true;
- this.lockCheckBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lockCheckBox1.LeaveEvent = false;
- this.lockCheckBox1.Location = new System.Drawing.Point(908, 675);
- this.lockCheckBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.lockCheckBox1.Name = "lockCheckBox1";
- this.lockCheckBox1.Size = new System.Drawing.Size(72, 28);
- this.lockCheckBox1.TabIndex = 205;
- this.lockCheckBox1.Text = "锁定";
- this.lockCheckBox1.UseVisualStyleBackColor = true;
- //
- // US_SKU
- //
- this.US_SKU.AllPower = null;
- this.US_SKU.Caller = null;
- this.US_SKU.Condition = null;
- this.US_SKU.DBTitle = null;
- this.US_SKU.FormName = null;
- this.US_SKU.Location = new System.Drawing.Point(588, 675);
- this.US_SKU.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.US_SKU.Name = "US_SKU";
- this.US_SKU.Power = null;
- this.US_SKU.ReturnData = null;
- this.US_SKU.SelectField = null;
- this.US_SKU.SetValueField = null;
- this.US_SKU.Size = new System.Drawing.Size(310, 32);
- this.US_SKU.TabIndex = 204;
- this.US_SKU.TableName = null;
- this.US_SKU.TextBoxEnable = true;
- //
- // Remark
- //
- this.Remark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Remark.Location = new System.Drawing.Point(1040, 531);
- this.Remark.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.Remark.Name = "Remark";
- this.Remark.Size = new System.Drawing.Size(304, 118);
- this.Remark.TabIndex = 196;
- this.Remark.Text = "";
- this.Remark.Visible = false;
- //
- // StepCount
- //
- this.StepCount.LineCode = null;
- this.StepCount.Location = new System.Drawing.Point(975, 16);
- this.StepCount.Name = "StepCount";
- this.StepCount.Size = new System.Drawing.Size(120, 33);
- this.StepCount.Source = null;
- this.StepCount.StepCode = null;
- this.StepCount.TabIndex = 189;
- //
- // 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(374, 37);
- this.LockMakeCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.LockMakeCode.Name = "LockMakeCode";
- this.LockMakeCode.Size = new System.Drawing.Size(72, 28);
- this.LockMakeCode.TabIndex = 185;
- this.LockMakeCode.Text = "锁定";
- this.LockMakeCode.UseVisualStyleBackColor = true;
- //
- // 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(135, 37);
- this.ma_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 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(224, 32);
- this.ma_code.TabIndex = 184;
- this.ma_code.TableName = null;
- this.ma_code.TextBoxEnable = true;
- this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
- //
- // PrintLabel
- //
- this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.PrintLabel.FormattingEnabled = true;
- this.PrintLabel.Location = new System.Drawing.Point(86, 150);
- this.PrintLabel.Name = "PrintLabel";
- this.PrintLabel.Size = new System.Drawing.Size(871, 26);
- this.PrintLabel.TabIndex = 181;
- this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
- //
- // Printer
- //
- this.Printer.Location = new System.Drawing.Point(1126, 194);
- this.Printer.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
- this.Printer.Name = "Printer";
- this.Printer.Size = new System.Drawing.Size(201, 38);
- this.Printer.TabIndex = 178;
- //
- // mcd_okqty
- //
- this.mcd_okqty.AutoSize = true;
- this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.mcd_okqty.Location = new System.Drawing.Point(129, 100);
- this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.mcd_okqty.Name = "mcd_okqty";
- this.mcd_okqty.Size = new System.Drawing.Size(28, 31);
- this.mcd_okqty.TabIndex = 176;
- this.mcd_okqty.Text = "0";
- //
- // pr_code
- //
- this.pr_code.AutoSize = true;
- this.pr_code.CutLength = null;
- this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_code.Location = new System.Drawing.Point(694, 37);
- this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_code.MaximumSize = new System.Drawing.Size(225, 0);
- this.pr_code.Name = "pr_code";
- this.pr_code.Size = new System.Drawing.Size(0, 31);
- this.pr_code.TabIndex = 175;
- this.pr_code.TextChanged += new System.EventHandler(this.pr_code_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(1101, 37);
- this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_detail.MaximumSize = new System.Drawing.Size(225, 0);
- this.pr_detail.Name = "pr_detail";
- this.pr_detail.Size = new System.Drawing.Size(0, 31);
- this.pr_detail.TabIndex = 174;
- //
- // 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(1101, 108);
- this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.PrintNum.Name = "PrintNum";
- this.PrintNum.Negative = false;
- this.PrintNum.Power = null;
- this.PrintNum.Size = new System.Drawing.Size(223, 28);
- this.PrintNum.Str = null;
- this.PrintNum.Str1 = null;
- this.PrintNum.Str2 = null;
- this.PrintNum.TabIndex = 172;
- this.PrintNum.Text = "1";
- //
- // sncode
- //
- this.sncode.AllPower = "ifall";
- this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.sncode.BackColor = System.Drawing.Color.White;
- this.sncode.ID = null;
- this.sncode.Location = new System.Drawing.Point(178, 675);
- this.sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.sncode.Name = "sncode";
- this.sncode.Power = null;
- this.sncode.Size = new System.Drawing.Size(292, 28);
- this.sncode.Str = null;
- this.sncode.Str1 = null;
- this.sncode.Str2 = null;
- this.sncode.TabIndex = 169;
- this.sncode.Tag = "ifread";
- this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
- //
- // 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(21, 194);
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(970, 456);
- this.OperateResult.TabIndex = 168;
- this.OperateResult.Text = "";
- //
- // Make_LabelPrint
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1407, 720);
- this.Controls.Add(this.ma_softversion);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.lockCheckBox1);
- this.Controls.Add(this.US_SKU);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.StopWatch);
- this.Controls.Add(this.StartWatch);
- this.Controls.Add(this.ChooseFolder);
- this.Controls.Add(this.FolderPath);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.CollectRemark);
- this.Controls.Add(this.Remark);
- this.Controls.Add(this.StepCount);
- this.Controls.Add(this.CheckTSN);
- this.Controls.Add(this.LockMakeCode);
- this.Controls.Add(this.ma_code);
- this.Controls.Add(this.PrintLabel);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.Printer);
- this.Controls.Add(this.mcd_okqty);
- this.Controls.Add(this.pr_code);
- this.Controls.Add(this.pr_detail);
- this.Controls.Add(this.PrintNum);
- this.Controls.Add(this.pr_detail_label);
- this.Controls.Add(this.sncode_label);
- this.Controls.Add(this.sncode);
- this.Controls.Add(this.OperateResult);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.mcd_okqty_label);
- this.Controls.Add(this.pr_code_label);
- this.Controls.Add(this.ms_makecode_label);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.Name = "Make_LabelPrint";
- this.Tag = "Make!ColorBoxLabelPrint";
- this.Text = "标签打印";
- this.Activated += new System.EventHandler(this.Make_ColorBoxLabelPrint_Activated);
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_ColorBoxLabelPrint_FormClosing);
- this.Load += new System.EventHandler(this.Make_ColorBoxLabelPrint_Load);
- this.SizeChanged += new System.EventHandler(this.Make_ColorBoxLabelPrint_SizeChanged);
- ((System.ComponentModel.ISupportInitialize)(this.XmlWatcher)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label1;
- private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
- private CustomControl.ValueLabel.ValueNumLabel mcd_okqty;
- private CustomControl.ValueLabel.ValueLabel pr_code;
- private CustomControl.ValueLabel.ValueLabel pr_detail;
- private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
- private System.Windows.Forms.Label pr_detail_label;
- private System.Windows.Forms.Label sncode_label;
- private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
- private CustomControl.RichText.RichTextAutoBottom OperateResult;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label mcd_okqty_label;
- private System.Windows.Forms.Label pr_code_label;
- private System.Windows.Forms.Label ms_makecode_label;
- private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
- private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
- private System.Windows.Forms.CheckBox CheckTSN;
- private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
- private System.Windows.Forms.CheckBox CollectRemark;
- private CustomControl.RichText.RichTextAutoBottom Remark;
- private System.IO.FileSystemWatcher XmlWatcher;
- private System.Windows.Forms.Button ChooseFolder;
- private System.Windows.Forms.TextBox FolderPath;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Button StartWatch;
- private System.Windows.Forms.Button StopWatch;
- private System.Windows.Forms.Label label5;
- private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox US_SKU;
- private CustomControl.CustomCheckBox.LockCheckBox lockCheckBox1;
- private System.Windows.Forms.Label label6;
- private CustomControl.ValueLabel.ValueLabel ma_softversion;
- }
- }
|