namespace Core.StlMes.Client.LgResMgt.Mcms
{
partial class frmLocalTruckScaleActual
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLocalTruckScaleActual));
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
this.panel1 = new System.Windows.Forms.Panel();
this.btnMaxShow = new System.Windows.Forms.Button();
this.panel3 = new System.Windows.Forms.Panel();
this.utbConnect = new Infragistics.Win.Misc.UltraButton();
this.labPosition = new System.Windows.Forms.Label();
this.cboPoundList = new System.Windows.Forms.ComboBox();
this.panel2 = new System.Windows.Forms.Panel();
this.panel13 = new System.Windows.Forms.Panel();
this.panel5 = new System.Windows.Forms.Panel();
this.panel8 = new System.Windows.Forms.Panel();
this.textCar_no = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.panel7 = new System.Windows.Forms.Panel();
this.panel6 = new System.Windows.Forms.Panel();
this.txtWeight = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.panel9 = new System.Windows.Forms.Panel();
this.panel12 = new System.Windows.Forms.Panel();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.txtRecive = new System.Windows.Forms.Label();
this.txtShipper = new System.Windows.Forms.Label();
this.txtMat_name = new System.Windows.Forms.Label();
this.txtMat_type = new System.Windows.Forms.Label();
this.panel11 = new System.Windows.Forms.Panel();
this.label5 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.txtNet_wet = new System.Windows.Forms.Label();
this.txtCross_wt = new System.Windows.Forms.Label();
this.txtTaer_wt = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.panel10 = new System.Windows.Forms.Panel();
this.txtMessage = new System.Windows.Forms.Label();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.panel1.SuspendLayout();
this.panel3.SuspendLayout();
this.panel2.SuspendLayout();
this.panel5.SuspendLayout();
this.panel8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textCar_no)).BeginInit();
this.panel6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtWeight)).BeginInit();
this.panel9.SuspendLayout();
this.panel12.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.panel11.SuspendLayout();
this.panel10.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.panel1.Controls.Add(this.btnMaxShow);
this.panel1.Controls.Add(this.panel3);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1622, 84);
this.panel1.TabIndex = 0;
//
// btnMaxShow
//
this.btnMaxShow.ForeColor = System.Drawing.Color.Black;
this.btnMaxShow.Location = new System.Drawing.Point(1105, 17);
this.btnMaxShow.Name = "btnMaxShow";
this.btnMaxShow.Size = new System.Drawing.Size(145, 45);
this.btnMaxShow.TabIndex = 1;
this.btnMaxShow.Text = "大屏显示";
this.btnMaxShow.UseVisualStyleBackColor = true;
this.btnMaxShow.Click += new System.EventHandler(this.btnMaxShow_Click);
//
// panel3
//
this.panel3.Controls.Add(this.utbConnect);
this.panel3.Controls.Add(this.labPosition);
this.panel3.Controls.Add(this.cboPoundList);
this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
this.panel3.Location = new System.Drawing.Point(0, 0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(318, 84);
this.panel3.TabIndex = 0;
//
// utbConnect
//
this.utbConnect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
appearance15.ForeColor = System.Drawing.Color.Lime;
this.utbConnect.Appearance = appearance15;
this.utbConnect.AutoSize = true;
this.utbConnect.Font = new System.Drawing.Font("宋体", 10F);
this.utbConnect.Location = new System.Drawing.Point(230, 32);
this.utbConnect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.utbConnect.Name = "utbConnect";
this.utbConnect.Size = new System.Drawing.Size(33, 29);
this.utbConnect.TabIndex = 596;
this.utbConnect.Text = "●";
this.utbConnect.Click += new System.EventHandler(this.utbConnect_Click);
//
// labPosition
//
this.labPosition.AutoSize = true;
this.labPosition.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labPosition.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.labPosition.Location = new System.Drawing.Point(12, 32);
this.labPosition.Name = "labPosition";
this.labPosition.Size = new System.Drawing.Size(103, 30);
this.labPosition.TabIndex = 1;
this.labPosition.Text = "磅房:";
//
// cboPoundList
//
this.cboPoundList.Font = new System.Drawing.Font("宋体", 22.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cboPoundList.FormattingEnabled = true;
this.cboPoundList.Items.AddRange(new object[] {
"A",
"B",
"C"});
this.cboPoundList.Location = new System.Drawing.Point(122, 23);
this.cboPoundList.Name = "cboPoundList";
this.cboPoundList.Size = new System.Drawing.Size(80, 45);
this.cboPoundList.TabIndex = 0;
this.cboPoundList.SelectedValueChanged += new System.EventHandler(this.comboBox1_SelectedValueChanged);
//
// panel2
//
this.panel2.Controls.Add(this.panel13);
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel2.Location = new System.Drawing.Point(0, 639);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1622, 102);
this.panel2.TabIndex = 1;
//
// panel13
//
this.panel13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.panel13.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel13.Location = new System.Drawing.Point(0, 25);
this.panel13.Name = "panel13";
this.panel13.Size = new System.Drawing.Size(1622, 77);
this.panel13.TabIndex = 0;
//
// panel5
//
this.panel5.Controls.Add(this.panel8);
this.panel5.Controls.Add(this.panel7);
this.panel5.Controls.Add(this.panel6);
this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
this.panel5.Location = new System.Drawing.Point(0, 84);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(1622, 124);
this.panel5.TabIndex = 2;
//
// panel8
//
this.panel8.Controls.Add(this.textCar_no);
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel8.Location = new System.Drawing.Point(506, 0);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(1116, 124);
this.panel8.TabIndex = 2;
//
// textCar_no
//
appearance2.BackColor = System.Drawing.Color.Black;
appearance2.ForeColor = System.Drawing.Color.Lime;
appearance2.ForeColorDisabled = System.Drawing.Color.Lime;
appearance2.ImageBackground = ((System.Drawing.Image)(resources.GetObject("appearance2.ImageBackground")));
appearance2.TextHAlignAsString = "Left";
this.textCar_no.Appearance = appearance2;
this.textCar_no.BackColor = System.Drawing.Color.Black;
this.textCar_no.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
this.textCar_no.Dock = System.Windows.Forms.DockStyle.Fill;
this.textCar_no.Enabled = false;
this.textCar_no.Font = new System.Drawing.Font("楷体", 60F);
this.textCar_no.ImeMode = System.Windows.Forms.ImeMode.Alpha;
this.textCar_no.Location = new System.Drawing.Point(0, 0);
this.textCar_no.Margin = new System.Windows.Forms.Padding(4);
this.textCar_no.Name = "textCar_no";
this.textCar_no.ReadOnly = true;
this.textCar_no.Size = new System.Drawing.Size(1116, 120);
this.textCar_no.TabIndex = 0;
//
// panel7
//
this.panel7.Dock = System.Windows.Forms.DockStyle.Left;
this.panel7.Location = new System.Drawing.Point(494, 0);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(12, 124);
this.panel7.TabIndex = 1;
//
// panel6
//
this.panel6.Controls.Add(this.txtWeight);
this.panel6.Dock = System.Windows.Forms.DockStyle.Left;
this.panel6.Location = new System.Drawing.Point(0, 0);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(494, 124);
this.panel6.TabIndex = 0;
//
// txtWeight
//
appearance1.BackColor = System.Drawing.Color.Black;
appearance1.ForeColor = System.Drawing.Color.Lime;
appearance1.ForeColorDisabled = System.Drawing.Color.Lime;
appearance1.ImageBackground = ((System.Drawing.Image)(resources.GetObject("appearance1.ImageBackground")));
appearance1.TextHAlignAsString = "Right";
this.txtWeight.Appearance = appearance1;
this.txtWeight.BackColor = System.Drawing.Color.Black;
this.txtWeight.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
this.txtWeight.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtWeight.Enabled = false;
this.txtWeight.Font = new System.Drawing.Font("楷体", 60F);
this.txtWeight.Location = new System.Drawing.Point(0, 0);
this.txtWeight.Margin = new System.Windows.Forms.Padding(4);
this.txtWeight.Name = "txtWeight";
this.txtWeight.ReadOnly = true;
this.txtWeight.Size = new System.Drawing.Size(494, 120);
this.txtWeight.TabIndex = 577;
this.txtWeight.Text = "0.00";
//
// panel9
//
this.panel9.Controls.Add(this.panel12);
this.panel9.Controls.Add(this.panel11);
this.panel9.Dock = System.Windows.Forms.DockStyle.Top;
this.panel9.Location = new System.Drawing.Point(0, 208);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(1622, 390);
this.panel9.TabIndex = 3;
//
// panel12
//
this.panel12.Controls.Add(this.pictureBox4);
this.panel12.Controls.Add(this.pictureBox3);
this.panel12.Controls.Add(this.pictureBox2);
this.panel12.Controls.Add(this.pictureBox1);
this.panel12.Controls.Add(this.label8);
this.panel12.Controls.Add(this.label7);
this.panel12.Controls.Add(this.label6);
this.panel12.Controls.Add(this.label4);
this.panel12.Controls.Add(this.txtRecive);
this.panel12.Controls.Add(this.txtShipper);
this.panel12.Controls.Add(this.txtMat_name);
this.panel12.Controls.Add(this.txtMat_type);
this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel12.Location = new System.Drawing.Point(506, 0);
this.panel12.Name = "panel12";
this.panel12.Size = new System.Drawing.Size(1116, 390);
this.panel12.TabIndex = 1;
//
// pictureBox4
//
this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox4.Location = new System.Drawing.Point(48, 316);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(100, 57);
this.pictureBox4.TabIndex = 4;
this.pictureBox4.TabStop = false;
//
// pictureBox3
//
this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox3.Location = new System.Drawing.Point(48, 213);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(100, 78);
this.pictureBox3.TabIndex = 3;
this.pictureBox3.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.pictureBox2.Location = new System.Drawing.Point(51, 32);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(100, 79);
this.pictureBox2.TabIndex = 2;
this.pictureBox2.TabStop = false;
//
// pictureBox1
//
this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox1.Location = new System.Drawing.Point(58, 136);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(82, 52);
this.pictureBox1.TabIndex = 1;
this.pictureBox1.TabStop = false;
//
// label8
//
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(157, 307);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(99, 20);
this.label8.TabIndex = 0;
this.label8.Text = "收货单位:";
//
// label7
//
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(157, 220);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(109, 20);
this.label7.TabIndex = 0;
this.label7.Text = "发货单位:";
//
// label6
//
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(157, 133);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(109, 20);
this.label6.TabIndex = 0;
this.label6.Text = "物资名称:";
//
// 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(157, 46);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(109, 20);
this.label4.TabIndex = 0;
this.label4.Text = "检斤类型:";
//
// txtRecive
//
this.txtRecive.AutoSize = true;
this.txtRecive.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtRecive.ForeColor = System.Drawing.Color.Red;
this.txtRecive.Location = new System.Drawing.Point(272, 307);
this.txtRecive.Name = "txtRecive";
this.txtRecive.Size = new System.Drawing.Size(114, 20);
this.txtRecive.TabIndex = 0;
this.txtRecive.Text = "预报单号:";
//
// txtShipper
//
this.txtShipper.AutoSize = true;
this.txtShipper.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtShipper.ForeColor = System.Drawing.Color.Red;
this.txtShipper.Location = new System.Drawing.Point(272, 220);
this.txtShipper.Name = "txtShipper";
this.txtShipper.Size = new System.Drawing.Size(114, 20);
this.txtShipper.TabIndex = 0;
this.txtShipper.Text = "预报单号:";
//
// txtMat_name
//
this.txtMat_name.AutoSize = true;
this.txtMat_name.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtMat_name.ForeColor = System.Drawing.Color.Red;
this.txtMat_name.Location = new System.Drawing.Point(272, 133);
this.txtMat_name.Name = "txtMat_name";
this.txtMat_name.Size = new System.Drawing.Size(114, 20);
this.txtMat_name.TabIndex = 0;
this.txtMat_name.Text = "预报单号:";
//
// txtMat_type
//
this.txtMat_type.AutoSize = true;
this.txtMat_type.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtMat_type.ForeColor = System.Drawing.Color.Red;
this.txtMat_type.Location = new System.Drawing.Point(272, 46);
this.txtMat_type.Name = "txtMat_type";
this.txtMat_type.Size = new System.Drawing.Size(114, 20);
this.txtMat_type.TabIndex = 0;
this.txtMat_type.Text = "预报单号:";
//
// panel11
//
this.panel11.Controls.Add(this.label5);
this.panel11.Controls.Add(this.label3);
this.panel11.Controls.Add(this.txtNet_wet);
this.panel11.Controls.Add(this.txtCross_wt);
this.panel11.Controls.Add(this.txtTaer_wt);
this.panel11.Controls.Add(this.label1);
this.panel11.Dock = System.Windows.Forms.DockStyle.Left;
this.panel11.Location = new System.Drawing.Point(0, 0);
this.panel11.Name = "panel11";
this.panel11.Size = new System.Drawing.Size(506, 390);
this.panel11.TabIndex = 0;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(281, 266);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(118, 24);
this.label5.TabIndex = 2;
this.label5.Text = "净重(t)";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(281, 145);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(118, 24);
this.label3.TabIndex = 2;
this.label3.Text = "皮重(t)";
//
// txtNet_wet
//
this.txtNet_wet.AutoSize = true;
this.txtNet_wet.Font = new System.Drawing.Font("宋体", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtNet_wet.ForeColor = System.Drawing.Color.Blue;
this.txtNet_wet.Location = new System.Drawing.Point(281, 321);
this.txtNet_wet.Name = "txtNet_wet";
this.txtNet_wet.Size = new System.Drawing.Size(102, 28);
this.txtNet_wet.TabIndex = 1;
this.txtNet_wet.Text = "label2";
//
// txtCross_wt
//
this.txtCross_wt.AutoSize = true;
this.txtCross_wt.Font = new System.Drawing.Font("宋体", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtCross_wt.ForeColor = System.Drawing.Color.Blue;
this.txtCross_wt.Location = new System.Drawing.Point(281, 204);
this.txtCross_wt.Name = "txtCross_wt";
this.txtCross_wt.Size = new System.Drawing.Size(102, 28);
this.txtCross_wt.TabIndex = 1;
this.txtCross_wt.Text = "label2";
//
// txtTaer_wt
//
this.txtTaer_wt.AutoSize = true;
this.txtTaer_wt.Font = new System.Drawing.Font("宋体", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtTaer_wt.ForeColor = System.Drawing.Color.Blue;
this.txtTaer_wt.Location = new System.Drawing.Point(281, 83);
this.txtTaer_wt.Name = "txtTaer_wt";
this.txtTaer_wt.Size = new System.Drawing.Size(102, 28);
this.txtTaer_wt.TabIndex = 1;
this.txtTaer_wt.Text = "label2";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(281, 23);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(118, 24);
this.label1.TabIndex = 0;
this.label1.Text = "毛重(t)";
//
// panel10
//
this.panel10.Controls.Add(this.txtMessage);
this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel10.Location = new System.Drawing.Point(0, 598);
this.panel10.Name = "panel10";
this.panel10.Size = new System.Drawing.Size(1622, 41);
this.panel10.TabIndex = 4;
//
// txtMessage
//
this.txtMessage.AutoSize = true;
this.txtMessage.Font = new System.Drawing.Font("宋体", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtMessage.ForeColor = System.Drawing.Color.Red;
this.txtMessage.Location = new System.Drawing.Point(185, 3);
this.txtMessage.Name = "txtMessage";
this.txtMessage.Size = new System.Drawing.Size(117, 28);
this.txtMessage.TabIndex = 1;
this.txtMessage.Text = "message";
//
// timer1
//
this.timer1.Interval = 1000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// frmLocalTruckScaleActual
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1622, 741);
this.ControlBox = false;
this.Controls.Add(this.panel10);
this.Controls.Add(this.panel9);
this.Controls.Add(this.panel5);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Name = "frmLocalTruckScaleActual";
this.Text = "frmLocalTruckScaleActual";
this.Load += new System.EventHandler(this.frmLocalTruckScaleActual_Load);
this.panel1.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel5.ResumeLayout(false);
this.panel8.ResumeLayout(false);
this.panel8.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.textCar_no)).EndInit();
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtWeight)).EndInit();
this.panel9.ResumeLayout(false);
this.panel12.ResumeLayout(false);
this.panel12.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.panel11.ResumeLayout(false);
this.panel11.PerformLayout();
this.panel10.ResumeLayout(false);
this.panel10.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label labPosition;
private System.Windows.Forms.ComboBox cboPoundList;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.Panel panel6;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtWeight;
protected Infragistics.Win.UltraWinEditors.UltraTextEditor textCar_no;
private System.Windows.Forms.Panel panel13;
private System.Windows.Forms.Panel panel9;
private System.Windows.Forms.Panel panel12;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label txtRecive;
private System.Windows.Forms.Label txtShipper;
private System.Windows.Forms.Label txtMat_name;
private System.Windows.Forms.Label txtMat_type;
private System.Windows.Forms.Panel panel11;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label txtNet_wet;
private System.Windows.Forms.Label txtCross_wt;
private System.Windows.Forms.Label txtTaer_wt;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Panel panel10;
private System.Windows.Forms.Label txtMessage;
private Infragistics.Win.Misc.UltraButton utbConnect;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Button btnMaxShow;
}
}