You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

447 lines
21 KiB

namespace EC.AutoWeightServer.UI.UC
{
partial class UCCarOut2
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.txtOutStartTime = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.txtOutWeight = new System.Windows.Forms.TextBox();
this.txtNetWeight = new System.Windows.Forms.TextBox();
this.txtMaterialNo = new System.Windows.Forms.TextBox();
this.txtInWeight = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.txtBillWeight = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.txtSerialNo = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.txtPlate = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.txtInStartTime = new System.Windows.Forms.TextBox();
this.pnlOut = new System.Windows.Forms.Panel();
this.btnResetWeight = new System.Windows.Forms.Button();
this.panel7 = new System.Windows.Forms.Panel();
this.LabelTimeout = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.labelDriver2 = new System.Windows.Forms.Label();
this.btnFinger1 = new DevExpress.XtraEditors.SimpleButton();
this.btnFinger2 = new DevExpress.XtraEditors.SimpleButton();
this.btnConfirm = new System.Windows.Forms.Button();
this.labelDriver1 = new System.Windows.Forms.Label();
this.pnlOut.SuspendLayout();
this.panel7.SuspendLayout();
this.SuspendLayout();
//
// txtOutStartTime
//
this.txtOutStartTime.BackColor = System.Drawing.SystemColors.Info;
this.txtOutStartTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtOutStartTime.Enabled = false;
this.txtOutStartTime.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtOutStartTime.Location = new System.Drawing.Point(171, 222);
this.txtOutStartTime.Name = "txtOutStartTime";
this.txtOutStartTime.ReadOnly = true;
this.txtOutStartTime.Size = new System.Drawing.Size(374, 30);
this.txtOutStartTime.TabIndex = 42;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label17.ForeColor = System.Drawing.Color.White;
this.label17.Location = new System.Drawing.Point(30, 220);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(134, 27);
this.label17.TabIndex = 41;
this.label17.Text = "出场时间:";
//
// txtOutWeight
//
this.txtOutWeight.BackColor = System.Drawing.SystemColors.Info;
this.txtOutWeight.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtOutWeight.Enabled = false;
this.txtOutWeight.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtOutWeight.Location = new System.Drawing.Point(414, 176);
this.txtOutWeight.Name = "txtOutWeight";
this.txtOutWeight.Size = new System.Drawing.Size(130, 30);
this.txtOutWeight.TabIndex = 38;
//
// txtNetWeight
//
this.txtNetWeight.BackColor = System.Drawing.SystemColors.Info;
this.txtNetWeight.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNetWeight.Enabled = false;
this.txtNetWeight.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtNetWeight.Location = new System.Drawing.Point(414, 88);
this.txtNetWeight.Name = "txtNetWeight";
this.txtNetWeight.Size = new System.Drawing.Size(130, 30);
this.txtNetWeight.TabIndex = 32;
//
// txtMaterialNo
//
this.txtMaterialNo.BackColor = System.Drawing.SystemColors.Info;
this.txtMaterialNo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMaterialNo.Enabled = false;
this.txtMaterialNo.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtMaterialNo.Location = new System.Drawing.Point(414, 48);
this.txtMaterialNo.Name = "txtMaterialNo";
this.txtMaterialNo.Size = new System.Drawing.Size(130, 30);
this.txtMaterialNo.TabIndex = 30;
//
// txtInWeight
//
this.txtInWeight.BackColor = System.Drawing.SystemColors.Info;
this.txtInWeight.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtInWeight.Enabled = false;
this.txtInWeight.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtInWeight.Location = new System.Drawing.Point(171, 176);
this.txtInWeight.Name = "txtInWeight";
this.txtInWeight.Size = new System.Drawing.Size(118, 30);
this.txtInWeight.TabIndex = 40;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.ForeColor = System.Drawing.Color.White;
this.label11.Location = new System.Drawing.Point(288, 176);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(134, 27);
this.label11.TabIndex = 39;
this.label11.Text = "出场重量:";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label12.ForeColor = System.Drawing.Color.White;
this.label12.Location = new System.Drawing.Point(315, 86);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(108, 27);
this.label12.TabIndex = 37;
this.label12.Text = "净 重:";
//
// txtBillWeight
//
this.txtBillWeight.BackColor = System.Drawing.SystemColors.Info;
this.txtBillWeight.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtBillWeight.Enabled = false;
this.txtBillWeight.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtBillWeight.Location = new System.Drawing.Point(171, 88);
this.txtBillWeight.Name = "txtBillWeight";
this.txtBillWeight.Size = new System.Drawing.Size(118, 30);
this.txtBillWeight.TabIndex = 36;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.ForeColor = System.Drawing.Color.White;
this.label10.Location = new System.Drawing.Point(30, 86);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(134, 27);
this.label10.TabIndex = 35;
this.label10.Text = "运单重量:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.ForeColor = System.Drawing.Color.White;
this.label9.Location = new System.Drawing.Point(30, 131);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(134, 27);
this.label9.TabIndex = 33;
this.label9.Text = "入场时间:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.ForeColor = System.Drawing.Color.White;
this.label8.Location = new System.Drawing.Point(30, 176);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(134, 27);
this.label8.TabIndex = 31;
this.label8.Text = "入场重量:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.ForeColor = System.Drawing.Color.White;
this.label7.Location = new System.Drawing.Point(315, 48);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(108, 27);
this.label7.TabIndex = 29;
this.label7.Text = "料 号:";
//
// txtSerialNo
//
this.txtSerialNo.BackColor = System.Drawing.SystemColors.Info;
this.txtSerialNo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSerialNo.Enabled = false;
this.txtSerialNo.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtSerialNo.Location = new System.Drawing.Point(171, 5);
this.txtSerialNo.Name = "txtSerialNo";
this.txtSerialNo.Size = new System.Drawing.Size(373, 30);
this.txtSerialNo.TabIndex = 28;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.ForeColor = System.Drawing.Color.White;
this.label6.Location = new System.Drawing.Point(57, 5);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(108, 27);
this.label6.TabIndex = 27;
this.label6.Text = "单 号:";
//
// txtPlate
//
this.txtPlate.BackColor = System.Drawing.SystemColors.Info;
this.txtPlate.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtPlate.Enabled = false;
this.txtPlate.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPlate.Location = new System.Drawing.Point(171, 44);
this.txtPlate.Name = "txtPlate";
this.txtPlate.Size = new System.Drawing.Size(118, 30);
this.txtPlate.TabIndex = 26;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.ForeColor = System.Drawing.Color.White;
this.label5.Location = new System.Drawing.Point(57, 44);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(107, 27);
this.label5.TabIndex = 25;
this.label5.Text = "车牌号:";
//
// txtInStartTime
//
this.txtInStartTime.BackColor = System.Drawing.SystemColors.Info;
this.txtInStartTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtInStartTime.Enabled = false;
this.txtInStartTime.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtInStartTime.Location = new System.Drawing.Point(171, 133);
this.txtInStartTime.Name = "txtInStartTime";
this.txtInStartTime.ReadOnly = true;
this.txtInStartTime.Size = new System.Drawing.Size(373, 30);
this.txtInStartTime.TabIndex = 34;
//
// pnlOut
//
this.pnlOut.Controls.Add(this.btnResetWeight);
this.pnlOut.Controls.Add(this.txtOutStartTime);
this.pnlOut.Controls.Add(this.label17);
this.pnlOut.Controls.Add(this.txtOutWeight);
this.pnlOut.Controls.Add(this.txtNetWeight);
this.pnlOut.Controls.Add(this.txtMaterialNo);
this.pnlOut.Controls.Add(this.txtInWeight);
this.pnlOut.Controls.Add(this.label11);
this.pnlOut.Controls.Add(this.label12);
this.pnlOut.Controls.Add(this.txtBillWeight);
this.pnlOut.Controls.Add(this.label10);
this.pnlOut.Controls.Add(this.txtInStartTime);
this.pnlOut.Controls.Add(this.label9);
this.pnlOut.Controls.Add(this.label8);
this.pnlOut.Controls.Add(this.label7);
this.pnlOut.Controls.Add(this.txtSerialNo);
this.pnlOut.Controls.Add(this.label6);
this.pnlOut.Controls.Add(this.txtPlate);
this.pnlOut.Controls.Add(this.label5);
this.pnlOut.Location = new System.Drawing.Point(4, 58);
this.pnlOut.Name = "pnlOut";
this.pnlOut.Size = new System.Drawing.Size(594, 264);
this.pnlOut.TabIndex = 31;
//
// btnResetWeight
//
this.btnResetWeight.Image = global::EC.AutoWeightServer.Properties.Resources.;
this.btnResetWeight.Location = new System.Drawing.Point(550, 173);
this.btnResetWeight.Name = "btnResetWeight";
this.btnResetWeight.Size = new System.Drawing.Size(36, 36);
this.btnResetWeight.TabIndex = 43;
this.btnResetWeight.UseVisualStyleBackColor = true;
this.btnResetWeight.Click += new System.EventHandler(this.btnResetWeight_Click);
//
// panel7
//
this.panel7.Controls.Add(this.LabelTimeout);
this.panel7.Controls.Add(this.label4);
this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
this.panel7.Location = new System.Drawing.Point(0, 0);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(604, 52);
this.panel7.TabIndex = 35;
//
// LabelTimeout
//
this.LabelTimeout.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.LabelTimeout.AutoSize = true;
this.LabelTimeout.BackColor = System.Drawing.Color.Transparent;
this.LabelTimeout.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.LabelTimeout.ForeColor = System.Drawing.Color.IndianRed;
this.LabelTimeout.Location = new System.Drawing.Point(34, 5);
this.LabelTimeout.Name = "LabelTimeout";
this.LabelTimeout.Size = new System.Drawing.Size(0, 27);
this.LabelTimeout.TabIndex = 5;
this.LabelTimeout.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("微软雅黑", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
this.label4.Location = new System.Drawing.Point(238, 0);
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(156, 45);
this.label4.TabIndex = 3;
this.label4.Text = "运单信息";
//
// labelDriver2
//
this.labelDriver2.BackColor = System.Drawing.SystemColors.InactiveCaption;
this.labelDriver2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelDriver2.Location = new System.Drawing.Point(316, 345);
this.labelDriver2.Name = "labelDriver2";
this.labelDriver2.Size = new System.Drawing.Size(100, 40);
this.labelDriver2.TabIndex = 37;
this.labelDriver2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnFinger1
//
this.btnFinger1.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnFinger1.Appearance.Options.UseFont = true;
this.btnFinger1.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.btnFinger1.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnFinger1.ImageOptions.Image = global::EC.AutoWeightServer.Properties.Resources.;
this.btnFinger1.Location = new System.Drawing.Point(171, 345);
this.btnFinger1.Name = "btnSign";
this.btnFinger1.Size = new System.Drawing.Size(114, 40);
this.btnFinger1.TabIndex = 32;
this.btnFinger1.Text = "运输员指纹";
this.btnFinger1.Click += new System.EventHandler(this.Btn_Finger1_Click);
//
// btnFinger2
//
this.btnFinger2.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnFinger2.Appearance.Options.UseFont = true;
this.btnFinger2.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.btnFinger2.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnFinger2.ImageOptions.Image = global::EC.AutoWeightServer.Properties.Resources.;
this.btnFinger2.Location = new System.Drawing.Point(435, 345);
this.btnFinger2.Name = "simpleButton2";
this.btnFinger2.Size = new System.Drawing.Size(114, 40);
this.btnFinger2.TabIndex = 33;
this.btnFinger2.Text = "押运员指纹";
this.btnFinger2.Click += new System.EventHandler(this.Btn_Finger2_Click);
//
// btnConfirm
//
this.btnConfirm.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnConfirm.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
this.btnConfirm.Location = new System.Drawing.Point(246, 408);
this.btnConfirm.Name = "btnConfirm";
this.btnConfirm.Size = new System.Drawing.Size(100, 40);
this.btnConfirm.TabIndex = 39;
this.btnConfirm.Text = "确认";
this.btnConfirm.UseVisualStyleBackColor = true;
this.btnConfirm.Click += new System.EventHandler(this.OutFinishBill);
//
// labelDriver1
//
this.labelDriver1.BackColor = System.Drawing.SystemColors.InactiveCaption;
this.labelDriver1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelDriver1.Location = new System.Drawing.Point(53, 345);
this.labelDriver1.Name = "labelDriver1";
this.labelDriver1.Size = new System.Drawing.Size(100, 40);
this.labelDriver1.TabIndex = 40;
this.labelDriver1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// UCCarOut
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(43)))), ((int)(((byte)(96)))));
this.Controls.Add(this.labelDriver1);
this.Controls.Add(this.btnConfirm);
this.Controls.Add(this.labelDriver2);
this.Controls.Add(this.panel7);
this.Controls.Add(this.btnFinger1);
this.Controls.Add(this.btnFinger2);
this.Controls.Add(this.pnlOut);
this.Margin = new System.Windows.Forms.Padding(2);
this.Name = "UCCarOut";
this.Size = new System.Drawing.Size(604, 511);
this.pnlOut.ResumeLayout(false);
this.pnlOut.PerformLayout();
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TextBox txtOutStartTime;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.TextBox txtOutWeight;
private System.Windows.Forms.TextBox txtNetWeight;
private System.Windows.Forms.TextBox txtMaterialNo;
private System.Windows.Forms.TextBox txtInWeight;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox txtBillWeight;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox txtSerialNo;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox txtPlate;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox txtInStartTime;
private System.Windows.Forms.Panel pnlOut;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label LabelTimeout;
private DevExpress.XtraEditors.SimpleButton btnFinger2;
private DevExpress.XtraEditors.SimpleButton btnFinger1;
private System.Windows.Forms.Label labelDriver2;
private System.Windows.Forms.Button btnConfirm;
private System.Windows.Forms.Label labelDriver1;
private System.Windows.Forms.Button btnResetWeight;
}
}