namespace CarMeterSystem { partial class Form2 { /// /// 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(Form2)); this.printDocument1 = new System.Drawing.Printing.PrintDocument(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.ucCarFormTop1 = new MeterModuleLibrary.uc.ucCarFormTop(); this.ucCarFormButtom1 = new MeterModuleLibrary.uc.ucCarFormButtom(); 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.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.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(); // // timer1 // this.timer1.Enabled = true; this.timer1.Interval = 1000; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // 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(1088, 78); this.ucCarFormTop1.TabIndex = 1; // // ucCarFormButtom1 // this.ucCarFormButtom1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ucCarFormButtom1.Location = new System.Drawing.Point(0, 559); this.ucCarFormButtom1.Margin = new System.Windows.Forms.Padding(2); this.ucCarFormButtom1.Name = "ucCarFormButtom1"; this.ucCarFormButtom1.Size = new System.Drawing.Size(1088, 78); this.ucCarFormButtom1.TabIndex = 3; // // 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(335, 481); this.panel1.TabIndex = 4; // // 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(335, 296); 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(335, 296); 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, 427); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(335, 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(335, 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.Text = "61.12"; 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(335, 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, 2, 2, 2); this.ucWeightT1.Name = "ucWeightT1"; this.ucWeightT1.Size = new System.Drawing.Size(335, 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(335, 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.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(335, 78); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(753, 481); this.panel2.TabIndex = 5; // // 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(364, 426); 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(143, 426); 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.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(753, 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(753, 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(753, 60); this.txtCarNo.TabIndex = 589; // // 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(753, 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 = "车牌"; // // Form2 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1088, 637); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Controls.Add(this.ucCarFormButtom1); this.Controls.Add(this.ucCarFormTop1); this.Name = "Form2"; this.Text = "Form2"; 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); } #endregion private System.Drawing.Printing.PrintDocument printDocument1; private System.Windows.Forms.Timer timer1; 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.RichTextBox txtMsgInfo; 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.Button btnFH; private System.Windows.Forms.Button btnSave; private MeterModuleLibrary.ucCarMeterInfo2 ucCarMeterInfo21; private System.Windows.Forms.Panel panel9; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCarNo; private System.Windows.Forms.Panel panel8; private System.Windows.Forms.Label label2; } }