namespace CarLocalMeter
{
partial class frmMain
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
///
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("一次计量数据", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("actualFirstNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("carNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("meterWeight");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotName");
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinTabControl.UltraTab ultraTab8 = new Infragistics.Win.UltraWinTabControl.UltraTab();
Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
this.ultraGridFirst = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataSetFirst = new System.Data.DataSet();
this.dataTableFirst = new System.Data.DataTable();
this.dataColumn69 = new System.Data.DataColumn();
this.dataColumn162 = new System.Data.DataColumn();
this.dataColumn190 = new System.Data.DataColumn();
this.dataColumn193 = new System.Data.DataColumn();
this.dataColumn194 = new System.Data.DataColumn();
this.dataColumn195 = new System.Data.DataColumn();
this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
this.panel1 = new System.Windows.Forms.Panel();
this.plImgShow = new System.Windows.Forms.Panel();
this.pictureShow = new System.Windows.Forms.PictureBox();
this.panel3 = new System.Windows.Forms.Panel();
this.uTab = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
this.plCaptionMain = new System.Windows.Forms.Panel();
this.panel11 = new System.Windows.Forms.Panel();
this.btnOpenDz = new System.Windows.Forms.Button();
this.cbJg = new System.Windows.Forms.CheckBox();
this.btnExport = new System.Windows.Forms.Button();
this.btnSave = new System.Windows.Forms.Button();
this.btnOpenVoice = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.txtMsgInfo = new System.Windows.Forms.RichTextBox();
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
this.txtMETER_TYPE = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.txtMATTER_NAME = new System.Windows.Forms.Label();
this.txtFORWARDING_UNIT_NAME = new System.Windows.Forms.Label();
this.txtRECEIVING_UINT_NAME = new System.Windows.Forms.Label();
this.panel10 = new System.Windows.Forms.Panel();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.txtNet = new System.Windows.Forms.Label();
this.txtTare = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.txtGroess = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.panel5 = new System.Windows.Forms.Panel();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.panel7 = new System.Windows.Forms.Panel();
this.panel9 = new System.Windows.Forms.Panel();
this.btnHRed = new System.Windows.Forms.Button();
this.picHRed = new System.Windows.Forms.PictureBox();
this.panel8 = new System.Windows.Forms.Panel();
this.btnQRed = new System.Windows.Forms.Button();
this.picQRed = new System.Windows.Forms.PictureBox();
this.panel6 = new System.Windows.Forms.Panel();
this.ucWeightT1 = new CarLocalMeter.ucWeightT();
this.panel4 = new System.Windows.Forms.Panel();
this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
this.label1 = new System.Windows.Forms.Label();
this.txtCarNo = new System.Windows.Forms.TextBox();
this.cbCarNo = new System.Windows.Forms.ComboBox();
this.lbPointName = new System.Windows.Forms.Label();
this.lbPntName = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.pbLineOn = new System.Windows.Forms.PictureBox();
this.ultraTabPageControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGridFirst)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSetFirst)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTableFirst)).BeginInit();
this.plImgShow.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureShow)).BeginInit();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.uTab)).BeginInit();
this.uTab.SuspendLayout();
this.plCaptionMain.SuspendLayout();
this.panel11.SuspendLayout();
this.groupBox1.SuspendLayout();
this.tableLayoutPanel4.SuspendLayout();
this.panel10.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
this.panel5.SuspendLayout();
this.tableLayoutPanel2.SuspendLayout();
this.panel7.SuspendLayout();
this.panel9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picHRed)).BeginInit();
this.panel8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picQRed)).BeginInit();
this.panel6.SuspendLayout();
this.panel4.SuspendLayout();
this.tableLayoutPanel7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pbLineOn)).BeginInit();
this.SuspendLayout();
//
// ultraTabPageControl2
//
this.ultraTabPageControl2.Controls.Add(this.ultraGridFirst);
this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 25);
this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4);
this.ultraTabPageControl2.Name = "ultraTabPageControl2";
this.ultraTabPageControl2.Size = new System.Drawing.Size(853, 583);
//
// ultraGridFirst
//
this.ultraGridFirst.DataMember = "一次计量数据";
this.ultraGridFirst.DataSource = this.dataSetFirst;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginX = 8;
ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.RowLayoutColumnInfo.OriginX = 10;
ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn6.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6});
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
this.ultraGridFirst.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGridFirst.DisplayLayout.DefaultSelectedBackColor = System.Drawing.Color.Empty;
this.ultraGridFirst.DisplayLayout.DefaultSelectedForeColor = System.Drawing.Color.Empty;
this.ultraGridFirst.DisplayLayout.Override.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Button3D;
appearance7.TextVAlignAsString = "Middle";
this.ultraGridFirst.DisplayLayout.Override.CellAppearance = appearance7;
this.ultraGridFirst.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
appearance8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
appearance8.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
this.ultraGridFirst.DisplayLayout.Override.HeaderAppearance = appearance8;
this.ultraGridFirst.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
this.ultraGridFirst.DisplayLayout.Override.MaxSelectedRows = 1;
this.ultraGridFirst.DisplayLayout.Override.MinRowHeight = 21;
appearance9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
appearance9.TextVAlignAsString = "Middle";
this.ultraGridFirst.DisplayLayout.Override.RowSelectorAppearance = appearance9;
this.ultraGridFirst.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
this.ultraGridFirst.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
this.ultraGridFirst.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
this.ultraGridFirst.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
this.ultraGridFirst.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGridFirst.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGridFirst.Location = new System.Drawing.Point(0, 0);
this.ultraGridFirst.Margin = new System.Windows.Forms.Padding(4);
this.ultraGridFirst.Name = "ultraGridFirst";
this.ultraGridFirst.Size = new System.Drawing.Size(853, 583);
this.ultraGridFirst.TabIndex = 6;
//
// dataSetFirst
//
this.dataSetFirst.DataSetName = "NewDataSet";
this.dataSetFirst.Tables.AddRange(new System.Data.DataTable[] {
this.dataTableFirst});
//
// dataTableFirst
//
this.dataTableFirst.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn69,
this.dataColumn162,
this.dataColumn190,
this.dataColumn193,
this.dataColumn194,
this.dataColumn195});
this.dataTableFirst.TableName = "一次计量数据";
//
// dataColumn69
//
this.dataColumn69.Caption = "计量编号";
this.dataColumn69.ColumnName = "actualFirstNo";
//
// dataColumn162
//
this.dataColumn162.Caption = "车号";
this.dataColumn162.ColumnName = "carNo";
//
// dataColumn190
//
this.dataColumn190.Caption = "计量重量";
this.dataColumn190.ColumnName = "meterWeight";
//
// dataColumn193
//
this.dataColumn193.Caption = "计量时间";
this.dataColumn193.ColumnName = "createTime";
//
// dataColumn194
//
this.dataColumn194.Caption = "计量点编号";
this.dataColumn194.ColumnName = "baseSpotNo";
//
// dataColumn195
//
this.dataColumn195.Caption = "计量点名称";
this.dataColumn195.ColumnName = "baseSpotName";
//
// ultraTabSharedControlsPage1
//
this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(1, 25);
this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(853, 583);
//
// panel1
//
this.panel1.AutoScroll = true;
this.panel1.BackColor = System.Drawing.Color.Transparent;
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(488, 984);
this.panel1.TabIndex = 7;
//
// plImgShow
//
this.plImgShow.Controls.Add(this.pictureShow);
this.plImgShow.Location = new System.Drawing.Point(110, 320);
this.plImgShow.Margin = new System.Windows.Forms.Padding(2);
this.plImgShow.Name = "plImgShow";
this.plImgShow.Size = new System.Drawing.Size(1196, 631);
this.plImgShow.TabIndex = 43;
this.plImgShow.Visible = false;
//
// pictureShow
//
this.pictureShow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.pictureShow.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureShow.Location = new System.Drawing.Point(0, 0);
this.pictureShow.Margin = new System.Windows.Forms.Padding(2);
this.pictureShow.Name = "pictureShow";
this.pictureShow.Size = new System.Drawing.Size(1196, 631);
this.pictureShow.TabIndex = 2;
this.pictureShow.TabStop = false;
this.pictureShow.DoubleClick += new System.EventHandler(this.pictureShow_DoubleClick);
//
// panel3
//
this.panel3.AutoScroll = true;
this.panel3.BackColor = System.Drawing.Color.Transparent;
this.panel3.Controls.Add(this.uTab);
this.panel3.Controls.Add(this.plCaptionMain);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(488, 0);
this.panel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel3.MinimumSize = new System.Drawing.Size(777, 790);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(855, 984);
this.panel3.TabIndex = 8;
//
// uTab
//
this.uTab.Controls.Add(this.ultraTabSharedControlsPage1);
this.uTab.Controls.Add(this.ultraTabPageControl2);
this.uTab.Dock = System.Windows.Forms.DockStyle.Fill;
this.uTab.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uTab.Location = new System.Drawing.Point(0, 375);
this.uTab.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.uTab.Name = "uTab";
this.uTab.SharedControlsPage = this.ultraTabSharedControlsPage2;
this.uTab.Size = new System.Drawing.Size(855, 609);
this.uTab.TabIndex = 8;
ultraTab8.TabPage = this.ultraTabPageControl2;
ultraTab8.Text = "未上传数据";
ultraTab1.TabPage = this.ultraTabSharedControlsPage1;
this.uTab.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
ultraTab8,
ultraTab1});
this.uTab.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
//
// ultraTabSharedControlsPage2
//
this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(853, 583);
//
// plCaptionMain
//
this.plCaptionMain.Controls.Add(this.panel11);
this.plCaptionMain.Controls.Add(this.panel10);
this.plCaptionMain.Controls.Add(this.panel5);
this.plCaptionMain.Controls.Add(this.panel4);
this.plCaptionMain.Dock = System.Windows.Forms.DockStyle.Top;
this.plCaptionMain.Location = new System.Drawing.Point(0, 0);
this.plCaptionMain.Name = "plCaptionMain";
this.plCaptionMain.Size = new System.Drawing.Size(855, 375);
this.plCaptionMain.TabIndex = 7;
//
// panel11
//
this.panel11.Controls.Add(this.btnOpenDz);
this.panel11.Controls.Add(this.cbJg);
this.panel11.Controls.Add(this.btnExport);
this.panel11.Controls.Add(this.btnSave);
this.panel11.Controls.Add(this.btnOpenVoice);
this.panel11.Controls.Add(this.groupBox1);
this.panel11.Controls.Add(this.tableLayoutPanel4);
this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
this.panel11.Location = new System.Drawing.Point(0, 146);
this.panel11.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel11.Name = "panel11";
this.panel11.Size = new System.Drawing.Size(855, 228);
this.panel11.TabIndex = 7;
//
// btnOpenDz
//
this.btnOpenDz.BackColor = System.Drawing.Color.DodgerBlue;
this.btnOpenDz.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnOpenDz.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnOpenDz.ForeColor = System.Drawing.Color.White;
this.btnOpenDz.Location = new System.Drawing.Point(374, 176);
this.btnOpenDz.Margin = new System.Windows.Forms.Padding(4);
this.btnOpenDz.Name = "btnOpenDz";
this.btnOpenDz.Size = new System.Drawing.Size(100, 40);
this.btnOpenDz.TabIndex = 14;
this.btnOpenDz.Text = "打开道闸";
this.btnOpenDz.UseVisualStyleBackColor = false;
this.btnOpenDz.Click += new System.EventHandler(this.btnOpenDz_Click);
//
// cbJg
//
this.cbJg.AutoSize = true;
this.cbJg.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbJg.ForeColor = System.Drawing.Color.Red;
this.cbJg.Location = new System.Drawing.Point(19, 184);
this.cbJg.Name = "cbJg";
this.cbJg.Size = new System.Drawing.Size(70, 24);
this.cbJg.TabIndex = 13;
this.cbJg.Text = "接管";
this.cbJg.UseVisualStyleBackColor = true;
this.cbJg.CheckedChanged += new System.EventHandler(this.cbJg_CheckedChanged);
this.cbJg.Click += new System.EventHandler(this.cbJg_CheckedChanged);
//
// btnExport
//
this.btnExport.BackColor = System.Drawing.Color.DodgerBlue;
this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnExport.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnExport.ForeColor = System.Drawing.Color.White;
this.btnExport.Location = new System.Drawing.Point(663, 176);
this.btnExport.Margin = new System.Windows.Forms.Padding(4);
this.btnExport.Name = "btnExport";
this.btnExport.Size = new System.Drawing.Size(138, 40);
this.btnExport.TabIndex = 12;
this.btnExport.Text = "未上传数据导出";
this.btnExport.UseVisualStyleBackColor = false;
this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
//
// btnSave
//
this.btnSave.BackColor = System.Drawing.Color.DodgerBlue;
this.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnSave.Font = new System.Drawing.Font("楷体", 12F, 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(97, 176);
this.btnSave.Margin = new System.Windows.Forms.Padding(4);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(100, 40);
this.btnSave.TabIndex = 11;
this.btnSave.Text = "保存";
this.btnSave.UseVisualStyleBackColor = false;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// btnOpenVoice
//
this.btnOpenVoice.BackColor = System.Drawing.Color.DodgerBlue;
this.btnOpenVoice.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnOpenVoice.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnOpenVoice.ForeColor = System.Drawing.Color.White;
this.btnOpenVoice.Location = new System.Drawing.Point(237, 176);
this.btnOpenVoice.Margin = new System.Windows.Forms.Padding(4);
this.btnOpenVoice.Name = "btnOpenVoice";
this.btnOpenVoice.Size = new System.Drawing.Size(100, 40);
this.btnOpenVoice.TabIndex = 10;
this.btnOpenVoice.Text = "打开对讲";
this.btnOpenVoice.UseVisualStyleBackColor = false;
this.btnOpenVoice.Click += new System.EventHandler(this.btnOpenVoice_Click);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.txtMsgInfo);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Location = new System.Drawing.Point(0, 68);
this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
this.groupBox1.Size = new System.Drawing.Size(855, 100);
this.groupBox1.TabIndex = 8;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "提示信息";
//
// 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(4, 21);
this.txtMsgInfo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txtMsgInfo.Name = "txtMsgInfo";
this.txtMsgInfo.ReadOnly = true;
this.txtMsgInfo.Size = new System.Drawing.Size(847, 75);
this.txtMsgInfo.TabIndex = 0;
this.txtMsgInfo.Text = "";
//
// tableLayoutPanel4
//
this.tableLayoutPanel4.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.tableLayoutPanel4.ColumnCount = 4;
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 135F));
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 135F));
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel4.Controls.Add(this.txtMETER_TYPE, 0, 1);
this.tableLayoutPanel4.Controls.Add(this.label15, 2, 1);
this.tableLayoutPanel4.Controls.Add(this.label16, 2, 0);
this.tableLayoutPanel4.Controls.Add(this.label9, 0, 0);
this.tableLayoutPanel4.Controls.Add(this.label8, 0, 1);
this.tableLayoutPanel4.Controls.Add(this.txtMATTER_NAME, 1, 0);
this.tableLayoutPanel4.Controls.Add(this.txtFORWARDING_UNIT_NAME, 3, 0);
this.tableLayoutPanel4.Controls.Add(this.txtRECEIVING_UINT_NAME, 3, 1);
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Top;
this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(0);
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
this.tableLayoutPanel4.Padding = new System.Windows.Forms.Padding(0, 6, 0, 6);
this.tableLayoutPanel4.RowCount = 2;
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 46.875F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 53.125F));
this.tableLayoutPanel4.Size = new System.Drawing.Size(855, 68);
this.tableLayoutPanel4.TabIndex = 7;
//
// txtMETER_TYPE
//
this.txtMETER_TYPE.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMETER_TYPE.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.txtMETER_TYPE.Location = new System.Drawing.Point(141, 32);
this.txtMETER_TYPE.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtMETER_TYPE.Name = "txtMETER_TYPE";
this.txtMETER_TYPE.Size = new System.Drawing.Size(282, 29);
this.txtMETER_TYPE.TabIndex = 5;
this.txtMETER_TYPE.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label15
//
this.label15.Dock = System.Windows.Forms.DockStyle.Fill;
this.label15.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.label15.Location = new System.Drawing.Point(432, 32);
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(127, 29);
this.label15.TabIndex = 1;
this.label15.Text = "收货单位";
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label16
//
this.label16.Dock = System.Windows.Forms.DockStyle.Fill;
this.label16.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.label16.Location = new System.Drawing.Point(432, 7);
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(127, 24);
this.label16.TabIndex = 1;
this.label16.Text = "发货单位";
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label9
//
this.label9.Dock = System.Windows.Forms.DockStyle.Fill;
this.label9.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.label9.Location = new System.Drawing.Point(5, 7);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(127, 24);
this.label9.TabIndex = 1;
this.label9.Text = "物资名称";
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label8
//
this.label8.Dock = System.Windows.Forms.DockStyle.Fill;
this.label8.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.label8.Location = new System.Drawing.Point(5, 32);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(127, 29);
this.label8.TabIndex = 1;
this.label8.Text = "检斤类型";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// txtMATTER_NAME
//
this.txtMATTER_NAME.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMATTER_NAME.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.txtMATTER_NAME.Location = new System.Drawing.Point(141, 7);
this.txtMATTER_NAME.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtMATTER_NAME.Name = "txtMATTER_NAME";
this.txtMATTER_NAME.Size = new System.Drawing.Size(282, 24);
this.txtMATTER_NAME.TabIndex = 2;
this.txtMATTER_NAME.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// txtFORWARDING_UNIT_NAME
//
this.txtFORWARDING_UNIT_NAME.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtFORWARDING_UNIT_NAME.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.txtFORWARDING_UNIT_NAME.Location = new System.Drawing.Point(568, 7);
this.txtFORWARDING_UNIT_NAME.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtFORWARDING_UNIT_NAME.Name = "txtFORWARDING_UNIT_NAME";
this.txtFORWARDING_UNIT_NAME.Size = new System.Drawing.Size(282, 24);
this.txtFORWARDING_UNIT_NAME.TabIndex = 3;
this.txtFORWARDING_UNIT_NAME.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// txtRECEIVING_UINT_NAME
//
this.txtRECEIVING_UINT_NAME.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtRECEIVING_UINT_NAME.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.txtRECEIVING_UINT_NAME.Location = new System.Drawing.Point(568, 32);
this.txtRECEIVING_UINT_NAME.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtRECEIVING_UINT_NAME.Name = "txtRECEIVING_UINT_NAME";
this.txtRECEIVING_UINT_NAME.Size = new System.Drawing.Size(282, 29);
this.txtRECEIVING_UINT_NAME.TabIndex = 4;
this.txtRECEIVING_UINT_NAME.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// panel10
//
this.panel10.Controls.Add(this.tableLayoutPanel1);
this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
this.panel10.Location = new System.Drawing.Point(0, 112);
this.panel10.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel10.Name = "panel10";
this.panel10.Size = new System.Drawing.Size(855, 34);
this.panel10.TabIndex = 6;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.tableLayoutPanel1.ColumnCount = 6;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 135F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 135F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 135F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanel1.Controls.Add(this.txtNet, 5, 0);
this.tableLayoutPanel1.Controls.Add(this.txtTare, 3, 0);
this.tableLayoutPanel1.Controls.Add(this.label4, 4, 0);
this.tableLayoutPanel1.Controls.Add(this.label22, 2, 0);
this.tableLayoutPanel1.Controls.Add(this.txtGroess, 1, 0);
this.tableLayoutPanel1.Controls.Add(this.label3, 0, 0);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 1;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 33F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(855, 34);
this.tableLayoutPanel1.TabIndex = 0;
//
// txtNet
//
this.txtNet.AutoSize = true;
this.txtNet.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtNet.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtNet.Location = new System.Drawing.Point(709, 1);
this.txtNet.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtNet.Name = "txtNet";
this.txtNet.Size = new System.Drawing.Size(141, 32);
this.txtNet.TabIndex = 29;
this.txtNet.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtTare
//
this.txtTare.AutoSize = true;
this.txtTare.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtTare.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtTare.Location = new System.Drawing.Point(425, 1);
this.txtTare.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtTare.Name = "txtTare";
this.txtTare.Size = new System.Drawing.Size(139, 32);
this.txtTare.TabIndex = 23;
this.txtTare.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Dock = System.Windows.Forms.DockStyle.Fill;
this.label4.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(573, 1);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(127, 32);
this.label4.TabIndex = 27;
this.label4.Text = "净重(T)";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Dock = System.Windows.Forms.DockStyle.Fill;
this.label22.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label22.Location = new System.Drawing.Point(289, 1);
this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(127, 32);
this.label22.TabIndex = 24;
this.label22.Text = "皮重(T)";
this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// txtGroess
//
this.txtGroess.AutoSize = true;
this.txtGroess.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtGroess.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGroess.Location = new System.Drawing.Point(141, 1);
this.txtGroess.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtGroess.Name = "txtGroess";
this.txtGroess.Size = new System.Drawing.Size(139, 32);
this.txtGroess.TabIndex = 28;
this.txtGroess.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
this.label3.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(5, 1);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(127, 32);
this.label3.TabIndex = 22;
this.label3.Text = "毛重(T)";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// panel5
//
this.panel5.Controls.Add(this.tableLayoutPanel2);
this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
this.panel5.Location = new System.Drawing.Point(0, 40);
this.panel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(855, 72);
this.panel5.TabIndex = 5;
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.ColumnCount = 2;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel2.Controls.Add(this.panel7, 0, 0);
this.tableLayoutPanel2.Controls.Add(this.panel6, 1, 0);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(4);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 1;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(855, 72);
this.tableLayoutPanel2.TabIndex = 0;
//
// panel7
//
this.panel7.Controls.Add(this.panel9);
this.panel7.Controls.Add(this.panel8);
this.panel7.Location = new System.Drawing.Point(3, 2);
this.panel7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(144, 68);
this.panel7.TabIndex = 43;
//
// panel9
//
this.panel9.Controls.Add(this.btnHRed);
this.panel9.Controls.Add(this.picHRed);
this.panel9.Dock = System.Windows.Forms.DockStyle.Top;
this.panel9.Location = new System.Drawing.Point(0, 32);
this.panel9.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(144, 32);
this.panel9.TabIndex = 4;
//
// btnHRed
//
this.btnHRed.BackColor = System.Drawing.Color.White;
this.btnHRed.Dock = System.Windows.Forms.DockStyle.Fill;
this.btnHRed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnHRed.Font = new System.Drawing.Font("楷体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnHRed.ForeColor = System.Drawing.Color.Black;
this.btnHRed.Location = new System.Drawing.Point(39, 0);
this.btnHRed.Margin = new System.Windows.Forms.Padding(4);
this.btnHRed.Name = "btnHRed";
this.btnHRed.Size = new System.Drawing.Size(105, 32);
this.btnHRed.TabIndex = 589;
this.btnHRed.Text = "后红外";
this.btnHRed.UseVisualStyleBackColor = false;
//
// picHRed
//
this.picHRed.Dock = System.Windows.Forms.DockStyle.Left;
this.picHRed.Image = ((System.Drawing.Image)(resources.GetObject("picHRed.Image")));
this.picHRed.Location = new System.Drawing.Point(0, 0);
this.picHRed.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.picHRed.Name = "picHRed";
this.picHRed.Size = new System.Drawing.Size(39, 32);
this.picHRed.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picHRed.TabIndex = 588;
this.picHRed.TabStop = false;
//
// panel8
//
this.panel8.Controls.Add(this.btnQRed);
this.panel8.Controls.Add(this.picQRed);
this.panel8.Dock = System.Windows.Forms.DockStyle.Top;
this.panel8.Location = new System.Drawing.Point(0, 0);
this.panel8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(144, 32);
this.panel8.TabIndex = 3;
//
// btnQRed
//
this.btnQRed.BackColor = System.Drawing.Color.White;
this.btnQRed.Dock = System.Windows.Forms.DockStyle.Top;
this.btnQRed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnQRed.Font = new System.Drawing.Font("楷体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnQRed.ForeColor = System.Drawing.Color.Black;
this.btnQRed.Location = new System.Drawing.Point(39, 0);
this.btnQRed.Margin = new System.Windows.Forms.Padding(4);
this.btnQRed.Name = "btnQRed";
this.btnQRed.Size = new System.Drawing.Size(105, 36);
this.btnQRed.TabIndex = 589;
this.btnQRed.Text = "前红外";
this.btnQRed.UseVisualStyleBackColor = false;
//
// picQRed
//
this.picQRed.Dock = System.Windows.Forms.DockStyle.Left;
this.picQRed.Image = ((System.Drawing.Image)(resources.GetObject("picQRed.Image")));
this.picQRed.Location = new System.Drawing.Point(0, 0);
this.picQRed.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.picQRed.Name = "picQRed";
this.picQRed.Size = new System.Drawing.Size(39, 32);
this.picQRed.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picQRed.TabIndex = 588;
this.picQRed.TabStop = false;
//
// panel6
//
this.panel6.Controls.Add(this.ucWeightT1);
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel6.Location = new System.Drawing.Point(153, 2);
this.panel6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(699, 68);
this.panel6.TabIndex = 3;
//
// 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(3, 2, 3, 2);
this.ucWeightT1.Name = "ucWeightT1";
this.ucWeightT1.Size = new System.Drawing.Size(699, 68);
this.ucWeightT1.TabIndex = 0;
//
// panel4
//
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel4.Controls.Add(this.tableLayoutPanel7);
this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
this.panel4.Location = new System.Drawing.Point(0, 0);
this.panel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(855, 40);
this.panel4.TabIndex = 4;
//
// tableLayoutPanel7
//
this.tableLayoutPanel7.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.tableLayoutPanel7.ColumnCount = 7;
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 90F));
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 222F));
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F));
this.tableLayoutPanel7.Controls.Add(this.label1, 5, 0);
this.tableLayoutPanel7.Controls.Add(this.txtCarNo, 4, 0);
this.tableLayoutPanel7.Controls.Add(this.cbCarNo, 3, 0);
this.tableLayoutPanel7.Controls.Add(this.lbPointName, 1, 0);
this.tableLayoutPanel7.Controls.Add(this.lbPntName, 0, 0);
this.tableLayoutPanel7.Controls.Add(this.label2, 2, 0);
this.tableLayoutPanel7.Controls.Add(this.pbLineOn, 6, 0);
this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel7.Margin = new System.Windows.Forms.Padding(4);
this.tableLayoutPanel7.Name = "tableLayoutPanel7";
this.tableLayoutPanel7.RowCount = 1;
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel7.Size = new System.Drawing.Size(853, 38);
this.tableLayoutPanel7.TabIndex = 0;
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.ForeColor = System.Drawing.Color.Blue;
this.label1.Location = new System.Drawing.Point(723, 1);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(42, 36);
this.label1.TabIndex = 4;
this.label1.Text = "网络";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// txtCarNo
//
this.txtCarNo.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtCarNo.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtCarNo.Location = new System.Drawing.Point(499, 3);
this.txtCarNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txtCarNo.Name = "txtCarNo";
this.txtCarNo.Size = new System.Drawing.Size(216, 32);
this.txtCarNo.TabIndex = 3;
this.txtCarNo.TextChanged += new System.EventHandler(this.txtCarNo_TextChanged);
this.txtCarNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtCarNo_KeyDown);
//
// cbCarNo
//
this.cbCarNo.Dock = System.Windows.Forms.DockStyle.Fill;
this.cbCarNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCarNo.Font = new System.Drawing.Font("宋体", 17F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbCarNo.Items.AddRange(new object[] {
"",
"甘",
"厂内",
"内倒",
"新",
"青",
"藏",
"蒙",
"陕",
"宁",
"赣",
"皖",
"豫",
"晋",
"冀",
"鲁",
"渝",
"川",
"鄂",
"湘",
"苏",
"闽",
"浙",
"沪",
"黑",
"桂",
"吉",
"辽",
"粤",
"云",
"贵",
"琼",
"京",
"津"});
this.cbCarNo.Location = new System.Drawing.Point(408, 3);
this.cbCarNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.cbCarNo.Name = "cbCarNo";
this.cbCarNo.Size = new System.Drawing.Size(84, 31);
this.cbCarNo.TabIndex = 2;
this.cbCarNo.SelectedIndexChanged += new System.EventHandler(this.cbCarNo_SelectedIndexChanged);
//
// lbPointName
//
this.lbPointName.AutoSize = true;
this.lbPointName.BackColor = System.Drawing.Color.Transparent;
this.lbPointName.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbPointName.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbPointName.ForeColor = System.Drawing.Color.Black;
this.lbPointName.Location = new System.Drawing.Point(86, 1);
this.lbPointName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbPointName.Name = "lbPointName";
this.lbPointName.Size = new System.Drawing.Size(253, 36);
this.lbPointName.TabIndex = 3;
this.lbPointName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbPntName
//
this.lbPntName.AutoSize = true;
this.lbPntName.BackColor = System.Drawing.Color.Transparent;
this.lbPntName.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbPntName.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbPntName.ForeColor = System.Drawing.Color.Blue;
this.lbPntName.Location = new System.Drawing.Point(5, 1);
this.lbPntName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbPntName.Name = "lbPntName";
this.lbPntName.Size = new System.Drawing.Size(72, 36);
this.lbPntName.TabIndex = 2;
this.lbPntName.Text = "计量点:";
this.lbPntName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label2
//
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.Transparent;
this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.Blue;
this.label2.Location = new System.Drawing.Point(348, 1);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(52, 36);
this.label2.TabIndex = 8;
this.label2.Text = "车牌:";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pbLineOn
//
this.pbLineOn.Image = ((System.Drawing.Image)(resources.GetObject("pbLineOn.Image")));
this.pbLineOn.Location = new System.Drawing.Point(773, 4);
this.pbLineOn.Name = "pbLineOn";
this.pbLineOn.Size = new System.Drawing.Size(39, 30);
this.pbLineOn.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pbLineOn.TabIndex = 83;
this.pbLineOn.TabStop = false;
//
// frmMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1343, 984);
this.Controls.Add(this.plImgShow);
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel1);
this.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "frmMain";
this.Text = "本地计量";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing);
this.Load += new System.EventHandler(this.frmMain_Load);
this.ultraTabPageControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGridFirst)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSetFirst)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTableFirst)).EndInit();
this.plImgShow.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureShow)).EndInit();
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.uTab)).EndInit();
this.uTab.ResumeLayout(false);
this.plCaptionMain.ResumeLayout(false);
this.panel11.ResumeLayout(false);
this.panel11.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.tableLayoutPanel4.ResumeLayout(false);
this.panel10.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel1.PerformLayout();
this.panel5.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
this.panel7.ResumeLayout(false);
this.panel9.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picHRed)).EndInit();
this.panel8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picQRed)).EndInit();
this.panel6.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.tableLayoutPanel7.ResumeLayout(false);
this.tableLayoutPanel7.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pbLineOn)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Data.DataSet dataSetFirst;
private System.Data.DataTable dataTableFirst;
private System.Data.DataColumn dataColumn69;
private System.Data.DataColumn dataColumn162;
private System.Data.DataColumn dataColumn190;
private System.Data.DataColumn dataColumn193;
private System.Data.DataColumn dataColumn194;
private System.Data.DataColumn dataColumn195;
private System.Windows.Forms.Panel plImgShow;
private System.Windows.Forms.PictureBox pictureShow;
private System.Windows.Forms.Panel panel3;
private Infragistics.Win.UltraWinTabControl.UltraTabControl uTab;
private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridFirst;
private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
private System.Windows.Forms.Panel plCaptionMain;
private System.Windows.Forms.Panel panel11;
private System.Windows.Forms.CheckBox cbJg;
private System.Windows.Forms.Button btnExport;
private System.Windows.Forms.Button btnSave;
private System.Windows.Forms.Button btnOpenVoice;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.RichTextBox txtMsgInfo;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
private System.Windows.Forms.Label txtMETER_TYPE;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label txtMATTER_NAME;
private System.Windows.Forms.Label txtFORWARDING_UNIT_NAME;
private System.Windows.Forms.Label txtRECEIVING_UINT_NAME;
private System.Windows.Forms.Panel panel10;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Label txtNet;
private System.Windows.Forms.Label txtTare;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label txtGroess;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Panel panel9;
private System.Windows.Forms.Button btnHRed;
private System.Windows.Forms.PictureBox picHRed;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.Button btnQRed;
private System.Windows.Forms.PictureBox picQRed;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox txtCarNo;
private System.Windows.Forms.ComboBox cbCarNo;
private System.Windows.Forms.Label lbPointName;
private System.Windows.Forms.Label lbPntName;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.PictureBox pbLineOn;
private System.Windows.Forms.Button btnOpenDz;
private ucWeightT ucWeightT1;
}
}