namespace CarMeterSystem
{
partial class frmCarSalePurchase
{
///
/// 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 appearance3 = new Infragistics.Win.Appearance();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCarSalePurchase));
this.panel1 = new System.Windows.Forms.Panel();
this.panel7 = new System.Windows.Forms.Panel();
this.txtMsgInfo = new System.Windows.Forms.RichTextBox();
this.panel6 = new System.Windows.Forms.Panel();
this.btnHelp = new System.Windows.Forms.Button();
this.panel5 = new System.Windows.Forms.Panel();
this.txtNet = new System.Windows.Forms.TextBox();
this.txtTare = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.txtGroess = new System.Windows.Forms.TextBox();
this.panel4 = new System.Windows.Forms.Panel();
this.ucWeightT1 = new MeterModuleLibrary.ucWeightT();
this.panel3 = new System.Windows.Forms.Panel();
this.lbPointName = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.btnRecover = new System.Windows.Forms.Button();
this.btnTare = new System.Windows.Forms.Button();
this.btnFH = new System.Windows.Forms.Button();
this.btnSave = new System.Windows.Forms.Button();
this.ucCarMeterInfo21 = new MeterModuleLibrary.ucCarMeterInfo2();
this.panel9 = new System.Windows.Forms.Panel();
this.txtCarNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.panel8 = new System.Windows.Forms.Panel();
this.label2 = new System.Windows.Forms.Label();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.printDocument1 = new System.Drawing.Printing.PrintDocument();
this.lbVsersion = new System.Windows.Forms.Label();
this.ucCarFormButtom1 = new MeterModuleLibrary.uc.ucCarFormButtom();
this.ucCarFormTop1 = new MeterModuleLibrary.uc.ucCarFormTop();
this.panel1.SuspendLayout();
this.panel7.SuspendLayout();
this.panel6.SuspendLayout();
this.panel5.SuspendLayout();
this.panel4.SuspendLayout();
this.panel3.SuspendLayout();
this.panel2.SuspendLayout();
this.panel9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtCarNo)).BeginInit();
this.panel8.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.panel7);
this.panel1.Controls.Add(this.panel6);
this.panel1.Controls.Add(this.panel5);
this.panel1.Controls.Add(this.panel4);
this.panel1.Controls.Add(this.panel3);
this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
this.panel1.Location = new System.Drawing.Point(0, 78);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(373, 474);
this.panel1.TabIndex = 3;
//
// panel7
//
this.panel7.Controls.Add(this.txtMsgInfo);
this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel7.Location = new System.Drawing.Point(0, 131);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(373, 289);
this.panel7.TabIndex = 4;
//
// txtMsgInfo
//
this.txtMsgInfo.BackColor = System.Drawing.Color.White;
this.txtMsgInfo.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMsgInfo.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtMsgInfo.Location = new System.Drawing.Point(0, 0);
this.txtMsgInfo.Margin = new System.Windows.Forms.Padding(2);
this.txtMsgInfo.Name = "txtMsgInfo";
this.txtMsgInfo.ReadOnly = true;
this.txtMsgInfo.Size = new System.Drawing.Size(373, 289);
this.txtMsgInfo.TabIndex = 1;
this.txtMsgInfo.Text = "";
//
// panel6
//
this.panel6.Controls.Add(this.btnHelp);
this.panel6.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel6.Location = new System.Drawing.Point(0, 420);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(373, 54);
this.panel6.TabIndex = 3;
//
// btnHelp
//
this.btnHelp.BackColor = System.Drawing.Color.DodgerBlue;
this.btnHelp.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnHelp.Font = new System.Drawing.Font("楷体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnHelp.ForeColor = System.Drawing.Color.White;
this.btnHelp.Location = new System.Drawing.Point(106, 6);
this.btnHelp.Name = "btnHelp";
this.btnHelp.Size = new System.Drawing.Size(124, 45);
this.btnHelp.TabIndex = 638;
this.btnHelp.Text = "语音求助";
this.btnHelp.UseVisualStyleBackColor = false;
this.btnHelp.Click += new System.EventHandler(this.btnHelp_Click);
//
// panel5
//
this.panel5.Controls.Add(this.txtNet);
this.panel5.Controls.Add(this.txtTare);
this.panel5.Controls.Add(this.label5);
this.panel5.Controls.Add(this.label4);
this.panel5.Controls.Add(this.label3);
this.panel5.Controls.Add(this.txtGroess);
this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
this.panel5.Location = new System.Drawing.Point(0, 99);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(373, 32);
this.panel5.TabIndex = 2;
//
// txtNet
//
this.txtNet.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtNet.Location = new System.Drawing.Point(260, 5);
this.txtNet.Name = "txtNet";
this.txtNet.ReadOnly = true;
this.txtNet.Size = new System.Drawing.Size(70, 24);
this.txtNet.TabIndex = 13;
this.txtNet.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// txtTare
//
this.txtTare.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtTare.Location = new System.Drawing.Point(151, 5);
this.txtTare.Name = "txtTare";
this.txtTare.ReadOnly = true;
this.txtTare.Size = new System.Drawing.Size(70, 24);
this.txtTare.TabIndex = 12;
this.txtTare.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(225, 10);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(37, 15);
this.label5.TabIndex = 11;
this.label5.Text = "净重";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(114, 9);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(37, 15);
this.label4.TabIndex = 9;
this.label4.Text = "皮重";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(4, 9);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(37, 15);
this.label3.TabIndex = 7;
this.label3.Text = "毛重";
//
// txtGroess
//
this.txtGroess.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGroess.Location = new System.Drawing.Point(41, 4);
this.txtGroess.Name = "txtGroess";
this.txtGroess.ReadOnly = true;
this.txtGroess.Size = new System.Drawing.Size(70, 24);
this.txtGroess.TabIndex = 6;
this.txtGroess.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// panel4
//
this.panel4.Controls.Add(this.ucWeightT1);
this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
this.panel4.Location = new System.Drawing.Point(0, 39);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(373, 60);
this.panel4.TabIndex = 1;
//
// ucWeightT1
//
this.ucWeightT1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ucWeightT1.Location = new System.Drawing.Point(0, 0);
this.ucWeightT1.Margin = new System.Windows.Forms.Padding(2);
this.ucWeightT1.Name = "ucWeightT1";
this.ucWeightT1.Size = new System.Drawing.Size(373, 60);
this.ucWeightT1.TabIndex = 0;
//
// panel3
//
this.panel3.Controls.Add(this.lbPointName);
this.panel3.Controls.Add(this.label1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
this.panel3.Location = new System.Drawing.Point(0, 0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(373, 39);
this.panel3.TabIndex = 0;
//
// lbPointName
//
this.lbPointName.AutoSize = true;
this.lbPointName.Font = new System.Drawing.Font("楷体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbPointName.ForeColor = System.Drawing.SystemColors.Highlight;
this.lbPointName.Location = new System.Drawing.Point(102, 7);
this.lbPointName.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lbPointName.Name = "lbPointName";
this.lbPointName.Size = new System.Drawing.Size(73, 24);
this.lbPointName.TabIndex = 4;
this.lbPointName.Text = "5号磅";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("楷体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.ForeColor = System.Drawing.SystemColors.Highlight;
this.label1.Location = new System.Drawing.Point(5, 7);
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(98, 24);
this.label1.TabIndex = 3;
this.label1.Text = "计量点:";
//
// panel2
//
this.panel2.Controls.Add(this.btnRecover);
this.panel2.Controls.Add(this.btnTare);
this.panel2.Controls.Add(this.btnFH);
this.panel2.Controls.Add(this.btnSave);
this.panel2.Controls.Add(this.ucCarMeterInfo21);
this.panel2.Controls.Add(this.panel9);
this.panel2.Controls.Add(this.panel8);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(373, 78);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(625, 474);
this.panel2.TabIndex = 4;
//
// btnRecover
//
this.btnRecover.BackColor = System.Drawing.Color.DodgerBlue;
this.btnRecover.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnRecover.Font = new System.Drawing.Font("楷体", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnRecover.ForeColor = System.Drawing.Color.White;
this.btnRecover.Location = new System.Drawing.Point(162, 428);
this.btnRecover.Name = "btnRecover";
this.btnRecover.Size = new System.Drawing.Size(124, 42);
this.btnRecover.TabIndex = 644;
this.btnRecover.Text = "复 磅";
this.btnRecover.UseVisualStyleBackColor = false;
this.btnRecover.Visible = false;
this.btnRecover.Click += new System.EventHandler(this.btnRecover_Click);
//
// btnTare
//
this.btnTare.BackColor = System.Drawing.Color.DodgerBlue;
this.btnTare.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnTare.Font = new System.Drawing.Font("楷体", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnTare.ForeColor = System.Drawing.Color.White;
this.btnTare.Location = new System.Drawing.Point(9, 428);
this.btnTare.Name = "btnTare";
this.btnTare.Size = new System.Drawing.Size(124, 42);
this.btnTare.TabIndex = 643;
this.btnTare.Text = "期限皮重";
this.btnTare.UseVisualStyleBackColor = false;
this.btnTare.Visible = false;
this.btnTare.Click += new System.EventHandler(this.btnTare_Click);
//
// btnFH
//
this.btnFH.BackColor = System.Drawing.Color.DodgerBlue;
this.btnFH.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnFH.Font = new System.Drawing.Font("楷体", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnFH.ForeColor = System.Drawing.Color.White;
this.btnFH.Location = new System.Drawing.Point(468, 428);
this.btnFH.Name = "btnFH";
this.btnFH.Size = new System.Drawing.Size(140, 42);
this.btnFH.TabIndex = 642;
this.btnFH.Text = "返回主界面";
this.btnFH.UseVisualStyleBackColor = false;
this.btnFH.Click += new System.EventHandler(this.btnFH_Click);
//
// btnSave
//
this.btnSave.BackColor = System.Drawing.Color.DodgerBlue;
this.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnSave.Font = new System.Drawing.Font("楷体", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.Location = new System.Drawing.Point(315, 428);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(124, 42);
this.btnSave.TabIndex = 641;
this.btnSave.Text = "保 存";
this.btnSave.UseVisualStyleBackColor = false;
this.btnSave.Visible = false;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// ucCarMeterInfo21
//
this.ucCarMeterInfo21._preTrack = null;
this.ucCarMeterInfo21.Dock = System.Windows.Forms.DockStyle.Top;
this.ucCarMeterInfo21.Location = new System.Drawing.Point(0, 99);
this.ucCarMeterInfo21.Margin = new System.Windows.Forms.Padding(4);
this.ucCarMeterInfo21.Name = "ucCarMeterInfo21";
this.ucCarMeterInfo21.Size = new System.Drawing.Size(625, 249);
this.ucCarMeterInfo21.TabIndex = 3;
//
// panel9
//
this.panel9.Controls.Add(this.txtCarNo);
this.panel9.Dock = System.Windows.Forms.DockStyle.Top;
this.panel9.Location = new System.Drawing.Point(0, 39);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(625, 60);
this.panel9.TabIndex = 2;
//
// txtCarNo
//
appearance3.BackColor = System.Drawing.Color.Black;
appearance3.ForeColor = System.Drawing.Color.Lime;
appearance3.ForeColorDisabled = System.Drawing.Color.Lime;
appearance3.ImageBackground = ((System.Drawing.Image)(resources.GetObject("appearance3.ImageBackground")));
this.txtCarNo.Appearance = appearance3;
this.txtCarNo.BackColor = System.Drawing.Color.Black;
this.txtCarNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
this.txtCarNo.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtCarNo.Enabled = false;
this.txtCarNo.Font = new System.Drawing.Font("宋体", 35F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(200)));
this.txtCarNo.Location = new System.Drawing.Point(0, 0);
this.txtCarNo.Multiline = true;
this.txtCarNo.Name = "txtCarNo";
this.txtCarNo.ReadOnly = true;
this.txtCarNo.Size = new System.Drawing.Size(625, 60);
this.txtCarNo.TabIndex = 589;
this.txtCarNo.TextChanged += new System.EventHandler(this.txtCarNo_TextChanged);
//
// panel8
//
this.panel8.Controls.Add(this.label2);
this.panel8.Dock = System.Windows.Forms.DockStyle.Top;
this.panel8.Location = new System.Drawing.Point(0, 0);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(625, 39);
this.panel8.TabIndex = 1;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("楷体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.SystemColors.Highlight;
this.label2.Location = new System.Drawing.Point(5, 7);
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(60, 24);
this.label2.TabIndex = 4;
this.label2.Text = "车牌";
//
// timer1
//
this.timer1.Interval = 1000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// printDocument1
//
this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
//
// lbVsersion
//
this.lbVsersion.AutoSize = true;
this.lbVsersion.BackColor = System.Drawing.Color.DeepSkyBlue;
this.lbVsersion.Location = new System.Drawing.Point(7, 7);
this.lbVsersion.Name = "lbVsersion";
this.lbVsersion.Size = new System.Drawing.Size(35, 12);
this.lbVsersion.TabIndex = 5;
this.lbVsersion.Text = "v0.01";
//
// ucCarFormButtom1
//
this.ucCarFormButtom1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ucCarFormButtom1.Location = new System.Drawing.Point(0, 552);
this.ucCarFormButtom1.Margin = new System.Windows.Forms.Padding(2);
this.ucCarFormButtom1.Name = "ucCarFormButtom1";
this.ucCarFormButtom1.Size = new System.Drawing.Size(998, 78);
this.ucCarFormButtom1.TabIndex = 2;
//
// ucCarFormTop1
//
this.ucCarFormTop1.BackColor = System.Drawing.Color.Transparent;
this.ucCarFormTop1.Dock = System.Windows.Forms.DockStyle.Top;
this.ucCarFormTop1.Location = new System.Drawing.Point(0, 0);
this.ucCarFormTop1.Margin = new System.Windows.Forms.Padding(2);
this.ucCarFormTop1.Name = "ucCarFormTop1";
this.ucCarFormTop1.Size = new System.Drawing.Size(998, 78);
this.ucCarFormTop1.TabIndex = 0;
//
// frmCarSalePurchase
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(998, 630);
this.Controls.Add(this.lbVsersion);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Controls.Add(this.ucCarFormButtom1);
this.Controls.Add(this.ucCarFormTop1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmCarSalePurchase";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "frmCarSalePurchase";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmCarSalePurchase_FormClosing);
this.Load += new System.EventHandler(this.frmCarSalePurchase_Load);
this.panel1.ResumeLayout(false);
this.panel7.ResumeLayout(false);
this.panel6.ResumeLayout(false);
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
this.panel4.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel9.ResumeLayout(false);
this.panel9.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtCarNo)).EndInit();
this.panel8.ResumeLayout(false);
this.panel8.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private MeterModuleLibrary.uc.ucCarFormTop ucCarFormTop1;
private MeterModuleLibrary.uc.ucCarFormButtom ucCarFormButtom1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Button btnHelp;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.TextBox txtNet;
private System.Windows.Forms.TextBox txtTare;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox txtGroess;
private System.Windows.Forms.Panel panel4;
private MeterModuleLibrary.ucWeightT ucWeightT1;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label lbPointName;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel9;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCarNo;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.Label label2;
private MeterModuleLibrary.ucCarMeterInfo2 ucCarMeterInfo21;
private System.Windows.Forms.Button btnSave;
private System.Windows.Forms.Timer timer1;
private System.Drawing.Printing.PrintDocument printDocument1;
private System.Windows.Forms.RichTextBox txtMsgInfo;
private System.Windows.Forms.Button btnFH;
private System.Windows.Forms.Button btnTare;
private System.Windows.Forms.Label lbVsersion;
private System.Windows.Forms.Button btnRecover;
}
}