|
@@ -28,12 +28,12 @@
|
|
|
/// </summary>
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
private void InitializeComponent()
|
|
|
{
|
|
{
|
|
|
|
|
+ this.components = new System.ComponentModel.Container();
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_CartonBoxSNWeigh));
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_CartonBoxSNWeigh));
|
|
|
this.ma_code_label = new System.Windows.Forms.Label();
|
|
this.ma_code_label = new System.Windows.Forms.Label();
|
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.ob_checkno = new System.Windows.Forms.Label();
|
|
this.ob_checkno = new System.Windows.Forms.Label();
|
|
|
- this.SendCheck = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
|
|
this.ob_nowcheckqty = new System.Windows.Forms.Label();
|
|
this.ob_nowcheckqty = new System.Windows.Forms.Label();
|
|
|
this.ob_batchqty = new System.Windows.Forms.Label();
|
|
this.ob_batchqty = new System.Windows.Forms.Label();
|
|
|
this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
|
|
this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
|
|
@@ -53,6 +53,15 @@
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.pr_sendchecktype = new System.Windows.Forms.Label();
|
|
this.pr_sendchecktype = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.Port_label = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.IP_label = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.ControlLockTimer = new System.Windows.Forms.Timer(this.components);
|
|
|
|
|
+ this.Lock_label = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.CloseServer = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
|
|
+ this.BuildServer = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
|
|
+ this.Port = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
|
|
+ this.IP = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
|
|
+ this.StepCount = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
|
this.RefreshWeigh = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
this.RefreshWeigh = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
|
|
this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
|
|
@@ -71,18 +80,10 @@
|
|
|
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.normalButton1 = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
this.normalButton1 = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
|
|
+ this.SendCheck = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
- this.fileSystemWatcher1 = new System.IO.FileSystemWatcher();
|
|
|
|
|
- this.StepCount = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
|
|
|
- this.CloseServer = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
|
|
- this.BuildServer = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
|
|
- this.Port = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
|
|
- this.Port_label = new System.Windows.Forms.Label();
|
|
|
|
|
- this.IP = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
|
|
- this.IP_label = new System.Windows.Forms.Label();
|
|
|
|
|
this.panel6.SuspendLayout();
|
|
this.panel6.SuspendLayout();
|
|
|
this.panel4.SuspendLayout();
|
|
this.panel4.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.fileSystemWatcher1)).BeginInit();
|
|
|
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
|
//
|
|
//
|
|
|
// ma_code_label
|
|
// ma_code_label
|
|
@@ -130,27 +131,6 @@
|
|
|
this.ob_checkno.TabIndex = 184;
|
|
this.ob_checkno.TabIndex = 184;
|
|
|
this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
|
|
this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
|
|
|
//
|
|
//
|
|
|
- // SendCheck
|
|
|
|
|
- //
|
|
|
|
|
- this.SendCheck.AllPower = "ifall";
|
|
|
|
|
- this.SendCheck.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
- this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
|
|
|
|
|
- this.SendCheck.Enabled = false;
|
|
|
|
|
- this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
- this.SendCheck.Image = null;
|
|
|
|
|
- this.SendCheck.IsShowBorder = true;
|
|
|
|
|
- this.SendCheck.Location = new System.Drawing.Point(310, 88);
|
|
|
|
|
- this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
|
|
|
|
|
- this.SendCheck.Name = "SendCheck";
|
|
|
|
|
- this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
|
|
|
|
|
- this.SendCheck.Power = null;
|
|
|
|
|
- this.SendCheck.Size = new System.Drawing.Size(56, 24);
|
|
|
|
|
- this.SendCheck.TabIndex = 183;
|
|
|
|
|
- this.SendCheck.Tag = "ifread";
|
|
|
|
|
- this.SendCheck.Text = "送检";
|
|
|
|
|
- this.SendCheck.UseVisualStyleBackColor = true;
|
|
|
|
|
- this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
|
|
|
|
|
- //
|
|
|
|
|
// ob_nowcheckqty
|
|
// ob_nowcheckqty
|
|
|
//
|
|
//
|
|
|
this.ob_nowcheckqty.AutoSize = true;
|
|
this.ob_nowcheckqty.AutoSize = true;
|
|
@@ -347,6 +327,116 @@
|
|
|
this.pr_sendchecktype.TabIndex = 187;
|
|
this.pr_sendchecktype.TabIndex = 187;
|
|
|
this.pr_sendchecktype.Visible = false;
|
|
this.pr_sendchecktype.Visible = false;
|
|
|
//
|
|
//
|
|
|
|
|
+ // Port_label
|
|
|
|
|
+ //
|
|
|
|
|
+ this.Port_label.AutoSize = true;
|
|
|
|
|
+ this.Port_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.Port_label.Location = new System.Drawing.Point(418, 262);
|
|
|
|
|
+ this.Port_label.Name = "Port_label";
|
|
|
|
|
+ this.Port_label.Size = new System.Drawing.Size(42, 21);
|
|
|
|
|
+ this.Port_label.TabIndex = 201;
|
|
|
|
|
+ this.Port_label.Text = "端口";
|
|
|
|
|
+ //
|
|
|
|
|
+ // IP_label
|
|
|
|
|
+ //
|
|
|
|
|
+ this.IP_label.AutoSize = true;
|
|
|
|
|
+ this.IP_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.IP_label.Location = new System.Drawing.Point(418, 229);
|
|
|
|
|
+ this.IP_label.Name = "IP_label";
|
|
|
|
|
+ this.IP_label.Size = new System.Drawing.Size(25, 21);
|
|
|
|
|
+ this.IP_label.TabIndex = 199;
|
|
|
|
|
+ this.IP_label.Text = "IP";
|
|
|
|
|
+ //
|
|
|
|
|
+ // Lock_label
|
|
|
|
|
+ //
|
|
|
|
|
+ this.Lock_label.AutoSize = true;
|
|
|
|
|
+ this.Lock_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.Lock_label.ForeColor = System.Drawing.Color.Red;
|
|
|
|
|
+ this.Lock_label.Location = new System.Drawing.Point(423, 363);
|
|
|
|
|
+ this.Lock_label.Name = "Lock_label";
|
|
|
|
|
+ this.Lock_label.Size = new System.Drawing.Size(126, 21);
|
|
|
|
|
+ this.Lock_label.TabIndex = 205;
|
|
|
|
|
+ this.Lock_label.Text = "Ctrl+Q解除锁定";
|
|
|
|
|
+ this.Lock_label.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // CloseServer
|
|
|
|
|
+ //
|
|
|
|
|
+ this.CloseServer.AllPower = null;
|
|
|
|
|
+ this.CloseServer.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
+ this.CloseServer.DownImage = ((System.Drawing.Image)(resources.GetObject("CloseServer.DownImage")));
|
|
|
|
|
+ this.CloseServer.Image = null;
|
|
|
|
|
+ this.CloseServer.IsShowBorder = true;
|
|
|
|
|
+ this.CloseServer.Location = new System.Drawing.Point(499, 298);
|
|
|
|
|
+ this.CloseServer.MoveImage = ((System.Drawing.Image)(resources.GetObject("CloseServer.MoveImage")));
|
|
|
|
|
+ this.CloseServer.Name = "CloseServer";
|
|
|
|
|
+ this.CloseServer.NormalImage = ((System.Drawing.Image)(resources.GetObject("CloseServer.NormalImage")));
|
|
|
|
|
+ this.CloseServer.Power = null;
|
|
|
|
|
+ this.CloseServer.Size = new System.Drawing.Size(60, 24);
|
|
|
|
|
+ this.CloseServer.TabIndex = 204;
|
|
|
|
|
+ this.CloseServer.Text = "关闭服务";
|
|
|
|
|
+ this.CloseServer.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.CloseServer.Click += new System.EventHandler(this.CloseServer_Click);
|
|
|
|
|
+ //
|
|
|
|
|
+ // BuildServer
|
|
|
|
|
+ //
|
|
|
|
|
+ this.BuildServer.AllPower = null;
|
|
|
|
|
+ this.BuildServer.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
+ this.BuildServer.DownImage = ((System.Drawing.Image)(resources.GetObject("BuildServer.DownImage")));
|
|
|
|
|
+ this.BuildServer.Image = null;
|
|
|
|
|
+ this.BuildServer.IsShowBorder = true;
|
|
|
|
|
+ this.BuildServer.Location = new System.Drawing.Point(426, 298);
|
|
|
|
|
+ this.BuildServer.MoveImage = ((System.Drawing.Image)(resources.GetObject("BuildServer.MoveImage")));
|
|
|
|
|
+ this.BuildServer.Name = "BuildServer";
|
|
|
|
|
+ this.BuildServer.NormalImage = ((System.Drawing.Image)(resources.GetObject("BuildServer.NormalImage")));
|
|
|
|
|
+ this.BuildServer.Power = null;
|
|
|
|
|
+ this.BuildServer.Size = new System.Drawing.Size(60, 24);
|
|
|
|
|
+ this.BuildServer.TabIndex = 203;
|
|
|
|
|
+ this.BuildServer.Text = "开启服务";
|
|
|
|
|
+ this.BuildServer.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.BuildServer.Click += new System.EventHandler(this.BuildServer_Click);
|
|
|
|
|
+ //
|
|
|
|
|
+ // Port
|
|
|
|
|
+ //
|
|
|
|
|
+ this.Port.AllPower = null;
|
|
|
|
|
+ this.Port.BackColor = System.Drawing.Color.White;
|
|
|
|
|
+ this.Port.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.Port.ID = null;
|
|
|
|
|
+ this.Port.Location = new System.Drawing.Point(470, 262);
|
|
|
|
|
+ this.Port.Name = "Port";
|
|
|
|
|
+ this.Port.Power = null;
|
|
|
|
|
+ this.Port.Size = new System.Drawing.Size(114, 23);
|
|
|
|
|
+ this.Port.Str = null;
|
|
|
|
|
+ this.Port.Str1 = null;
|
|
|
|
|
+ this.Port.Str2 = null;
|
|
|
|
|
+ this.Port.TabIndex = 202;
|
|
|
|
|
+ //
|
|
|
|
|
+ // IP
|
|
|
|
|
+ //
|
|
|
|
|
+ this.IP.AllPower = null;
|
|
|
|
|
+ this.IP.BackColor = System.Drawing.Color.White;
|
|
|
|
|
+ this.IP.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
+ this.IP.ID = null;
|
|
|
|
|
+ this.IP.Location = new System.Drawing.Point(470, 227);
|
|
|
|
|
+ this.IP.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
|
|
|
|
|
+ this.IP.Name = "IP";
|
|
|
|
|
+ this.IP.Power = null;
|
|
|
|
|
+ this.IP.Size = new System.Drawing.Size(114, 23);
|
|
|
|
|
+ this.IP.Str = null;
|
|
|
|
|
+ this.IP.Str1 = null;
|
|
|
|
|
+ this.IP.Str2 = null;
|
|
|
|
|
+ this.IP.TabIndex = 200;
|
|
|
|
|
+ //
|
|
|
|
|
+ // StepCount
|
|
|
|
|
+ //
|
|
|
|
|
+ this.StepCount.LineCode = null;
|
|
|
|
|
+ this.StepCount.Location = new System.Drawing.Point(838, 177);
|
|
|
|
|
+ this.StepCount.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
|
|
|
+ this.StepCount.Name = "StepCount";
|
|
|
|
|
+ this.StepCount.Size = new System.Drawing.Size(79, 23);
|
|
|
|
|
+ this.StepCount.Source = null;
|
|
|
|
|
+ this.StepCount.StepCode = null;
|
|
|
|
|
+ this.StepCount.TabIndex = 188;
|
|
|
|
|
+ //
|
|
|
// RefreshWeigh
|
|
// RefreshWeigh
|
|
|
//
|
|
//
|
|
|
this.RefreshWeigh.AllPower = null;
|
|
this.RefreshWeigh.AllPower = null;
|
|
@@ -595,6 +685,27 @@
|
|
|
this.sncode.TabIndex = 86;
|
|
this.sncode.TabIndex = 86;
|
|
|
this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
|
|
this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
|
|
|
//
|
|
//
|
|
|
|
|
+ // SendCheck
|
|
|
|
|
+ //
|
|
|
|
|
+ this.SendCheck.AllPower = "ifall";
|
|
|
|
|
+ this.SendCheck.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
+ this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
|
|
|
|
|
+ this.SendCheck.Enabled = false;
|
|
|
|
|
+ this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
+ this.SendCheck.Image = null;
|
|
|
|
|
+ this.SendCheck.IsShowBorder = true;
|
|
|
|
|
+ this.SendCheck.Location = new System.Drawing.Point(310, 88);
|
|
|
|
|
+ this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
|
|
|
|
|
+ this.SendCheck.Name = "SendCheck";
|
|
|
|
|
+ this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
|
|
|
|
|
+ this.SendCheck.Power = null;
|
|
|
|
|
+ this.SendCheck.Size = new System.Drawing.Size(56, 24);
|
|
|
|
|
+ this.SendCheck.TabIndex = 183;
|
|
|
|
|
+ this.SendCheck.Tag = "ifread";
|
|
|
|
|
+ this.SendCheck.Text = "送检";
|
|
|
|
|
+ this.SendCheck.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
|
|
|
|
|
+ //
|
|
|
// OperateResult
|
|
// OperateResult
|
|
|
//
|
|
//
|
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -604,114 +715,12 @@
|
|
|
this.OperateResult.TabIndex = 87;
|
|
this.OperateResult.TabIndex = 87;
|
|
|
this.OperateResult.Text = "";
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
//
|
|
|
- // fileSystemWatcher1
|
|
|
|
|
- //
|
|
|
|
|
- this.fileSystemWatcher1.EnableRaisingEvents = true;
|
|
|
|
|
- this.fileSystemWatcher1.SynchronizingObject = this;
|
|
|
|
|
- //
|
|
|
|
|
- // StepCount
|
|
|
|
|
- //
|
|
|
|
|
- this.StepCount.LineCode = null;
|
|
|
|
|
- this.StepCount.Location = new System.Drawing.Point(838, 177);
|
|
|
|
|
- this.StepCount.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
|
|
|
- this.StepCount.Name = "StepCount";
|
|
|
|
|
- this.StepCount.Size = new System.Drawing.Size(79, 23);
|
|
|
|
|
- this.StepCount.Source = null;
|
|
|
|
|
- this.StepCount.StepCode = null;
|
|
|
|
|
- this.StepCount.TabIndex = 188;
|
|
|
|
|
- //
|
|
|
|
|
- // CloseServer
|
|
|
|
|
- //
|
|
|
|
|
- this.CloseServer.AllPower = null;
|
|
|
|
|
- this.CloseServer.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
- this.CloseServer.DownImage = ((System.Drawing.Image)(resources.GetObject("CloseServer.DownImage")));
|
|
|
|
|
- this.CloseServer.Image = null;
|
|
|
|
|
- this.CloseServer.IsShowBorder = true;
|
|
|
|
|
- this.CloseServer.Location = new System.Drawing.Point(499, 298);
|
|
|
|
|
- this.CloseServer.MoveImage = ((System.Drawing.Image)(resources.GetObject("CloseServer.MoveImage")));
|
|
|
|
|
- this.CloseServer.Name = "CloseServer";
|
|
|
|
|
- this.CloseServer.NormalImage = ((System.Drawing.Image)(resources.GetObject("CloseServer.NormalImage")));
|
|
|
|
|
- this.CloseServer.Power = null;
|
|
|
|
|
- this.CloseServer.Size = new System.Drawing.Size(60, 24);
|
|
|
|
|
- this.CloseServer.TabIndex = 204;
|
|
|
|
|
- this.CloseServer.Text = "关闭服务";
|
|
|
|
|
- this.CloseServer.UseVisualStyleBackColor = true;
|
|
|
|
|
- this.CloseServer.Click += new System.EventHandler(this.CloseServer_Click);
|
|
|
|
|
- //
|
|
|
|
|
- // BuildServer
|
|
|
|
|
- //
|
|
|
|
|
- this.BuildServer.AllPower = null;
|
|
|
|
|
- this.BuildServer.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
- this.BuildServer.DownImage = ((System.Drawing.Image)(resources.GetObject("BuildServer.DownImage")));
|
|
|
|
|
- this.BuildServer.Image = null;
|
|
|
|
|
- this.BuildServer.IsShowBorder = true;
|
|
|
|
|
- this.BuildServer.Location = new System.Drawing.Point(426, 298);
|
|
|
|
|
- this.BuildServer.MoveImage = ((System.Drawing.Image)(resources.GetObject("BuildServer.MoveImage")));
|
|
|
|
|
- this.BuildServer.Name = "BuildServer";
|
|
|
|
|
- this.BuildServer.NormalImage = ((System.Drawing.Image)(resources.GetObject("BuildServer.NormalImage")));
|
|
|
|
|
- this.BuildServer.Power = null;
|
|
|
|
|
- this.BuildServer.Size = new System.Drawing.Size(60, 24);
|
|
|
|
|
- this.BuildServer.TabIndex = 203;
|
|
|
|
|
- this.BuildServer.Text = "开启服务";
|
|
|
|
|
- this.BuildServer.UseVisualStyleBackColor = true;
|
|
|
|
|
- this.BuildServer.Click += new System.EventHandler(this.BuildServer_Click);
|
|
|
|
|
- //
|
|
|
|
|
- // Port
|
|
|
|
|
- //
|
|
|
|
|
- this.Port.AllPower = null;
|
|
|
|
|
- this.Port.BackColor = System.Drawing.Color.White;
|
|
|
|
|
- this.Port.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.Port.ID = null;
|
|
|
|
|
- this.Port.Location = new System.Drawing.Point(470, 262);
|
|
|
|
|
- this.Port.Name = "Port";
|
|
|
|
|
- this.Port.Power = null;
|
|
|
|
|
- this.Port.Size = new System.Drawing.Size(114, 23);
|
|
|
|
|
- this.Port.Str = null;
|
|
|
|
|
- this.Port.Str1 = null;
|
|
|
|
|
- this.Port.Str2 = null;
|
|
|
|
|
- this.Port.TabIndex = 202;
|
|
|
|
|
- //
|
|
|
|
|
- // Port_label
|
|
|
|
|
- //
|
|
|
|
|
- this.Port_label.AutoSize = true;
|
|
|
|
|
- this.Port_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.Port_label.Location = new System.Drawing.Point(418, 262);
|
|
|
|
|
- this.Port_label.Name = "Port_label";
|
|
|
|
|
- this.Port_label.Size = new System.Drawing.Size(42, 21);
|
|
|
|
|
- this.Port_label.TabIndex = 201;
|
|
|
|
|
- this.Port_label.Text = "端口";
|
|
|
|
|
- //
|
|
|
|
|
- // IP
|
|
|
|
|
- //
|
|
|
|
|
- this.IP.AllPower = null;
|
|
|
|
|
- this.IP.BackColor = System.Drawing.Color.White;
|
|
|
|
|
- this.IP.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
- this.IP.ID = null;
|
|
|
|
|
- this.IP.Location = new System.Drawing.Point(470, 227);
|
|
|
|
|
- this.IP.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
|
|
|
|
|
- this.IP.Name = "IP";
|
|
|
|
|
- this.IP.Power = null;
|
|
|
|
|
- this.IP.Size = new System.Drawing.Size(114, 23);
|
|
|
|
|
- this.IP.Str = null;
|
|
|
|
|
- this.IP.Str1 = null;
|
|
|
|
|
- this.IP.Str2 = null;
|
|
|
|
|
- this.IP.TabIndex = 200;
|
|
|
|
|
- //
|
|
|
|
|
- // IP_label
|
|
|
|
|
- //
|
|
|
|
|
- this.IP_label.AutoSize = true;
|
|
|
|
|
- this.IP_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.IP_label.Location = new System.Drawing.Point(418, 229);
|
|
|
|
|
- this.IP_label.Name = "IP_label";
|
|
|
|
|
- this.IP_label.Size = new System.Drawing.Size(25, 21);
|
|
|
|
|
- this.IP_label.TabIndex = 199;
|
|
|
|
|
- this.IP_label.Text = "IP";
|
|
|
|
|
- //
|
|
|
|
|
// Make_CartonBoxSNWeigh
|
|
// Make_CartonBoxSNWeigh
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1072, 560);
|
|
this.ClientSize = new System.Drawing.Size(1072, 560);
|
|
|
|
|
+ this.Controls.Add(this.Lock_label);
|
|
|
this.Controls.Add(this.CloseServer);
|
|
this.Controls.Add(this.CloseServer);
|
|
|
this.Controls.Add(this.BuildServer);
|
|
this.Controls.Add(this.BuildServer);
|
|
|
this.Controls.Add(this.Port);
|
|
this.Controls.Add(this.Port);
|
|
@@ -753,17 +762,18 @@
|
|
|
this.Controls.Add(this.ma_salecode_label);
|
|
this.Controls.Add(this.ma_salecode_label);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
this.Controls.Add(this.OperateResult);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
|
|
+ this.KeyPreview = true;
|
|
|
this.Name = "Make_CartonBoxSNWeigh";
|
|
this.Name = "Make_CartonBoxSNWeigh";
|
|
|
this.Tag = "Make!CartonBoxSNWeigh";
|
|
this.Tag = "Make!CartonBoxSNWeigh";
|
|
|
this.Text = "卡通箱称重";
|
|
this.Text = "卡通箱称重";
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.卡通箱称重_FormClosing);
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.卡通箱称重_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.卡通箱称重_Load);
|
|
this.Load += new System.EventHandler(this.卡通箱称重_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.卡通箱称重_SizeChanged);
|
|
this.SizeChanged += new System.EventHandler(this.卡通箱称重_SizeChanged);
|
|
|
|
|
+ this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Make_CartonBoxSNWeigh_KeyDown);
|
|
|
this.panel6.ResumeLayout(true);
|
|
this.panel6.ResumeLayout(true);
|
|
|
this.panel6.PerformLayout();
|
|
this.panel6.PerformLayout();
|
|
|
this.panel4.ResumeLayout(true);
|
|
this.panel4.ResumeLayout(true);
|
|
|
this.panel4.PerformLayout();
|
|
this.panel4.PerformLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.fileSystemWatcher1)).EndInit();
|
|
|
|
|
this.ResumeLayout(true);
|
|
this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
this.PerformLayout();
|
|
|
|
|
|
|
@@ -814,7 +824,6 @@
|
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label3;
|
|
|
private CustomControl.ButtonUtil.NormalButton RefreshWeigh;
|
|
private CustomControl.ButtonUtil.NormalButton RefreshWeigh;
|
|
|
private System.Windows.Forms.Label pr_sendchecktype;
|
|
private System.Windows.Forms.Label pr_sendchecktype;
|
|
|
- private System.IO.FileSystemWatcher fileSystemWatcher1;
|
|
|
|
|
private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
|
|
private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
|
|
|
private CustomControl.ButtonUtil.NormalButton CloseServer;
|
|
private CustomControl.ButtonUtil.NormalButton CloseServer;
|
|
|
private CustomControl.ButtonUtil.NormalButton BuildServer;
|
|
private CustomControl.ButtonUtil.NormalButton BuildServer;
|
|
@@ -822,5 +831,7 @@
|
|
|
private System.Windows.Forms.Label Port_label;
|
|
private System.Windows.Forms.Label Port_label;
|
|
|
private CustomControl.TextBoxWithIcon.SnCollectionBox IP;
|
|
private CustomControl.TextBoxWithIcon.SnCollectionBox IP;
|
|
|
private System.Windows.Forms.Label IP_label;
|
|
private System.Windows.Forms.Label IP_label;
|
|
|
|
|
+ private System.Windows.Forms.Timer ControlLockTimer;
|
|
|
|
|
+ private System.Windows.Forms.Label Lock_label;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|