| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429 |
- namespace CarMeterSystem
- {
- partial class frmOneYardToEnd2
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- this.btnSave = new System.Windows.Forms.Button();
- this.btnRecover = new System.Windows.Forms.Button();
- this.btnFH = new System.Windows.Forms.Button();
- this.btnTare = new System.Windows.Forms.Button();
- this.btnHelp = new System.Windows.Forms.Button();
- 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.lbPointName = 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.panelCarFormCentered = new System.Windows.Forms.Panel();
- this.txtCarNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ucWeightCarTJXJG1 = new MeterModuleLibrary.ucWeightCarTJXJG();
- this.tableLayoutPanelPromptMsg = new System.Windows.Forms.TableLayoutPanel();
- this.txtMsgInfo = new System.Windows.Forms.RichTextBox();
- this.label9 = new System.Windows.Forms.Label();
- this.ucWeightT1 = new MeterModuleLibrary.ucWeightT();
- this.panelShowWeightJGNoUsed = new System.Windows.Forms.Panel();
- this.ucCarMeterInfoJXJG1 = new MeterModuleLibrary.ucCarMeterInfoJXJG();
- this.ucCarFormButtomJXJG1 = new MeterModuleLibrary.uc.ucCarFormButtomJXJG();
- this.ucCarFormTopJXJG1 = new MeterModuleLibrary.uc.ucCarFormTopJXJG();
- this.panelCarFormCentered.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtCarNo)).BeginInit();
- this.tableLayoutPanelPromptMsg.SuspendLayout();
- this.panelShowWeightJGNoUsed.SuspendLayout();
- this.SuspendLayout();
- //
- // 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(451, 661);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(350, 70);
- this.btnSave.TabIndex = 641;
- this.btnSave.Text = "保 存";
- this.btnSave.UseVisualStyleBackColor = false;
- this.btnSave.Visible = false;
- this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
- //
- // 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(907, 662);
- this.btnRecover.Name = "btnRecover";
- this.btnRecover.Size = new System.Drawing.Size(350, 70);
- this.btnRecover.TabIndex = 644;
- this.btnRecover.Text = "保存(复磅)";
- this.btnRecover.UseVisualStyleBackColor = false;
- this.btnRecover.Visible = false;
- this.btnRecover.Click += new System.EventHandler(this.btnRecover_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(674, 752);
- this.btnFH.Name = "btnFH";
- this.btnFH.Size = new System.Drawing.Size(255, 42);
- this.btnFH.TabIndex = 642;
- this.btnFH.Text = "返回主界面(九江不需要,一直到都不显示)";
- this.btnFH.UseVisualStyleBackColor = false;
- this.btnFH.Visible = false;
- this.btnFH.Click += new System.EventHandler(this.btnFH_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(411, 752);
- this.btnTare.Name = "btnTare";
- this.btnTare.Size = new System.Drawing.Size(260, 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);
- //
- // 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(22, 653);
- this.btnHelp.Name = "btnHelp";
- this.btnHelp.Size = new System.Drawing.Size(283, 84);
- this.btnHelp.TabIndex = 638;
- this.btnHelp.Text = "语音求助";
- this.btnHelp.UseVisualStyleBackColor = false;
- this.btnHelp.Click += new System.EventHandler(this.btnHelp_Click);
- //
- // 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(266, 10);
- 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(157, 10);
- 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(231, 15);
- 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(120, 14);
- 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(10, 14);
- 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(47, 9);
- 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;
- //
- // lbPointName
- //
- this.lbPointName.AutoSize = true;
- this.lbPointName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(131)))), ((int)(((byte)(206)))));
- this.lbPointName.Font = new System.Drawing.Font("Microsoft Sans Serif", 50F, System.Drawing.FontStyle.Bold);
- this.lbPointName.ForeColor = System.Drawing.Color.White;
- this.lbPointName.Location = new System.Drawing.Point(568, 20);
- this.lbPointName.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lbPointName.Name = "lbPointName";
- this.lbPointName.Size = new System.Drawing.Size(207, 76);
- this.lbPointName.TabIndex = 4;
- this.lbPointName.Text = "5号磅";
- //
- // 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.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(134)))), ((int)(((byte)(207)))));
- 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";
- //
- // panelCarFormCentered
- //
- this.panelCarFormCentered.Controls.Add(this.txtCarNo);
- this.panelCarFormCentered.Controls.Add(this.ucWeightCarTJXJG1);
- this.panelCarFormCentered.Controls.Add(this.tableLayoutPanelPromptMsg);
- this.panelCarFormCentered.Controls.Add(this.ucWeightT1);
- this.panelCarFormCentered.Controls.Add(this.panelShowWeightJGNoUsed);
- this.panelCarFormCentered.Controls.Add(this.btnRecover);
- this.panelCarFormCentered.Controls.Add(this.btnSave);
- this.panelCarFormCentered.Controls.Add(this.btnHelp);
- this.panelCarFormCentered.Controls.Add(this.ucCarMeterInfoJXJG1);
- this.panelCarFormCentered.Controls.Add(this.btnTare);
- this.panelCarFormCentered.Controls.Add(this.btnFH);
- this.panelCarFormCentered.Location = new System.Drawing.Point(0, 115);
- this.panelCarFormCentered.Name = "panelCarFormCentered";
- this.panelCarFormCentered.Size = new System.Drawing.Size(1280, 793);
- this.panelCarFormCentered.TabIndex = 592;
- //
- // txtCarNo
- //
- appearance1.BackColor = System.Drawing.Color.Transparent;
- appearance1.ForeColor = System.Drawing.Color.Lime;
- appearance1.ForeColorDisabled = System.Drawing.Color.Lime;
- this.txtCarNo.Appearance = appearance1;
- this.txtCarNo.BackColor = System.Drawing.Color.Transparent;
- this.txtCarNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- 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(991, 4);
- this.txtCarNo.Multiline = true;
- this.txtCarNo.Name = "txtCarNo";
- this.txtCarNo.ReadOnly = true;
- this.txtCarNo.Size = new System.Drawing.Size(266, 74);
- this.txtCarNo.TabIndex = 648;
- //
- // ucWeightCarTJXJG1
- //
- this.ucWeightCarTJXJG1.Location = new System.Drawing.Point(20, 0);
- this.ucWeightCarTJXJG1.Margin = new System.Windows.Forms.Padding(2);
- this.ucWeightCarTJXJG1.Name = "ucWeightCarTJXJG1";
- this.ucWeightCarTJXJG1.Size = new System.Drawing.Size(1240, 160);
- this.ucWeightCarTJXJG1.TabIndex = 647;
- //
- // tableLayoutPanelPromptMsg
- //
- this.tableLayoutPanelPromptMsg.ColumnCount = 1;
- this.tableLayoutPanelPromptMsg.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanelPromptMsg.Controls.Add(this.txtMsgInfo, 0, 1);
- this.tableLayoutPanelPromptMsg.Controls.Add(this.label9, 0, 0);
- this.tableLayoutPanelPromptMsg.Location = new System.Drawing.Point(20, 504);
- this.tableLayoutPanelPromptMsg.Name = "tableLayoutPanelPromptMsg";
- this.tableLayoutPanelPromptMsg.RowCount = 2;
- this.tableLayoutPanelPromptMsg.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
- this.tableLayoutPanelPromptMsg.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanelPromptMsg.Size = new System.Drawing.Size(1240, 120);
- this.tableLayoutPanelPromptMsg.TabIndex = 646;
- //
- // txtMsgInfo
- //
- this.txtMsgInfo.BackColor = System.Drawing.Color.White;
- this.txtMsgInfo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.txtMsgInfo.Enabled = false;
- this.txtMsgInfo.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtMsgInfo.ForeColor = System.Drawing.Color.Red;
- this.txtMsgInfo.Location = new System.Drawing.Point(2, 42);
- this.txtMsgInfo.Margin = new System.Windows.Forms.Padding(2);
- this.txtMsgInfo.Name = "txtMsgInfo";
- this.txtMsgInfo.ReadOnly = true;
- this.txtMsgInfo.Size = new System.Drawing.Size(1236, 76);
- this.txtMsgInfo.TabIndex = 2;
- this.txtMsgInfo.Text = "请在具备过磅状态后扫码计量!";
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Dock = System.Windows.Forms.DockStyle.Left;
- this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Bold);
- this.label9.Location = new System.Drawing.Point(3, 0);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(135, 40);
- this.label9.TabIndex = 647;
- this.label9.Tag = "";
- this.label9.Text = "提示信息:";
- //
- // ucWeightT1
- //
- this.ucWeightT1.Enabled = false;
- this.ucWeightT1.Location = new System.Drawing.Point(22, 750);
- this.ucWeightT1.Margin = new System.Windows.Forms.Padding(2);
- this.ucWeightT1.Name = "ucWeightT1";
- this.ucWeightT1.Size = new System.Drawing.Size(386, 44);
- this.ucWeightT1.TabIndex = 0;
- this.ucWeightT1.Visible = false;
- //
- // panelShowWeightJGNoUsed
- //
- this.panelShowWeightJGNoUsed.BackColor = System.Drawing.Color.OrangeRed;
- this.panelShowWeightJGNoUsed.Controls.Add(this.txtTare);
- this.panelShowWeightJGNoUsed.Controls.Add(this.txtNet);
- this.panelShowWeightJGNoUsed.Controls.Add(this.txtGroess);
- this.panelShowWeightJGNoUsed.Controls.Add(this.label3);
- this.panelShowWeightJGNoUsed.Controls.Add(this.label4);
- this.panelShowWeightJGNoUsed.Controls.Add(this.label5);
- this.panelShowWeightJGNoUsed.Enabled = false;
- this.panelShowWeightJGNoUsed.Location = new System.Drawing.Point(931, 752);
- this.panelShowWeightJGNoUsed.Name = "panelShowWeightJGNoUsed";
- this.panelShowWeightJGNoUsed.Size = new System.Drawing.Size(349, 41);
- this.panelShowWeightJGNoUsed.TabIndex = 645;
- this.panelShowWeightJGNoUsed.Visible = false;
- //
- // ucCarMeterInfoJXJG1
- //
- this.ucCarMeterInfoJXJG1._preTrack = null;
- this.ucCarMeterInfoJXJG1.BackColor = System.Drawing.Color.White;
- this.ucCarMeterInfoJXJG1.Location = new System.Drawing.Point(20, 177);
- this.ucCarMeterInfoJXJG1.Name = "ucCarMeterInfoJXJG1";
- this.ucCarMeterInfoJXJG1.Size = new System.Drawing.Size(1240, 308);
- this.ucCarMeterInfoJXJG1.TabIndex = 591;
- //
- // ucCarFormButtomJXJG1
- //
- this.ucCarFormButtomJXJG1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ucCarFormButtomJXJG1.Location = new System.Drawing.Point(0, 909);
- this.ucCarFormButtomJXJG1.Margin = new System.Windows.Forms.Padding(2);
- this.ucCarFormButtomJXJG1.Name = "ucCarFormButtomJXJG1";
- this.ucCarFormButtomJXJG1.Size = new System.Drawing.Size(1280, 115);
- this.ucCarFormButtomJXJG1.TabIndex = 594;
- //
- // ucCarFormTopJXJG1
- //
- this.ucCarFormTopJXJG1.BackColor = System.Drawing.Color.Transparent;
- this.ucCarFormTopJXJG1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ucCarFormTopJXJG1.Location = new System.Drawing.Point(0, 0);
- this.ucCarFormTopJXJG1.Margin = new System.Windows.Forms.Padding(2);
- this.ucCarFormTopJXJG1.Name = "ucCarFormTopJXJG1";
- this.ucCarFormTopJXJG1.Size = new System.Drawing.Size(1280, 115);
- this.ucCarFormTopJXJG1.TabIndex = 595;
- //
- // frmOneYardToEnd2
- //
- 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(1280, 1024);
- this.Controls.Add(this.ucCarFormButtomJXJG1);
- this.Controls.Add(this.panelCarFormCentered);
- this.Controls.Add(this.lbPointName);
- this.Controls.Add(this.lbVsersion);
- this.Controls.Add(this.ucCarFormTopJXJG1);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "frmOneYardToEnd2";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "frmOneYardToEnd2";
- this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmOneYardToEnd2_FormClosing);
- this.Load += new System.EventHandler(this.frmOneYardToEnd2_Load);
- this.panelCarFormCentered.ResumeLayout(false);
- this.panelCarFormCentered.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtCarNo)).EndInit();
- this.tableLayoutPanelPromptMsg.ResumeLayout(false);
- this.tableLayoutPanelPromptMsg.PerformLayout();
- this.panelShowWeightJGNoUsed.ResumeLayout(false);
- this.panelShowWeightJGNoUsed.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Button btnHelp;
- 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 MeterModuleLibrary.ucWeightT ucWeightT1;
- private System.Windows.Forms.Label lbPointName;
- private System.Windows.Forms.Button btnSave;
- private System.Windows.Forms.Timer timer1;
- private System.Drawing.Printing.PrintDocument printDocument1;
- private System.Windows.Forms.Button btnFH;
- private System.Windows.Forms.Button btnTare;
- private System.Windows.Forms.Label lbVsersion;
- private System.Windows.Forms.Button btnRecover;
- private System.Windows.Forms.Panel panelCarFormCentered;
- private MeterModuleLibrary.uc.ucCarFormButtomJXJG ucCarFormButtomJXJG1;
- private MeterModuleLibrary.uc.ucCarFormTopJXJG ucCarFormTopJXJG1;
- private MeterModuleLibrary.ucCarMeterInfoJXJG ucCarMeterInfoJXJG1;
- private System.Windows.Forms.Panel panelShowWeightJGNoUsed;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanelPromptMsg;
- private System.Windows.Forms.RichTextBox txtMsgInfo;
- private System.Windows.Forms.Label label9;
- private MeterModuleLibrary.ucWeightCarTJXJG ucWeightCarTJXJG1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCarNo;
- }
- }
|