namespace CarMeterSystem
{
partial class frmInternalTransport
{
///
/// 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.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("actualNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("predictionNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("noticeNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("carNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("trailerNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("matterNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("matterName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("contractNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("batchNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("customerSupplierNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("customerSupplierName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("forwardingUnitNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("forwardingUnitName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("receivingUintNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("receivingUintName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("materialNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("materialName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("specNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("specName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("loadPointNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("loadPointName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("sampleNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("sampleVoucher");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("carrierUnitNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("carrierUnitName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("meterTypeNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("meterTypeName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("meterProcessNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("meterProcessEditionNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("actualFirst1No");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("grossWeight");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("grossManNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("grossManName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("grossTime");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpot1No");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpot1Name");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("grossClass");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("grossGroup");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("grossMode");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("netClass");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("actualFirst2No");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("tareWeight");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("tareManNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("tareManName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("tareTime");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpot2No");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpot2Name");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("tareClass");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("tareGroup");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("tareMode");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("netWeight");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("meterNum");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("netManNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("netManName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("netTime");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("netSpot3No");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("netSpot3Name");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("netGroup");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("netMode");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("valueFlag");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("uploadFlag");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("checkManNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("checkManName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("checkTime");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("uploadManNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("uploadManName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("uploadTime");
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmInternalTransport));
this.panel3 = new System.Windows.Forms.Panel();
this.lbPointName = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
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.panel2 = new System.Windows.Forms.Panel();
this.panel12 = new System.Windows.Forms.Panel();
this.maintableult = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataSet1 = new System.Data.DataSet();
this.dataTable1 = new System.Data.DataTable();
this.dataColumn1 = new System.Data.DataColumn();
this.dataColumn2 = new System.Data.DataColumn();
this.dataColumn3 = new System.Data.DataColumn();
this.dataColumn4 = new System.Data.DataColumn();
this.dataColumn5 = new System.Data.DataColumn();
this.dataColumn6 = new System.Data.DataColumn();
this.dataColumn7 = new System.Data.DataColumn();
this.dataColumn8 = new System.Data.DataColumn();
this.dataColumn9 = new System.Data.DataColumn();
this.dataColumn10 = new System.Data.DataColumn();
this.dataColumn11 = new System.Data.DataColumn();
this.dataColumn12 = new System.Data.DataColumn();
this.dataColumn13 = new System.Data.DataColumn();
this.dataColumn14 = new System.Data.DataColumn();
this.dataColumn15 = new System.Data.DataColumn();
this.dataColumn16 = new System.Data.DataColumn();
this.dataColumn17 = new System.Data.DataColumn();
this.dataColumn18 = new System.Data.DataColumn();
this.dataColumn19 = new System.Data.DataColumn();
this.dataColumn20 = new System.Data.DataColumn();
this.dataColumn21 = new System.Data.DataColumn();
this.dataColumn22 = new System.Data.DataColumn();
this.dataColumn23 = new System.Data.DataColumn();
this.dataColumn24 = new System.Data.DataColumn();
this.dataColumn25 = new System.Data.DataColumn();
this.dataColumn26 = new System.Data.DataColumn();
this.dataColumn27 = new System.Data.DataColumn();
this.dataColumn28 = new System.Data.DataColumn();
this.dataColumn29 = new System.Data.DataColumn();
this.dataColumn30 = new System.Data.DataColumn();
this.dataColumn31 = new System.Data.DataColumn();
this.dataColumn32 = new System.Data.DataColumn();
this.dataColumn33 = new System.Data.DataColumn();
this.dataColumn34 = new System.Data.DataColumn();
this.dataColumn35 = new System.Data.DataColumn();
this.dataColumn36 = new System.Data.DataColumn();
this.dataColumn37 = new System.Data.DataColumn();
this.dataColumn38 = new System.Data.DataColumn();
this.dataColumn39 = new System.Data.DataColumn();
this.dataColumn40 = new System.Data.DataColumn();
this.dataColumn41 = new System.Data.DataColumn();
this.dataColumn42 = new System.Data.DataColumn();
this.dataColumn43 = new System.Data.DataColumn();
this.dataColumn44 = new System.Data.DataColumn();
this.dataColumn45 = new System.Data.DataColumn();
this.dataColumn46 = new System.Data.DataColumn();
this.dataColumn47 = new System.Data.DataColumn();
this.dataColumn48 = new System.Data.DataColumn();
this.dataColumn49 = new System.Data.DataColumn();
this.dataColumn50 = new System.Data.DataColumn();
this.dataColumn51 = new System.Data.DataColumn();
this.dataColumn52 = new System.Data.DataColumn();
this.dataColumn53 = new System.Data.DataColumn();
this.dataColumn54 = new System.Data.DataColumn();
this.dataColumn55 = new System.Data.DataColumn();
this.dataColumn56 = new System.Data.DataColumn();
this.dataColumn57 = new System.Data.DataColumn();
this.dataColumn58 = new System.Data.DataColumn();
this.dataColumn59 = new System.Data.DataColumn();
this.dataColumn60 = new System.Data.DataColumn();
this.dataColumn61 = new System.Data.DataColumn();
this.dataColumn62 = new System.Data.DataColumn();
this.dataColumn63 = new System.Data.DataColumn();
this.dataColumn64 = new System.Data.DataColumn();
this.dataColumn65 = new System.Data.DataColumn();
this.dataColumn66 = new System.Data.DataColumn();
this.dataColumn67 = new System.Data.DataColumn();
this.panel11 = new System.Windows.Forms.Panel();
this.btnRecover = new System.Windows.Forms.Button();
this.btnFH = new System.Windows.Forms.Button();
this.btnSubmit = new System.Windows.Forms.Button();
this.btnTare = new System.Windows.Forms.Button();
this.label6 = new System.Windows.Forms.Label();
this.panel10 = new System.Windows.Forms.Panel();
this.ucCarMeterInfo1 = new MeterModuleLibrary.ucCarMeterInfo();
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.dataTable2 = new System.Data.DataTable();
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.panel3.SuspendLayout();
this.panel1.SuspendLayout();
this.panel7.SuspendLayout();
this.panel6.SuspendLayout();
this.panel5.SuspendLayout();
this.panel4.SuspendLayout();
this.panel2.SuspendLayout();
this.panel12.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.maintableult)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
this.panel11.SuspendLayout();
this.panel10.SuspendLayout();
this.panel9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtCarNo)).BeginInit();
this.panel8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
this.SuspendLayout();
//
// 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(351, 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 = "计量点:";
//
// 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(351, 541);
this.panel1.TabIndex = 2;
//
// panel7
//
this.panel7.Controls.Add(this.txtMsgInfo);
this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel7.Location = new System.Drawing.Point(0, 122);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(351, 365);
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.ForeColor = System.Drawing.Color.Red;
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(351, 365);
this.txtMsgInfo.TabIndex = 0;
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, 487);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(351, 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, 90);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(351, 32);
this.panel5.TabIndex = 2;
//
// txtNet
//
this.txtNet.BackColor = System.Drawing.Color.White;
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.BackColor = System.Drawing.Color.White;
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.BackColor = System.Drawing.Color.White;
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(351, 51);
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(351, 51);
this.ucWeightT1.TabIndex = 0;
//
// panel2
//
this.panel2.Controls.Add(this.panel12);
this.panel2.Controls.Add(this.panel11);
this.panel2.Controls.Add(this.panel10);
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(351, 78);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(739, 541);
this.panel2.TabIndex = 3;
//
// panel12
//
this.panel12.Controls.Add(this.maintableult);
this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel12.Location = new System.Drawing.Point(0, 481);
this.panel12.Name = "panel12";
this.panel12.Size = new System.Drawing.Size(739, 60);
this.panel12.TabIndex = 5;
//
// maintableult
//
this.maintableult.DataSource = this.dataSet1;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.RowLayoutColumnInfo.OriginX = 18;
ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn3.Hidden = true;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn6.Hidden = true;
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn7.RowLayoutColumnInfo.OriginX = 4;
ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridColumn8.Hidden = true;
ultraGridColumn8.RowLayoutColumnInfo.OriginX = 8;
ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn9.Header.VisiblePosition = 8;
ultraGridColumn9.RowLayoutColumnInfo.OriginX = 20;
ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn10.Header.VisiblePosition = 9;
ultraGridColumn10.Hidden = true;
ultraGridColumn10.RowLayoutColumnInfo.OriginX = 12;
ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn11.Header.VisiblePosition = 10;
ultraGridColumn11.RowLayoutColumnInfo.OriginX = 22;
ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn12.Header.VisiblePosition = 11;
ultraGridColumn12.Hidden = true;
ultraGridColumn12.RowLayoutColumnInfo.OriginX = 16;
ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn13.Header.VisiblePosition = 12;
ultraGridColumn13.RowLayoutColumnInfo.OriginX = 6;
ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn14.Header.VisiblePosition = 13;
ultraGridColumn14.Hidden = true;
ultraGridColumn14.RowLayoutColumnInfo.OriginX = 20;
ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn15.Header.VisiblePosition = 14;
ultraGridColumn15.RowLayoutColumnInfo.OriginX = 8;
ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn16.Header.VisiblePosition = 15;
ultraGridColumn16.Hidden = true;
ultraGridColumn16.RowLayoutColumnInfo.OriginX = 24;
ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn17.Header.VisiblePosition = 16;
ultraGridColumn17.RowLayoutColumnInfo.OriginX = 24;
ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn18.Header.VisiblePosition = 17;
ultraGridColumn18.Hidden = true;
ultraGridColumn18.RowLayoutColumnInfo.OriginX = 28;
ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn19.Header.VisiblePosition = 18;
ultraGridColumn19.RowLayoutColumnInfo.OriginX = 26;
ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn20.Header.VisiblePosition = 19;
ultraGridColumn20.Hidden = true;
ultraGridColumn20.RowLayoutColumnInfo.OriginX = 32;
ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn21.Header.VisiblePosition = 20;
ultraGridColumn21.Hidden = true;
ultraGridColumn21.RowLayoutColumnInfo.OriginX = 34;
ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn22.Header.VisiblePosition = 21;
ultraGridColumn22.Hidden = true;
ultraGridColumn22.RowLayoutColumnInfo.OriginX = 36;
ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn23.Header.VisiblePosition = 22;
ultraGridColumn23.Hidden = true;
ultraGridColumn23.RowLayoutColumnInfo.OriginX = 38;
ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn24.Header.VisiblePosition = 23;
ultraGridColumn24.Hidden = true;
ultraGridColumn24.RowLayoutColumnInfo.OriginX = 40;
ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn25.Header.VisiblePosition = 24;
ultraGridColumn25.Hidden = true;
ultraGridColumn25.RowLayoutColumnInfo.OriginX = 42;
ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn26.Header.VisiblePosition = 25;
ultraGridColumn26.Hidden = true;
ultraGridColumn26.RowLayoutColumnInfo.OriginX = 44;
ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn27.Header.VisiblePosition = 26;
ultraGridColumn27.Hidden = true;
ultraGridColumn27.RowLayoutColumnInfo.OriginX = 46;
ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn27.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn28.Header.VisiblePosition = 27;
ultraGridColumn28.Hidden = true;
ultraGridColumn28.RowLayoutColumnInfo.OriginX = 48;
ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn29.Header.VisiblePosition = 28;
ultraGridColumn29.Hidden = true;
ultraGridColumn30.Header.VisiblePosition = 29;
ultraGridColumn30.Hidden = true;
ultraGridColumn31.Header.VisiblePosition = 30;
ultraGridColumn31.RowLayoutColumnInfo.OriginX = 12;
ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn32.Header.VisiblePosition = 31;
ultraGridColumn32.Hidden = true;
ultraGridColumn33.Header.VisiblePosition = 32;
ultraGridColumn33.Hidden = true;
ultraGridColumn34.Header.VisiblePosition = 33;
ultraGridColumn34.Hidden = true;
ultraGridColumn35.Header.VisiblePosition = 34;
ultraGridColumn35.Hidden = true;
ultraGridColumn36.Header.VisiblePosition = 35;
ultraGridColumn36.Hidden = true;
ultraGridColumn37.Header.VisiblePosition = 36;
ultraGridColumn37.Hidden = true;
ultraGridColumn38.Header.VisiblePosition = 37;
ultraGridColumn38.Hidden = true;
ultraGridColumn39.Header.VisiblePosition = 38;
ultraGridColumn39.Hidden = true;
ultraGridColumn40.Header.VisiblePosition = 39;
ultraGridColumn40.Hidden = true;
ultraGridColumn41.Header.VisiblePosition = 40;
ultraGridColumn41.Hidden = true;
ultraGridColumn42.Header.VisiblePosition = 41;
ultraGridColumn42.RowLayoutColumnInfo.OriginX = 14;
ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn42.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn42.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn43.Header.VisiblePosition = 42;
ultraGridColumn43.Hidden = true;
ultraGridColumn44.Header.VisiblePosition = 43;
ultraGridColumn44.Hidden = true;
ultraGridColumn45.Header.VisiblePosition = 44;
ultraGridColumn45.Hidden = true;
ultraGridColumn46.Header.VisiblePosition = 45;
ultraGridColumn46.Hidden = true;
ultraGridColumn47.Header.VisiblePosition = 46;
ultraGridColumn47.Hidden = true;
ultraGridColumn48.Header.VisiblePosition = 47;
ultraGridColumn48.Hidden = true;
ultraGridColumn49.Header.VisiblePosition = 48;
ultraGridColumn49.Hidden = true;
ultraGridColumn50.Header.VisiblePosition = 49;
ultraGridColumn50.Hidden = true;
ultraGridColumn51.Header.VisiblePosition = 50;
ultraGridColumn51.RowLayoutColumnInfo.OriginX = 16;
ultraGridColumn51.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn51.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn51.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn52.Header.VisiblePosition = 51;
ultraGridColumn52.Hidden = true;
ultraGridColumn53.Header.VisiblePosition = 52;
ultraGridColumn53.Hidden = true;
ultraGridColumn54.Header.VisiblePosition = 53;
ultraGridColumn54.Hidden = true;
ultraGridColumn55.Header.VisiblePosition = 54;
ultraGridColumn55.RowLayoutColumnInfo.OriginX = 10;
ultraGridColumn55.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn55.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn55.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn56.Header.VisiblePosition = 55;
ultraGridColumn56.Hidden = true;
ultraGridColumn57.Header.VisiblePosition = 56;
ultraGridColumn57.Hidden = true;
ultraGridColumn58.Header.VisiblePosition = 57;
ultraGridColumn58.Hidden = true;
ultraGridColumn59.Header.VisiblePosition = 58;
ultraGridColumn59.Hidden = true;
ultraGridColumn60.Header.VisiblePosition = 59;
ultraGridColumn60.Hidden = true;
ultraGridColumn61.Header.VisiblePosition = 60;
ultraGridColumn61.Hidden = true;
ultraGridColumn62.Header.VisiblePosition = 61;
ultraGridColumn62.Hidden = true;
ultraGridColumn63.Header.VisiblePosition = 62;
ultraGridColumn63.Hidden = true;
ultraGridColumn64.Header.VisiblePosition = 63;
ultraGridColumn64.Hidden = true;
ultraGridColumn65.Header.VisiblePosition = 64;
ultraGridColumn65.Hidden = true;
ultraGridColumn66.Header.VisiblePosition = 65;
ultraGridColumn66.Hidden = true;
ultraGridColumn67.Header.VisiblePosition = 66;
ultraGridColumn67.Hidden = true;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11,
ultraGridColumn12,
ultraGridColumn13,
ultraGridColumn14,
ultraGridColumn15,
ultraGridColumn16,
ultraGridColumn17,
ultraGridColumn18,
ultraGridColumn19,
ultraGridColumn20,
ultraGridColumn21,
ultraGridColumn22,
ultraGridColumn23,
ultraGridColumn24,
ultraGridColumn25,
ultraGridColumn26,
ultraGridColumn27,
ultraGridColumn28,
ultraGridColumn29,
ultraGridColumn30,
ultraGridColumn31,
ultraGridColumn32,
ultraGridColumn33,
ultraGridColumn34,
ultraGridColumn35,
ultraGridColumn36,
ultraGridColumn37,
ultraGridColumn38,
ultraGridColumn39,
ultraGridColumn40,
ultraGridColumn41,
ultraGridColumn42,
ultraGridColumn43,
ultraGridColumn44,
ultraGridColumn45,
ultraGridColumn46,
ultraGridColumn47,
ultraGridColumn48,
ultraGridColumn49,
ultraGridColumn50,
ultraGridColumn51,
ultraGridColumn52,
ultraGridColumn53,
ultraGridColumn54,
ultraGridColumn55,
ultraGridColumn56,
ultraGridColumn57,
ultraGridColumn58,
ultraGridColumn59,
ultraGridColumn60,
ultraGridColumn61,
ultraGridColumn62,
ultraGridColumn63,
ultraGridColumn64,
ultraGridColumn65,
ultraGridColumn66,
ultraGridColumn67});
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
this.maintableult.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.maintableult.DisplayLayout.DefaultSelectedBackColor = System.Drawing.Color.Empty;
this.maintableult.DisplayLayout.DefaultSelectedForeColor = System.Drawing.Color.Empty;
this.maintableult.DisplayLayout.Override.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Button3D;
appearance1.TextVAlignAsString = "Middle";
this.maintableult.DisplayLayout.Override.CellAppearance = appearance1;
this.maintableult.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
appearance2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
this.maintableult.DisplayLayout.Override.HeaderAppearance = appearance2;
this.maintableult.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
this.maintableult.DisplayLayout.Override.MaxSelectedRows = 1;
this.maintableult.DisplayLayout.Override.MinRowHeight = 45;
appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
appearance6.TextVAlignAsString = "Middle";
this.maintableult.DisplayLayout.Override.RowSelectorAppearance = appearance6;
this.maintableult.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
this.maintableult.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
this.maintableult.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
this.maintableult.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
this.maintableult.Dock = System.Windows.Forms.DockStyle.Fill;
this.maintableult.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.maintableult.Location = new System.Drawing.Point(0, 0);
this.maintableult.Name = "maintableult";
this.maintableult.Size = new System.Drawing.Size(739, 60);
this.maintableult.TabIndex = 3;
this.maintableult.Click += new System.EventHandler(this.maintableult_Click);
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable1});
//
// dataTable1
//
this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn1,
this.dataColumn2,
this.dataColumn3,
this.dataColumn4,
this.dataColumn5,
this.dataColumn6,
this.dataColumn7,
this.dataColumn8,
this.dataColumn9,
this.dataColumn10,
this.dataColumn11,
this.dataColumn12,
this.dataColumn13,
this.dataColumn14,
this.dataColumn15,
this.dataColumn16,
this.dataColumn17,
this.dataColumn18,
this.dataColumn19,
this.dataColumn20,
this.dataColumn21,
this.dataColumn22,
this.dataColumn23,
this.dataColumn24,
this.dataColumn25,
this.dataColumn26,
this.dataColumn27,
this.dataColumn28,
this.dataColumn29,
this.dataColumn30,
this.dataColumn31,
this.dataColumn32,
this.dataColumn33,
this.dataColumn34,
this.dataColumn35,
this.dataColumn36,
this.dataColumn37,
this.dataColumn38,
this.dataColumn39,
this.dataColumn40,
this.dataColumn41,
this.dataColumn42,
this.dataColumn43,
this.dataColumn44,
this.dataColumn45,
this.dataColumn46,
this.dataColumn47,
this.dataColumn48,
this.dataColumn49,
this.dataColumn50,
this.dataColumn51,
this.dataColumn52,
this.dataColumn53,
this.dataColumn54,
this.dataColumn55,
this.dataColumn56,
this.dataColumn57,
this.dataColumn58,
this.dataColumn59,
this.dataColumn60,
this.dataColumn61,
this.dataColumn62,
this.dataColumn63,
this.dataColumn64,
this.dataColumn65,
this.dataColumn66,
this.dataColumn67});
this.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.Caption = "结净编号";
this.dataColumn1.ColumnName = "actualNo";
//
// dataColumn2
//
this.dataColumn2.Caption = "业务号";
this.dataColumn2.ColumnName = "predictionNo";
//
// dataColumn3
//
this.dataColumn3.Caption = "通知单号";
this.dataColumn3.ColumnName = "noticeNo";
//
// dataColumn4
//
this.dataColumn4.Caption = "车号";
this.dataColumn4.ColumnName = "carNo";
//
// dataColumn5
//
this.dataColumn5.Caption = "挂号";
this.dataColumn5.ColumnName = "trailerNo";
//
// dataColumn6
//
this.dataColumn6.Caption = "物料编号";
this.dataColumn6.ColumnName = "matterNo";
//
// dataColumn7
//
this.dataColumn7.Caption = "物料名称";
this.dataColumn7.ColumnName = "matterName";
//
// dataColumn8
//
this.dataColumn8.Caption = "合同号";
this.dataColumn8.ColumnName = "contractNo";
//
// dataColumn9
//
this.dataColumn9.Caption = "批次号";
this.dataColumn9.ColumnName = "batchNo";
//
// dataColumn10
//
this.dataColumn10.Caption = "供应商编号";
this.dataColumn10.ColumnName = "customerSupplierNo";
//
// dataColumn11
//
this.dataColumn11.Caption = "供应商名称";
this.dataColumn11.ColumnName = "customerSupplierName";
//
// dataColumn12
//
this.dataColumn12.Caption = "发货单位编号";
this.dataColumn12.ColumnName = "forwardingUnitNo";
//
// dataColumn13
//
this.dataColumn13.Caption = "发货单位名称";
this.dataColumn13.ColumnName = "forwardingUnitName";
//
// dataColumn14
//
this.dataColumn14.Caption = "收货单位编号";
this.dataColumn14.ColumnName = "receivingUintNo";
//
// dataColumn15
//
this.dataColumn15.Caption = "收货单位名称";
this.dataColumn15.ColumnName = "receivingUintName";
//
// dataColumn16
//
this.dataColumn16.Caption = "材质编号";
this.dataColumn16.ColumnName = "materialNo";
//
// dataColumn17
//
this.dataColumn17.Caption = "材质名称";
this.dataColumn17.ColumnName = "materialName";
//
// dataColumn18
//
this.dataColumn18.Caption = "规格编号";
this.dataColumn18.ColumnName = "specNo";
//
// dataColumn19
//
this.dataColumn19.Caption = "规格名称";
this.dataColumn19.ColumnName = "specName";
//
// dataColumn20
//
this.dataColumn20.Caption = "卸货地点编号";
this.dataColumn20.ColumnName = "loadPointNo";
//
// dataColumn21
//
this.dataColumn21.Caption = "卸货地点名称";
this.dataColumn21.ColumnName = "loadPointName";
//
// dataColumn22
//
this.dataColumn22.Caption = "取样编号";
this.dataColumn22.ColumnName = "sampleNo";
//
// dataColumn23
//
this.dataColumn23.Caption = "取样凭证";
this.dataColumn23.ColumnName = "sampleVoucher";
//
// dataColumn24
//
this.dataColumn24.Caption = "承运单位编号";
this.dataColumn24.ColumnName = "carrierUnitNo";
//
// dataColumn25
//
this.dataColumn25.Caption = "承运单位名称";
this.dataColumn25.ColumnName = "carrierUnitName";
//
// dataColumn26
//
this.dataColumn26.Caption = "计量类型编号";
this.dataColumn26.ColumnName = "meterTypeNo";
//
// dataColumn27
//
this.dataColumn27.Caption = "计量类型名称";
this.dataColumn27.ColumnName = "meterTypeName";
//
// dataColumn28
//
this.dataColumn28.Caption = "计量流程编号";
this.dataColumn28.ColumnName = "meterProcessNo";
//
// dataColumn29
//
this.dataColumn29.Caption = "计量流程版本号";
this.dataColumn29.ColumnName = "meterProcessEditionNo";
//
// dataColumn30
//
this.dataColumn30.Caption = "毛重计量作业编号";
this.dataColumn30.ColumnName = "actualFirst1No";
//
// dataColumn31
//
this.dataColumn31.Caption = "毛重";
this.dataColumn31.ColumnName = "grossWeight";
//
// dataColumn32
//
this.dataColumn32.Caption = "毛重计量员编号";
this.dataColumn32.ColumnName = "grossManNo";
//
// dataColumn33
//
this.dataColumn33.Caption = "毛重计量员姓名";
this.dataColumn33.ColumnName = "grossManName";
//
// dataColumn34
//
this.dataColumn34.Caption = "毛重计量时间";
this.dataColumn34.ColumnName = "grossTime";
//
// dataColumn35
//
this.dataColumn35.Caption = "毛重计量点编号";
this.dataColumn35.ColumnName = "baseSpot1No";
//
// dataColumn36
//
this.dataColumn36.Caption = "毛重计量点名称";
this.dataColumn36.ColumnName = "baseSpot1Name";
//
// dataColumn37
//
this.dataColumn37.Caption = "毛重班次";
this.dataColumn37.ColumnName = "grossClass";
//
// dataColumn38
//
this.dataColumn38.Caption = "毛重班组";
this.dataColumn38.ColumnName = "grossGroup";
//
// dataColumn39
//
this.dataColumn39.Caption = "毛重计量方式";
this.dataColumn39.ColumnName = "grossMode";
//
// dataColumn40
//
this.dataColumn40.Caption = "净重班次";
this.dataColumn40.ColumnName = "netClass";
//
// dataColumn41
//
this.dataColumn41.Caption = "皮重计量作业编号";
this.dataColumn41.ColumnName = "actualFirst2No";
//
// dataColumn42
//
this.dataColumn42.Caption = "皮重";
this.dataColumn42.ColumnName = "tareWeight";
//
// dataColumn43
//
this.dataColumn43.Caption = "皮重计量员编号";
this.dataColumn43.ColumnName = "tareManNo";
//
// dataColumn44
//
this.dataColumn44.Caption = "皮重计量员姓名";
this.dataColumn44.ColumnName = "tareManName";
//
// dataColumn45
//
this.dataColumn45.Caption = "皮重计量时间";
this.dataColumn45.ColumnName = "tareTime";
//
// dataColumn46
//
this.dataColumn46.Caption = "皮重计量点编号";
this.dataColumn46.ColumnName = "baseSpot2No";
//
// dataColumn47
//
this.dataColumn47.Caption = "皮重计量点名称";
this.dataColumn47.ColumnName = "baseSpot2Name";
//
// dataColumn48
//
this.dataColumn48.Caption = "皮重班次";
this.dataColumn48.ColumnName = "tareClass";
//
// dataColumn49
//
this.dataColumn49.Caption = "皮重班组";
this.dataColumn49.ColumnName = "tareGroup";
//
// dataColumn50
//
this.dataColumn50.Caption = "皮重计量方式";
this.dataColumn50.ColumnName = "tareMode";
//
// dataColumn51
//
this.dataColumn51.Caption = "净重";
this.dataColumn51.ColumnName = "netWeight";
//
// dataColumn52
//
this.dataColumn52.Caption = "计量数量";
this.dataColumn52.ColumnName = "meterNum";
//
// dataColumn53
//
this.dataColumn53.Caption = "净重计量员编号";
this.dataColumn53.ColumnName = "netManNo";
//
// dataColumn54
//
this.dataColumn54.Caption = "净重计量员姓名";
this.dataColumn54.ColumnName = "netManName";
//
// dataColumn55
//
this.dataColumn55.Caption = "净重计量时间";
this.dataColumn55.ColumnName = "netTime";
//
// dataColumn56
//
this.dataColumn56.Caption = "净重计量点编号";
this.dataColumn56.ColumnName = "netSpot3No";
//
// dataColumn57
//
this.dataColumn57.Caption = "净重计量点名称";
this.dataColumn57.ColumnName = "netSpot3Name";
//
// dataColumn58
//
this.dataColumn58.Caption = "净重班组";
this.dataColumn58.ColumnName = "netGroup";
//
// dataColumn59
//
this.dataColumn59.Caption = "结净方式";
this.dataColumn59.ColumnName = "netMode";
//
// dataColumn60
//
this.dataColumn60.Caption = "状态";
this.dataColumn60.ColumnName = "valueFlag";
//
// dataColumn61
//
this.dataColumn61.Caption = "上传状态";
this.dataColumn61.ColumnName = "uploadFlag";
//
// dataColumn62
//
this.dataColumn62.Caption = "审核人编号";
this.dataColumn62.ColumnName = "checkManNo";
//
// dataColumn63
//
this.dataColumn63.Caption = "审核人姓名";
this.dataColumn63.ColumnName = "checkManName";
//
// dataColumn64
//
this.dataColumn64.Caption = "审核时间";
this.dataColumn64.ColumnName = "checkTime";
//
// dataColumn65
//
this.dataColumn65.Caption = "上传人编号";
this.dataColumn65.ColumnName = "uploadManNo";
//
// dataColumn66
//
this.dataColumn66.Caption = "上传人姓名";
this.dataColumn66.ColumnName = "uploadManName";
//
// dataColumn67
//
this.dataColumn67.Caption = "上传时间";
this.dataColumn67.ColumnName = "uploadTime";
//
// panel11
//
this.panel11.Controls.Add(this.btnRecover);
this.panel11.Controls.Add(this.btnFH);
this.panel11.Controls.Add(this.btnSubmit);
this.panel11.Controls.Add(this.btnTare);
this.panel11.Controls.Add(this.label6);
this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
this.panel11.Location = new System.Drawing.Point(0, 336);
this.panel11.Name = "panel11";
this.panel11.Size = new System.Drawing.Size(739, 145);
this.panel11.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(198, 2);
this.btnRecover.Name = "btnRecover";
this.btnRecover.Size = new System.Drawing.Size(124, 42);
this.btnRecover.TabIndex = 645;
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(576, 2);
this.btnFH.Name = "btnFH";
this.btnFH.Size = new System.Drawing.Size(140, 42);
this.btnFH.TabIndex = 641;
this.btnFH.Text = "返回主界面";
this.btnFH.UseVisualStyleBackColor = false;
this.btnFH.Click += new System.EventHandler(this.btnFH_Click);
//
// btnSubmit
//
this.btnSubmit.BackColor = System.Drawing.Color.DodgerBlue;
this.btnSubmit.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnSubmit.Font = new System.Drawing.Font("楷体", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnSubmit.ForeColor = System.Drawing.Color.White;
this.btnSubmit.Location = new System.Drawing.Point(387, 2);
this.btnSubmit.Name = "btnSubmit";
this.btnSubmit.Size = new System.Drawing.Size(124, 42);
this.btnSubmit.TabIndex = 640;
this.btnSubmit.Text = "保 存";
this.btnSubmit.UseVisualStyleBackColor = false;
this.btnSubmit.Visible = false;
this.btnSubmit.Click += new System.EventHandler(this.btnSubmit_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, 2);
this.btnTare.Name = "btnTare";
this.btnTare.Size = new System.Drawing.Size(124, 42);
this.btnTare.TabIndex = 639;
this.btnTare.Text = "期限皮重";
this.btnTare.UseVisualStyleBackColor = false;
this.btnTare.Visible = false;
this.btnTare.Click += new System.EventHandler(this.btnTare_Click);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("楷体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.ForeColor = System.Drawing.Color.Black;
this.label6.Location = new System.Drawing.Point(2, 113);
this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(110, 24);
this.label6.TabIndex = 5;
this.label6.Text = "计量实绩";
//
// panel10
//
this.panel10.Controls.Add(this.ucCarMeterInfo1);
this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
this.panel10.Location = new System.Drawing.Point(0, 90);
this.panel10.Name = "panel10";
this.panel10.Size = new System.Drawing.Size(739, 246);
this.panel10.TabIndex = 3;
//
// ucCarMeterInfo1
//
this.ucCarMeterInfo1.BtnCheckVisible = false;
this.ucCarMeterInfo1.BtnNoVisible = false;
this.ucCarMeterInfo1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ucCarMeterInfo1.Location = new System.Drawing.Point(0, 0);
this.ucCarMeterInfo1.Margin = new System.Windows.Forms.Padding(2);
this.ucCarMeterInfo1.Name = "ucCarMeterInfo1";
this.ucCarMeterInfo1.Size = new System.Drawing.Size(739, 246);
this.ucCarMeterInfo1.TabIndex = 0;
this.ucCarMeterInfo1.Load += new System.EventHandler(this.ucCarMeterInfo1_Load);
//
// 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(739, 51);
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(739, 51);
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(739, 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, 9);
this.lbVsersion.Name = "lbVsersion";
this.lbVsersion.Size = new System.Drawing.Size(35, 12);
this.lbVsersion.TabIndex = 6;
this.lbVsersion.Text = "v0.01";
//
// ucCarFormButtom1
//
this.ucCarFormButtom1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ucCarFormButtom1.Location = new System.Drawing.Point(0, 619);
this.ucCarFormButtom1.Margin = new System.Windows.Forms.Padding(2);
this.ucCarFormButtom1.Name = "ucCarFormButtom1";
this.ucCarFormButtom1.Size = new System.Drawing.Size(1090, 78);
this.ucCarFormButtom1.TabIndex = 1;
//
// 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(1090, 78);
this.ucCarFormTop1.TabIndex = 0;
//
// frmInternalTransport
//
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(1090, 697);
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 = "frmInternalTransport";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "frmInternalTransport";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmInternalTransport_FormClosing);
this.Load += new System.EventHandler(this.frmInternalTransport_Load);
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel7.ResumeLayout(false);
this.panel6.ResumeLayout(false);
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
this.panel4.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel12.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.maintableult)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
this.panel11.ResumeLayout(false);
this.panel11.PerformLayout();
this.panel10.ResumeLayout(false);
this.panel9.ResumeLayout(false);
this.panel9.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtCarNo)).EndInit();
this.panel8.ResumeLayout(false);
this.panel8.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label lbPointName;
private System.Windows.Forms.Label label1;
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 panel2;
private System.Windows.Forms.Panel panel12;
private Infragistics.Win.UltraWinGrid.UltraGrid maintableult;
private System.Data.DataSet dataSet1;
private System.Windows.Forms.Panel panel11;
private System.Windows.Forms.Button btnSubmit;
private System.Windows.Forms.Button btnTare;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Panel panel10;
private MeterModuleLibrary.ucCarMeterInfo ucCarMeterInfo1;
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 System.Data.DataColumn dataColumn28;
private System.Data.DataColumn dataColumn27;
private System.Data.DataColumn dataColumn26;
private System.Data.DataColumn dataColumn25;
private System.Data.DataColumn dataColumn24;
private System.Data.DataColumn dataColumn23;
private System.Data.DataColumn dataColumn22;
private System.Data.DataColumn dataColumn21;
private System.Data.DataColumn dataColumn20;
private System.Data.DataColumn dataColumn19;
private System.Data.DataColumn dataColumn18;
private System.Data.DataColumn dataColumn17;
private System.Data.DataColumn dataColumn16;
private System.Data.DataColumn dataColumn15;
private System.Data.DataColumn dataColumn14;
private System.Data.DataColumn dataColumn13;
private System.Data.DataColumn dataColumn12;
private System.Data.DataColumn dataColumn11;
private System.Data.DataColumn dataColumn10;
private System.Data.DataColumn dataColumn9;
private System.Data.DataColumn dataColumn8;
private System.Data.DataColumn dataColumn7;
private System.Data.DataColumn dataColumn6;
private System.Data.DataColumn dataColumn5;
private System.Data.DataColumn dataColumn4;
private System.Data.DataColumn dataColumn3;
private System.Data.DataColumn dataColumn2;
private System.Data.DataTable dataTable1;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn29;
private System.Data.DataColumn dataColumn30;
private System.Data.DataColumn dataColumn58;
private System.Data.DataColumn dataColumn40;
private System.Data.DataColumn dataColumn59;
private System.Data.DataColumn dataColumn60;
private System.Data.DataColumn dataColumn61;
private System.Data.DataColumn dataColumn62;
private System.Data.DataColumn dataColumn63;
private System.Data.DataColumn dataColumn64;
private System.Data.DataColumn dataColumn65;
private System.Data.DataColumn dataColumn66;
private System.Data.DataColumn dataColumn67;
private System.Data.DataColumn dataColumn57;
private System.Windows.Forms.Timer timer1;
private MeterModuleLibrary.uc.ucCarFormTop ucCarFormTop1;
private System.Data.DataColumn dataColumn56;
private MeterModuleLibrary.uc.ucCarFormButtom ucCarFormButtom1;
private System.Data.DataColumn dataColumn43;
private System.Data.DataColumn dataColumn32;
private System.Data.DataColumn dataColumn33;
private System.Data.DataColumn dataColumn34;
private System.Data.DataColumn dataColumn35;
private System.Data.DataColumn dataColumn36;
private System.Data.DataColumn dataColumn37;
private System.Data.DataColumn dataColumn38;
private System.Data.DataColumn dataColumn39;
private System.Data.DataColumn dataColumn41;
private System.Data.DataColumn dataColumn42;
private System.Data.DataColumn dataColumn44;
private System.Data.DataColumn dataColumn55;
private System.Data.DataColumn dataColumn45;
private System.Data.DataColumn dataColumn46;
private System.Data.DataColumn dataColumn47;
private System.Data.DataColumn dataColumn48;
private System.Data.DataColumn dataColumn49;
private System.Data.DataColumn dataColumn50;
private System.Data.DataColumn dataColumn51;
private System.Data.DataColumn dataColumn52;
private System.Data.DataColumn dataColumn53;
private System.Data.DataColumn dataColumn54;
private System.Data.DataColumn dataColumn31;
private System.Data.DataTable dataTable2;
private System.Windows.Forms.RichTextBox txtMsgInfo;
private System.Drawing.Printing.PrintDocument printDocument1;
private System.Windows.Forms.Button btnFH;
private System.Windows.Forms.Label lbVsersion;
private System.Windows.Forms.Button btnRecover;
}
}