|
@@ -29,210 +29,121 @@
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_SN));
|
|
|
- this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
- this.label5 = new System.Windows.Forms.Label();
|
|
|
- this.label3 = new System.Windows.Forms.Label();
|
|
|
- this.date = new System.Windows.Forms.DateTimePicker();
|
|
|
- this.label6 = new System.Windows.Forms.Label();
|
|
|
+ this.ma_salecode_label = new System.Windows.Forms.Label();
|
|
|
+ this.ma_qty = new System.Windows.Forms.Label();
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
- this.label9 = new System.Windows.Forms.Label();
|
|
|
- this.label10 = new System.Windows.Forms.Label();
|
|
|
- this.label11 = new System.Windows.Forms.Label();
|
|
|
- this.currentSerial = new System.Windows.Forms.NumericUpDown();
|
|
|
- this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
- this.Print = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.num = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.seriallength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.label5 = new System.Windows.Forms.Label();
|
|
|
+ this.pr_detail = new System.Windows.Forms.Label();
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.currentSerial)).BeginInit();
|
|
|
+ this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.Setting = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
+ this.PrintTest = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.OneColumn = new System.Windows.Forms.RadioButton();
|
|
|
+ this.TwoColumn = new System.Windows.Forms.RadioButton();
|
|
|
+ this.ThreeColumn = new System.Windows.Forms.RadioButton();
|
|
|
+ this.FourColumn = new System.Windows.Forms.RadioButton();
|
|
|
+ this.GenSN = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
+ this.ma_count = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.msl_type = new System.Windows.Forms.ComboBox();
|
|
|
+ this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
this.SuspendLayout();
|
|
|
|
|
|
-
|
|
|
-
|
|
|
- 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(106, 112);
|
|
|
- this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(146, 41);
|
|
|
- this.label5.TabIndex = 11;
|
|
|
- this.label5.Text = "产品代码";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- 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(106, 274);
|
|
|
- this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(146, 41);
|
|
|
- this.label3.TabIndex = 13;
|
|
|
- this.label3.Text = "流水长度";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.date.Location = new System.Drawing.Point(305, 197);
|
|
|
- this.date.Name = "date";
|
|
|
- this.date.Size = new System.Drawing.Size(388, 35);
|
|
|
- this.date.TabIndex = 17;
|
|
|
- this.date.Value = new System.DateTime(2020, 9, 7, 0, 0, 0, 0);
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- 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(106, 195);
|
|
|
- this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.label6.Name = "label6";
|
|
|
- this.label6.Size = new System.Drawing.Size(82, 41);
|
|
|
- this.label6.TabIndex = 18;
|
|
|
- this.label6.Text = "日期";
|
|
|
+
|
|
|
+
|
|
|
+ this.ma_salecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.ma_salecode_label.AutoSize = true;
|
|
|
+ this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ma_salecode_label.Location = new System.Drawing.Point(142, 143);
|
|
|
+ this.ma_salecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_salecode_label.Name = "ma_salecode_label";
|
|
|
+ this.ma_salecode_label.Size = new System.Drawing.Size(178, 41);
|
|
|
+ this.ma_salecode_label.TabIndex = 20;
|
|
|
+ this.ma_salecode_label.Text = "打印机列表";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.ma_qty.AutoSize = true;
|
|
|
+ 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(349, 270);
|
|
|
+ this.ma_qty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_qty.Name = "ma_qty";
|
|
|
+ this.ma_qty.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.ma_qty.TabIndex = 236;
|
|
|
|
|
|
|
|
|
|
|
|
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(106, 344);
|
|
|
+ this.label7.Location = new System.Drawing.Point(171, 270);
|
|
|
this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label7.Name = "label7";
|
|
|
- this.label7.Size = new System.Drawing.Size(126, 41);
|
|
|
- this.label7.TabIndex = 19;
|
|
|
- this.label7.Text = "SN数量";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.label9.AutoSize = true;
|
|
|
- this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label9.Location = new System.Drawing.Point(106, 44);
|
|
|
- this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.label9.Name = "label9";
|
|
|
- this.label9.Size = new System.Drawing.Size(114, 41);
|
|
|
- this.label9.TabIndex = 23;
|
|
|
- this.label9.Text = "工单号";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.label10.AutoSize = true;
|
|
|
- this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label10.Location = new System.Drawing.Point(106, 415);
|
|
|
- this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.label10.Name = "label10";
|
|
|
- this.label10.Size = new System.Drawing.Size(146, 41);
|
|
|
- this.label10.TabIndex = 25;
|
|
|
- this.label10.Text = "当前流水";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.label11.AutoSize = true;
|
|
|
- this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label11.Location = new System.Drawing.Point(836, 44);
|
|
|
- this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.label11.Name = "label11";
|
|
|
- this.label11.Size = new System.Drawing.Size(178, 41);
|
|
|
- this.label11.TabIndex = 29;
|
|
|
- this.label11.Text = "打印机列表";
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.currentSerial.Location = new System.Drawing.Point(305, 421);
|
|
|
- this.currentSerial.Name = "currentSerial";
|
|
|
- this.currentSerial.Size = new System.Drawing.Size(388, 35);
|
|
|
- this.currentSerial.TabIndex = 30;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.Printer.Location = new System.Drawing.Point(1030, 47);
|
|
|
- this.Printer.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
- this.Printer.Name = "Printer";
|
|
|
- this.Printer.Size = new System.Drawing.Size(378, 45);
|
|
|
- this.Printer.TabIndex = 28;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.Print.AllPower = null;
|
|
|
- this.Print.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.Print.DownImage = ((System.Drawing.Image)(resources.GetObject("Print.DownImage")));
|
|
|
- this.Print.Image = null;
|
|
|
- this.Print.IsShowBorder = true;
|
|
|
- this.Print.Location = new System.Drawing.Point(519, 488);
|
|
|
- this.Print.Margin = new System.Windows.Forms.Padding(6);
|
|
|
- this.Print.MoveImage = ((System.Drawing.Image)(resources.GetObject("Print.MoveImage")));
|
|
|
- this.Print.Name = "Print";
|
|
|
- this.Print.NormalImage = ((System.Drawing.Image)(resources.GetObject("Print.NormalImage")));
|
|
|
- this.Print.Power = null;
|
|
|
- this.Print.Size = new System.Drawing.Size(150, 56);
|
|
|
- this.Print.TabIndex = 27;
|
|
|
- this.Print.Text = "打印";
|
|
|
- this.Print.UseVisualStyleBackColor = false;
|
|
|
- this.Print.Visible = false;
|
|
|
- this.Print.Click += new System.EventHandler(this.Print_Click);
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.num.AllPower = null;
|
|
|
- this.num.BackColor = System.Drawing.Color.White;
|
|
|
- this.num.ID = null;
|
|
|
- this.num.Location = new System.Drawing.Point(305, 345);
|
|
|
- this.num.Margin = new System.Windows.Forms.Padding(6);
|
|
|
- this.num.Name = "num";
|
|
|
- this.num.Power = null;
|
|
|
- this.num.Size = new System.Drawing.Size(388, 35);
|
|
|
- this.num.Str = null;
|
|
|
- this.num.Str1 = null;
|
|
|
- this.num.Str2 = null;
|
|
|
- this.num.TabIndex = 20;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.seriallength.AllPower = null;
|
|
|
- this.seriallength.BackColor = System.Drawing.Color.White;
|
|
|
- this.seriallength.ID = null;
|
|
|
- this.seriallength.Location = new System.Drawing.Point(305, 275);
|
|
|
- this.seriallength.Margin = new System.Windows.Forms.Padding(6);
|
|
|
- this.seriallength.Name = "seriallength";
|
|
|
- this.seriallength.Power = null;
|
|
|
- this.seriallength.Size = new System.Drawing.Size(388, 35);
|
|
|
- this.seriallength.Str = null;
|
|
|
- this.seriallength.Str1 = null;
|
|
|
- this.seriallength.Str2 = null;
|
|
|
- this.seriallength.TabIndex = 14;
|
|
|
- this.seriallength.Text = "6";
|
|
|
+ this.label7.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label7.TabIndex = 234;
|
|
|
+ this.label7.Text = "工单数量";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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(171, 204);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label5.Name = "label5";
|
|
|
+ this.label5.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label5.TabIndex = 232;
|
|
|
+ this.label5.Text = "工单编号";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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(349, 463);
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_detail.Name = "pr_detail";
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.pr_detail.TabIndex = 241;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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(171, 463);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label4.TabIndex = 240;
|
|
|
+ this.label4.Text = "产品名称";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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(171, 386);
|
|
|
+ this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label8.Name = "label8";
|
|
|
+ this.label8.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label8.TabIndex = 238;
|
|
|
+ this.label8.Text = "产品代码";
|
|
|
|
|
|
|
|
|
|
|
|
this.pr_code.AllPower = null;
|
|
|
this.pr_code.BackColor = System.Drawing.Color.White;
|
|
|
this.pr_code.ID = null;
|
|
|
- this.pr_code.Location = new System.Drawing.Point(305, 118);
|
|
|
- this.pr_code.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(356, 395);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
this.pr_code.Power = null;
|
|
|
this.pr_code.Size = new System.Drawing.Size(388, 35);
|
|
|
this.pr_code.Str = null;
|
|
|
this.pr_code.Str1 = null;
|
|
|
this.pr_code.Str2 = null;
|
|
|
- this.pr_code.TabIndex = 12;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.Export.AllPower = null;
|
|
|
- this.Export.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.Export.DownImage = ((System.Drawing.Image)(resources.GetObject("Export.DownImage")));
|
|
|
- this.Export.Image = null;
|
|
|
- this.Export.IsShowBorder = true;
|
|
|
- this.Export.Location = new System.Drawing.Point(305, 488);
|
|
|
- this.Export.Margin = new System.Windows.Forms.Padding(6);
|
|
|
- this.Export.MoveImage = ((System.Drawing.Image)(resources.GetObject("Export.MoveImage")));
|
|
|
- this.Export.Name = "Export";
|
|
|
- this.Export.NormalImage = ((System.Drawing.Image)(resources.GetObject("Export.NormalImage")));
|
|
|
- this.Export.Power = null;
|
|
|
- this.Export.Size = new System.Drawing.Size(150, 56);
|
|
|
- this.Export.TabIndex = 0;
|
|
|
- this.Export.Text = "导出";
|
|
|
- this.Export.UseVisualStyleBackColor = false;
|
|
|
- this.Export.Click += new System.EventHandler(this.Export_Click);
|
|
|
+ this.pr_code.TabIndex = 239;
|
|
|
|
|
|
|
|
|
|
|
@@ -242,70 +153,248 @@
|
|
|
this.ma_code.DBTitle = "";
|
|
|
this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(305, 47);
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(356, 204);
|
|
|
this.ma_code.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.ma_code.Name = "ma_code";
|
|
|
this.ma_code.Power = "";
|
|
|
this.ma_code.ReturnData = null;
|
|
|
this.ma_code.SelectField = null;
|
|
|
this.ma_code.SetValueField = null;
|
|
|
- this.ma_code.Size = new System.Drawing.Size(388, 46);
|
|
|
- this.ma_code.TabIndex = 217;
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(409, 46);
|
|
|
+ this.ma_code.TabIndex = 233;
|
|
|
this.ma_code.TableName = null;
|
|
|
this.ma_code.Tag = "makecode";
|
|
|
this.ma_code.TextBoxEnable = true;
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+ this.Export.AllPower = null;
|
|
|
+ this.Export.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.Export.DownImage = ((System.Drawing.Image)(resources.GetObject("Export.DownImage")));
|
|
|
+ this.Export.Image = null;
|
|
|
+ this.Export.IsShowBorder = true;
|
|
|
+ this.Export.Location = new System.Drawing.Point(603, 658);
|
|
|
+ this.Export.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.Export.MoveImage = ((System.Drawing.Image)(resources.GetObject("Export.MoveImage")));
|
|
|
+ this.Export.Name = "Export";
|
|
|
+ this.Export.NormalImage = ((System.Drawing.Image)(resources.GetObject("Export.NormalImage")));
|
|
|
+ this.Export.Power = null;
|
|
|
+ this.Export.Size = new System.Drawing.Size(150, 56);
|
|
|
+ this.Export.TabIndex = 32;
|
|
|
+ this.Export.Text = "导出";
|
|
|
+ this.Export.UseVisualStyleBackColor = false;
|
|
|
+ this.Export.Click += new System.EventHandler(this.Export_Click);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.Setting.AllPower = null;
|
|
|
+ this.Setting.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.Setting.DownImage = ((System.Drawing.Image)(resources.GetObject("Setting.DownImage")));
|
|
|
+ this.Setting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.Setting.Image = ((System.Drawing.Image)(resources.GetObject("Setting.Image")));
|
|
|
+ this.Setting.IsShowBorder = true;
|
|
|
+ this.Setting.Location = new System.Drawing.Point(988, 143);
|
|
|
+ this.Setting.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.Setting.MoveImage = ((System.Drawing.Image)(resources.GetObject("Setting.MoveImage")));
|
|
|
+ this.Setting.Name = "Setting";
|
|
|
+ this.Setting.NormalImage = ((System.Drawing.Image)(resources.GetObject("Setting.NormalImage")));
|
|
|
+ this.Setting.Power = null;
|
|
|
+ this.Setting.Size = new System.Drawing.Size(126, 48);
|
|
|
+ this.Setting.TabIndex = 23;
|
|
|
+ this.Setting.Text = "参数设置";
|
|
|
+ this.Setting.UseVisualStyleBackColor = true;
|
|
|
+ this.Setting.Click += new System.EventHandler(this.Setting_Click);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.PrinterList.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.PrinterList.Location = new System.Drawing.Point(356, 143);
|
|
|
+ this.PrinterList.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
+ this.PrinterList.Name = "PrinterList";
|
|
|
+ this.PrinterList.Size = new System.Drawing.Size(426, 62);
|
|
|
+ this.PrinterList.TabIndex = 22;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.PrintTest.AllPower = null;
|
|
|
+ this.PrintTest.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.PrintTest.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.DownImage")));
|
|
|
+ this.PrintTest.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.PrintTest.Image = ((System.Drawing.Image)(resources.GetObject("PrintTest.Image")));
|
|
|
+ this.PrintTest.IsShowBorder = true;
|
|
|
+ this.PrintTest.Location = new System.Drawing.Point(826, 143);
|
|
|
+ this.PrintTest.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.PrintTest.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.MoveImage")));
|
|
|
+ this.PrintTest.Name = "PrintTest";
|
|
|
+ this.PrintTest.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.NormalImage")));
|
|
|
+ this.PrintTest.Power = null;
|
|
|
+ this.PrintTest.Size = new System.Drawing.Size(126, 48);
|
|
|
+ this.PrintTest.TabIndex = 21;
|
|
|
+ this.PrintTest.Text = "打印测试";
|
|
|
+ this.PrintTest.UseVisualStyleBackColor = true;
|
|
|
+ this.PrintTest.Click += new System.EventHandler(this.PrintTest_Click);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.OneColumn.AutoSize = true;
|
|
|
+ this.OneColumn.Location = new System.Drawing.Point(356, 598);
|
|
|
+ this.OneColumn.Name = "OneColumn";
|
|
|
+ this.OneColumn.Size = new System.Drawing.Size(89, 28);
|
|
|
+ this.OneColumn.TabIndex = 242;
|
|
|
+ this.OneColumn.TabStop = true;
|
|
|
+ this.OneColumn.Text = "单排";
|
|
|
+ this.OneColumn.UseVisualStyleBackColor = true;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.TwoColumn.AutoSize = true;
|
|
|
+ this.TwoColumn.Location = new System.Drawing.Point(465, 598);
|
|
|
+ this.TwoColumn.Name = "TwoColumn";
|
|
|
+ this.TwoColumn.Size = new System.Drawing.Size(89, 28);
|
|
|
+ this.TwoColumn.TabIndex = 243;
|
|
|
+ this.TwoColumn.TabStop = true;
|
|
|
+ this.TwoColumn.Text = "双排";
|
|
|
+ this.TwoColumn.UseVisualStyleBackColor = true;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.ThreeColumn.AutoSize = true;
|
|
|
+ this.ThreeColumn.Checked = true;
|
|
|
+ this.ThreeColumn.Location = new System.Drawing.Point(583, 598);
|
|
|
+ this.ThreeColumn.Name = "ThreeColumn";
|
|
|
+ this.ThreeColumn.Size = new System.Drawing.Size(89, 28);
|
|
|
+ this.ThreeColumn.TabIndex = 244;
|
|
|
+ this.ThreeColumn.TabStop = true;
|
|
|
+ this.ThreeColumn.Text = "三排";
|
|
|
+ this.ThreeColumn.UseVisualStyleBackColor = true;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.FourColumn.AutoSize = true;
|
|
|
+ this.FourColumn.Location = new System.Drawing.Point(693, 598);
|
|
|
+ this.FourColumn.Name = "FourColumn";
|
|
|
+ this.FourColumn.Size = new System.Drawing.Size(89, 28);
|
|
|
+ this.FourColumn.TabIndex = 245;
|
|
|
+ this.FourColumn.TabStop = true;
|
|
|
+ this.FourColumn.Text = "四排";
|
|
|
+ this.FourColumn.UseVisualStyleBackColor = true;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.GenSN.AccessibleRole = System.Windows.Forms.AccessibleRole.PageTabList;
|
|
|
+ this.GenSN.AllPower = null;
|
|
|
+ this.GenSN.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.GenSN.DownImage = ((System.Drawing.Image)(resources.GetObject("GenSN.DownImage")));
|
|
|
+ this.GenSN.Image = null;
|
|
|
+ this.GenSN.IsShowBorder = true;
|
|
|
+ this.GenSN.Location = new System.Drawing.Point(358, 658);
|
|
|
+ this.GenSN.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.GenSN.MoveImage = ((System.Drawing.Image)(resources.GetObject("GenSN.MoveImage")));
|
|
|
+ this.GenSN.Name = "GenSN";
|
|
|
+ this.GenSN.NormalImage = ((System.Drawing.Image)(resources.GetObject("GenSN.NormalImage")));
|
|
|
+ this.GenSN.Power = null;
|
|
|
+ this.GenSN.Size = new System.Drawing.Size(150, 56);
|
|
|
+ this.GenSN.TabIndex = 246;
|
|
|
+ this.GenSN.Text = "生成SN";
|
|
|
+ this.GenSN.UseVisualStyleBackColor = false;
|
|
|
+ this.GenSN.Click += new System.EventHandler(this.GenSN_Click);
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 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(171, 329);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label1.Name = "label1";
|
|
|
+ this.label1.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label1.TabIndex = 248;
|
|
|
+ this.label1.Text = "工单数量";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.ma_count.AllPower = null;
|
|
|
+ this.ma_count.BackColor = System.Drawing.Color.White;
|
|
|
+ this.ma_count.ID = null;
|
|
|
+ this.ma_count.Location = new System.Drawing.Point(356, 338);
|
|
|
+ this.ma_count.Name = "ma_count";
|
|
|
+ this.ma_count.Power = null;
|
|
|
+ this.ma_count.Size = new System.Drawing.Size(152, 35);
|
|
|
+ this.ma_count.Str = null;
|
|
|
+ this.ma_count.Str1 = null;
|
|
|
+ this.ma_count.Str2 = null;
|
|
|
+ this.ma_count.TabIndex = 249;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.msl_type.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.msl_type.FormattingEnabled = true;
|
|
|
+ this.msl_type.Items.AddRange(new object[] {
|
|
|
+ "转号前",
|
|
|
+ "转号后"});
|
|
|
+ this.msl_type.Location = new System.Drawing.Point(356, 531);
|
|
|
+ this.msl_type.Name = "msl_type";
|
|
|
+ this.msl_type.Size = new System.Drawing.Size(183, 32);
|
|
|
+ this.msl_type.TabIndex = 250;
|
|
|
+
|
|
|
|
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1494, 1075);
|
|
|
- this.Controls.Add(this.ma_code);
|
|
|
- this.Controls.Add(this.currentSerial);
|
|
|
- this.Controls.Add(this.label11);
|
|
|
- this.Controls.Add(this.Printer);
|
|
|
- this.Controls.Add(this.Print);
|
|
|
- this.Controls.Add(this.label10);
|
|
|
- this.Controls.Add(this.label9);
|
|
|
- this.Controls.Add(this.num);
|
|
|
- this.Controls.Add(this.label7);
|
|
|
- this.Controls.Add(this.label6);
|
|
|
- this.Controls.Add(this.date);
|
|
|
- this.Controls.Add(this.seriallength);
|
|
|
- this.Controls.Add(this.label3);
|
|
|
+ this.ClientSize = new System.Drawing.Size(2034, 1118);
|
|
|
+ this.Controls.Add(this.msl_type);
|
|
|
+ this.Controls.Add(this.ma_count);
|
|
|
+ this.Controls.Add(this.label1);
|
|
|
+ this.Controls.Add(this.GenSN);
|
|
|
+ this.Controls.Add(this.FourColumn);
|
|
|
+ this.Controls.Add(this.ThreeColumn);
|
|
|
+ this.Controls.Add(this.TwoColumn);
|
|
|
+ this.Controls.Add(this.OneColumn);
|
|
|
+ this.Controls.Add(this.pr_detail);
|
|
|
+ this.Controls.Add(this.label4);
|
|
|
this.Controls.Add(this.pr_code);
|
|
|
+ this.Controls.Add(this.label8);
|
|
|
+ this.Controls.Add(this.ma_qty);
|
|
|
+ this.Controls.Add(this.label7);
|
|
|
+ this.Controls.Add(this.ma_code);
|
|
|
this.Controls.Add(this.label5);
|
|
|
this.Controls.Add(this.Export);
|
|
|
+ this.Controls.Add(this.Setting);
|
|
|
+ this.Controls.Add(this.PrinterList);
|
|
|
+ this.Controls.Add(this.PrintTest);
|
|
|
+ this.Controls.Add(this.ma_salecode_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
this.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.Name = "Query_SN";
|
|
|
- this.Tag = "Query!SpecialReport";
|
|
|
- this.Text = "Query_SpecialReport";
|
|
|
- this.Load += new System.EventHandler(this.Query_SpecialReport_Load);
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.currentSerial)).EndInit();
|
|
|
+ this.Tag = "Query_SN";
|
|
|
+ this.Text = "打印机调试";
|
|
|
+ this.Load += new System.EventHandler(this.SystemSetting_PrinterTest_Load);
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
|
|
|
#endregion
|
|
|
-
|
|
|
+ private System.Windows.Forms.Label ma_salecode_label;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton PrintTest;
|
|
|
+ private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Setting;
|
|
|
private CustomControl.ButtonUtil.NormalButton Export;
|
|
|
- private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
|
|
|
- private System.Windows.Forms.Label label5;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox seriallength;
|
|
|
- private System.Windows.Forms.Label label3;
|
|
|
- private System.Windows.Forms.DateTimePicker date;
|
|
|
- private System.Windows.Forms.Label label6;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox num;
|
|
|
+ private System.Windows.Forms.Label ma_qty;
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
- private System.Windows.Forms.Label label9;
|
|
|
- private System.Windows.Forms.Label label10;
|
|
|
- private CustomControl.ButtonUtil.NormalButton Print;
|
|
|
- private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
|
|
|
- private System.Windows.Forms.Label label11;
|
|
|
- private System.Windows.Forms.NumericUpDown currentSerial;
|
|
|
private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
|
|
|
+ private System.Windows.Forms.Label label5;
|
|
|
+ private System.Windows.Forms.Label pr_detail;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
+ private System.Windows.Forms.RadioButton OneColumn;
|
|
|
+ private System.Windows.Forms.RadioButton TwoColumn;
|
|
|
+ private System.Windows.Forms.RadioButton ThreeColumn;
|
|
|
+ private System.Windows.Forms.RadioButton FourColumn;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton GenSN;
|
|
|
+ private System.Windows.Forms.Label label1;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox ma_count;
|
|
|
+ private System.Windows.Forms.ComboBox msl_type;
|
|
|
+ private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
|
|
|
}
|
|
|
}
|