|
|
@@ -28,11 +28,12 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
+ this.components = new System.ComponentModel.Container();
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_CustomLabelPrint));
|
|
|
this.pr_code_label = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
- this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip();
|
|
|
+ this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
this.sncode_label = new System.Windows.Forms.Label();
|
|
|
@@ -51,9 +52,10 @@
|
|
|
//
|
|
|
this.pr_code_label.AutoSize = true;
|
|
|
this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.pr_code_label.Location = new System.Drawing.Point(49, 27);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(74, 43);
|
|
|
+ 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(92, 27);
|
|
|
+ this.pr_code_label.Size = new System.Drawing.Size(146, 41);
|
|
|
this.pr_code_label.TabIndex = 0;
|
|
|
this.pr_code_label.Text = "产品代码";
|
|
|
//
|
|
|
@@ -61,9 +63,10 @@
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label2.Location = new System.Drawing.Point(52, 92);
|
|
|
+ this.label2.Location = new System.Drawing.Point(78, 147);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label2.Size = new System.Drawing.Size(146, 41);
|
|
|
this.label2.TabIndex = 1;
|
|
|
this.label2.Text = "产品名称";
|
|
|
//
|
|
|
@@ -71,9 +74,10 @@
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label3.Location = new System.Drawing.Point(680, 25);
|
|
|
+ this.label3.Location = new System.Drawing.Point(1020, 40);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(52, 27);
|
|
|
+ this.label3.Size = new System.Drawing.Size(82, 41);
|
|
|
this.label3.TabIndex = 2;
|
|
|
this.label3.Text = "规格";
|
|
|
//
|
|
|
@@ -81,10 +85,10 @@
|
|
|
//
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(462, 92);
|
|
|
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(693, 147);
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
- this.PrintLabel.Size = new System.Drawing.Size(169, 23);
|
|
|
+ this.PrintLabel.Size = new System.Drawing.Size(252, 32);
|
|
|
this.PrintLabel.TabIndex = 185;
|
|
|
this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
|
|
|
this.PrintLabel.TextChanged += new System.EventHandler(this.PrintLabel_TextChanged);
|
|
|
@@ -93,10 +97,10 @@
|
|
|
//
|
|
|
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(356, 27);
|
|
|
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label4.Location = new System.Drawing.Point(534, 43);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.label4.Size = new System.Drawing.Size(114, 41);
|
|
|
this.label4.TabIndex = 184;
|
|
|
this.label4.Text = "打印机";
|
|
|
//
|
|
|
@@ -104,10 +108,10 @@
|
|
|
//
|
|
|
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(356, 92);
|
|
|
- this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label5.Location = new System.Drawing.Point(534, 147);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(52, 27);
|
|
|
+ this.label5.Size = new System.Drawing.Size(82, 41);
|
|
|
this.label5.TabIndex = 183;
|
|
|
this.label5.Text = "标签";
|
|
|
//
|
|
|
@@ -117,10 +121,10 @@
|
|
|
| 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(38, 458);
|
|
|
- this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.sncode_label.Location = new System.Drawing.Point(57, 733);
|
|
|
+ this.sncode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.sncode_label.Name = "sncode_label";
|
|
|
- this.sncode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.sncode_label.Size = new System.Drawing.Size(114, 41);
|
|
|
this.sncode_label.TabIndex = 188;
|
|
|
this.sncode_label.Text = "输入框";
|
|
|
//
|
|
|
@@ -128,9 +132,10 @@
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label6.Location = new System.Drawing.Point(551, 458);
|
|
|
+ this.label6.Location = new System.Drawing.Point(826, 733);
|
|
|
+ this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label6.Name = "label6";
|
|
|
- this.label6.Size = new System.Drawing.Size(52, 27);
|
|
|
+ this.label6.Size = new System.Drawing.Size(82, 41);
|
|
|
this.label6.TabIndex = 189;
|
|
|
this.label6.Text = "份数";
|
|
|
//
|
|
|
@@ -138,19 +143,21 @@
|
|
|
//
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(160, 92);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(240, 147);
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 41);
|
|
|
this.pr_detail.TabIndex = 193;
|
|
|
//
|
|
|
// pr_spec
|
|
|
//
|
|
|
this.pr_spec.AutoSize = true;
|
|
|
this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.pr_spec.Location = new System.Drawing.Point(740, 25);
|
|
|
- this.pr_spec.MaximumSize = new System.Drawing.Size(300, 100);
|
|
|
+ this.pr_spec.Location = new System.Drawing.Point(1110, 40);
|
|
|
+ this.pr_spec.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_spec.MaximumSize = new System.Drawing.Size(450, 160);
|
|
|
this.pr_spec.Name = "pr_spec";
|
|
|
- this.pr_spec.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pr_spec.Size = new System.Drawing.Size(0, 41);
|
|
|
this.pr_spec.TabIndex = 194;
|
|
|
//
|
|
|
// PrintNum
|
|
|
@@ -159,12 +166,12 @@
|
|
|
this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
|
this.PrintNum.Enabled = false;
|
|
|
this.PrintNum.ID = null;
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(629, 458);
|
|
|
- this.PrintNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(944, 733);
|
|
|
+ this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
this.PrintNum.Negative = false;
|
|
|
this.PrintNum.Power = null;
|
|
|
- this.PrintNum.Size = new System.Drawing.Size(175, 25);
|
|
|
+ this.PrintNum.Size = new System.Drawing.Size(260, 35);
|
|
|
this.PrintNum.Str = null;
|
|
|
this.PrintNum.Str1 = null;
|
|
|
this.PrintNum.Str2 = null;
|
|
|
@@ -178,16 +185,17 @@
|
|
|
this.printButton.DownImage = ((System.Drawing.Image)(resources.GetObject("printButton.DownImage")));
|
|
|
this.printButton.Image = null;
|
|
|
this.printButton.IsShowBorder = true;
|
|
|
- this.printButton.Location = new System.Drawing.Point(827, 458);
|
|
|
- this.printButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.printButton.Location = new System.Drawing.Point(1240, 733);
|
|
|
+ this.printButton.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.printButton.MoveImage = ((System.Drawing.Image)(resources.GetObject("printButton.MoveImage")));
|
|
|
this.printButton.Name = "printButton";
|
|
|
this.printButton.NormalImage = ((System.Drawing.Image)(resources.GetObject("printButton.NormalImage")));
|
|
|
this.printButton.Power = null;
|
|
|
- this.printButton.Size = new System.Drawing.Size(67, 23);
|
|
|
+ this.printButton.Size = new System.Drawing.Size(100, 37);
|
|
|
this.printButton.TabIndex = 192;
|
|
|
this.printButton.Text = "打印";
|
|
|
this.printButton.UseVisualStyleBackColor = false;
|
|
|
+ this.printButton.Visible = false;
|
|
|
this.printButton.Click += new System.EventHandler(this.printButton_Click);
|
|
|
//
|
|
|
// pr_code
|
|
|
@@ -196,11 +204,11 @@
|
|
|
this.pr_code.BackColor = System.Drawing.Color.White;
|
|
|
this.pr_code.Font = new System.Drawing.Font("宋体", 9F);
|
|
|
this.pr_code.ID = null;
|
|
|
- this.pr_code.Location = new System.Drawing.Point(160, 27);
|
|
|
- this.pr_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(240, 43);
|
|
|
+ this.pr_code.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
this.pr_code.Power = null;
|
|
|
- this.pr_code.Size = new System.Drawing.Size(165, 25);
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(246, 35);
|
|
|
this.pr_code.Str = null;
|
|
|
this.pr_code.Str1 = null;
|
|
|
this.pr_code.Str2 = null;
|
|
|
@@ -215,11 +223,11 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.inputText.BackColor = System.Drawing.Color.White;
|
|
|
this.inputText.ID = null;
|
|
|
- this.inputText.Location = new System.Drawing.Point(148, 458);
|
|
|
- this.inputText.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.inputText.Location = new System.Drawing.Point(222, 733);
|
|
|
+ this.inputText.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
this.inputText.Name = "inputText";
|
|
|
this.inputText.Power = null;
|
|
|
- this.inputText.Size = new System.Drawing.Size(260, 25);
|
|
|
+ this.inputText.Size = new System.Drawing.Size(388, 35);
|
|
|
this.inputText.Str = null;
|
|
|
this.inputText.Str1 = null;
|
|
|
this.inputText.Str2 = null;
|
|
|
@@ -230,26 +238,26 @@
|
|
|
// 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(44, 135);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(66, 216);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(940, 296);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(1408, 471);
|
|
|
this.OperateResult.TabIndex = 186;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
// Printer
|
|
|
//
|
|
|
- this.Printer.Location = new System.Drawing.Point(462, 27);
|
|
|
- this.Printer.Margin = new System.Windows.Forms.Padding(5);
|
|
|
+ this.Printer.Location = new System.Drawing.Point(693, 43);
|
|
|
+ this.Printer.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
|
|
|
this.Printer.Name = "Printer";
|
|
|
- this.Printer.Size = new System.Drawing.Size(169, 31);
|
|
|
+ this.Printer.Size = new System.Drawing.Size(254, 50);
|
|
|
this.Printer.TabIndex = 182;
|
|
|
//
|
|
|
// Make_CustomLabelPrint
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1028, 515);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1542, 824);
|
|
|
this.Controls.Add(this.PrintNum);
|
|
|
this.Controls.Add(this.pr_spec);
|
|
|
this.Controls.Add(this.pr_detail);
|
|
|
@@ -267,7 +275,7 @@
|
|
|
this.Controls.Add(this.label2);
|
|
|
this.Controls.Add(this.pr_code_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.Name = "Make_CustomLabelPrint";
|
|
|
this.Tag = "Make!CustomLabelPrint";
|
|
|
this.Text = "Make_CustomLabelPrint";
|