|
|
@@ -1,6 +1,6 @@
|
|
|
namespace UAS_MES_NEW.Special
|
|
|
{
|
|
|
- partial class Special_MaterialLabel
|
|
|
+ partial class Special_FreezeKey
|
|
|
{
|
|
|
/// <summary>
|
|
|
/// Required designer variable.
|
|
|
@@ -28,8 +28,7 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
- this.components = new System.ComponentModel.Container();
|
|
|
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Special_MaterialLabel));
|
|
|
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Special_FreezeKey));
|
|
|
this.sn_code_label = new System.Windows.Forms.Label();
|
|
|
this.pr_detail = new System.Windows.Forms.Label();
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
@@ -37,14 +36,8 @@
|
|
|
this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
- this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- 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.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// sn_code_label
|
|
|
@@ -135,25 +128,6 @@
|
|
|
this.OperateResult.TabIndex = 142;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
- // Confirm
|
|
|
- //
|
|
|
- this.Confirm.AllPower = null;
|
|
|
- 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(254, 699);
|
|
|
- this.Confirm.Margin = new System.Windows.Forms.Padding(8);
|
|
|
- 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, 50);
|
|
|
- this.Confirm.TabIndex = 141;
|
|
|
- this.Confirm.Text = "确认";
|
|
|
- this.Confirm.UseVisualStyleBackColor = true;
|
|
|
- this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
|
|
|
- //
|
|
|
// sn_code
|
|
|
//
|
|
|
this.sn_code.AllPower = null;
|
|
|
@@ -170,96 +144,42 @@
|
|
|
this.sn_code.TabIndex = 140;
|
|
|
this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
|
|
|
//
|
|
|
- // 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(226, 620);
|
|
|
- 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 = 249;
|
|
|
- //
|
|
|
- // 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(102, 620);
|
|
|
- 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 = 248;
|
|
|
- this.label4.Text = "份数";
|
|
|
- //
|
|
|
- // PrintLabel
|
|
|
- //
|
|
|
- this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
- this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(226, 538);
|
|
|
- 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 = 247;
|
|
|
- //
|
|
|
- // 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(70, 457);
|
|
|
- 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 = 246;
|
|
|
- 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(102, 538);
|
|
|
- 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 = 245;
|
|
|
- this.PrintLabel_label.Text = "标签";
|
|
|
- //
|
|
|
- // Printer
|
|
|
+ // Confirm
|
|
|
//
|
|
|
- this.Printer.Location = new System.Drawing.Point(226, 457);
|
|
|
- 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 = 244;
|
|
|
+ this.Confirm.AllPower = null;
|
|
|
+ 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(262, 453);
|
|
|
+ this.Confirm.Margin = new System.Windows.Forms.Padding(8);
|
|
|
+ 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, 50);
|
|
|
+ this.Confirm.TabIndex = 238;
|
|
|
+ this.Confirm.Text = "确认";
|
|
|
+ this.Confirm.UseVisualStyleBackColor = true;
|
|
|
+ this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
|
|
|
//
|
|
|
- // Special_MaterialLabel
|
|
|
+ // Special_FreezeKey
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1566, 802);
|
|
|
- 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.Confirm);
|
|
|
this.Controls.Add(this.pr_detail);
|
|
|
this.Controls.Add(this.label6);
|
|
|
this.Controls.Add(this.pr_code);
|
|
|
this.Controls.Add(this.label5);
|
|
|
this.Controls.Add(this.Clean);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
- this.Controls.Add(this.Confirm);
|
|
|
this.Controls.Add(this.sn_code);
|
|
|
this.Controls.Add(this.sn_code_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
- this.Name = "Special_MaterialLabel";
|
|
|
+ this.Name = "Special_FreezeKey";
|
|
|
this.Tag = "Special!CancelCollection";
|
|
|
this.Text = "取消采集";
|
|
|
this.Load += new System.EventHandler(this.Special_CancelCollection_Load);
|
|
|
@@ -271,18 +191,12 @@
|
|
|
#endregion
|
|
|
private System.Windows.Forms.Label sn_code_label;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
|
|
|
- private CustomControl.ButtonUtil.NormalButton Confirm;
|
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
private CustomControl.ButtonUtil.NormalButton Clean;
|
|
|
private System.Windows.Forms.Label pr_detail;
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
- 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 CustomControl.ButtonUtil.NormalButton Confirm;
|
|
|
}
|
|
|
}
|