namespace StorageMeterSystem
{
partial class frmGlodMain
{
///
/// 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("计量实绩", -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("batchNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("memo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("valueFlag");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createManNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createManName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateManNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateManName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteManNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteManName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("productNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("productName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("gradeNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("gradeName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("standardNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("standardName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("packageNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("blockNum");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("productDate");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("sealNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bucketNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("actualWeight");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("referWeight");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("tareWeight");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("grossWeight");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("combinPackageNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weightType");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("checkFlag");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("netWeight");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "blockNum", 20, true, "计量实绩", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "blockNum", 20, true);
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "netWeight", 33, true, "计量实绩", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "netWeight", 33, true);
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "grossWeight", 27, true, "计量实绩", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "grossWeight", 27, true);
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.SummarySettings summarySettings4 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "tareWeight", 26, true, "计量实绩", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "tareWeight", 26, true);
Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("已接管计量点", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("validFlag");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("controlIp");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weightDiff");
Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
this.ultraGridSj = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataSet2 = 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.dataColumn9 = 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.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.dataSet1 = new System.Data.DataSet();
this.dtJGPointInfo = new System.Data.DataTable();
this.dataColumn157 = new System.Data.DataColumn();
this.dataColumn158 = new System.Data.DataColumn();
this.dataColumn159 = new System.Data.DataColumn();
this.dataColumn160 = new System.Data.DataColumn();
this.dataColumn220 = new System.Data.DataColumn();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.timer2 = new System.Windows.Forms.Timer(this.components);
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.panel3 = new System.Windows.Forms.Panel();
this.uTab = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
this.panel11 = new System.Windows.Forms.Panel();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.button2 = new System.Windows.Forms.Button();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.txtMsgInfoV = new System.Windows.Forms.TextBox();
this.panel4 = new System.Windows.Forms.Panel();
this.cbPC = new System.Windows.Forms.ComboBox();
this.txtWcWgt = new System.Windows.Forms.NumericUpDown();
this.label3 = new System.Windows.Forms.Label();
this.txtPACKAGE_NO = new System.Windows.Forms.NumericUpDown();
this.txtBLOCK_NUM = new System.Windows.Forms.NumericUpDown();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.txtBATCH_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.label1 = new System.Windows.Forms.Label();
this.txtPRODUCT_DATE = new System.Windows.Forms.DateTimePicker();
this.txtMEMO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txtMatterNo = new System.Windows.Forms.TextBox();
this.txtGrade = new System.Windows.Forms.TextBox();
this.txtStandard = new System.Windows.Forms.TextBox();
this.cbAuto = new System.Windows.Forms.CheckBox();
this.btnSave = new System.Windows.Forms.Button();
this.panel1 = new System.Windows.Forms.Panel();
this.label4 = new System.Windows.Forms.Label();
this.txtFirst_WEIGHT = new System.Windows.Forms.NumericUpDown();
this.btnSaveMain = new System.Windows.Forms.Button();
this.label11 = new System.Windows.Forms.Label();
this.txtMatterNoMain = new System.Windows.Forms.TextBox();
this.label15 = new System.Windows.Forms.Label();
this.txtGradeMain = new System.Windows.Forms.TextBox();
this.label16 = new System.Windows.Forms.Label();
this.txtStandardMain = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.txtPRODUCT_DATEMain = new System.Windows.Forms.DateTimePicker();
this.label18 = new System.Windows.Forms.Label();
this.txtBATCH_NOMain = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.label19 = new System.Windows.Forms.Label();
this.txtMEMOMain = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.label20 = new System.Windows.Forms.Label();
this.txtPACKAGE_NOMain = new System.Windows.Forms.NumericUpDown();
this.label21 = new System.Windows.Forms.Label();
this.txtBLOCK_NUMMain = new System.Windows.Forms.NumericUpDown();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.txtMsgInfoM = new System.Windows.Forms.TextBox();
this.button1 = new System.Windows.Forms.Button();
this.panel5 = new System.Windows.Forms.Panel();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.ucStorageWeightG2 = new MeterModuleLibrary.ucStorageWeightG();
this.label6 = new System.Windows.Forms.Label();
this.ucStorageWeightG1 = new MeterModuleLibrary.ucStorageWeightG();
this.label2 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.ultraGridPW = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.panel15 = new System.Windows.Forms.Panel();
this.txtTimeLength = new System.Windows.Forms.NumericUpDown();
this.label5 = new System.Windows.Forms.Label();
this.btnStart = new System.Windows.Forms.Button();
this.ultraTabPageControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGridSj)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dtJGPointInfo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.uTab)).BeginInit();
this.uTab.SuspendLayout();
this.panel11.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
this.groupBox4.SuspendLayout();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtWcWgt)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPACKAGE_NO)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtBLOCK_NUM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtBATCH_NO)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMEMO)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtFirst_WEIGHT)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtBATCH_NOMain)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMEMOMain)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPACKAGE_NOMain)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtBLOCK_NUMMain)).BeginInit();
this.groupBox3.SuspendLayout();
this.panel5.SuspendLayout();
this.tableLayoutPanel2.SuspendLayout();
this.panel2.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGridPW)).BeginInit();
this.panel15.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtTimeLength)).BeginInit();
this.SuspendLayout();
//
// ultraTabPageControl1
//
this.ultraTabPageControl1.Controls.Add(this.ultraGridSj);
this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 25);
this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(2);
this.ultraTabPageControl1.Name = "ultraTabPageControl1";
this.ultraTabPageControl1.Size = new System.Drawing.Size(1336, 416);
//
// ultraGridSj
//
this.ultraGridSj.DataMember = "计量实绩";
this.ultraGridSj.DataSource = this.dataSet2;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.Hidden = true;
ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.Hidden = true;
ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
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 = 8;
ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.Hidden = true;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn6.RowLayoutColumnInfo.OriginX = 32;
ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn7.Hidden = true;
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridColumn8.RowLayoutColumnInfo.OriginX = 28;
ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn9.Header.VisiblePosition = 8;
ultraGridColumn9.Hidden = true;
ultraGridColumn10.Header.VisiblePosition = 9;
ultraGridColumn10.Hidden = true;
ultraGridColumn11.Header.VisiblePosition = 10;
ultraGridColumn11.RowLayoutColumnInfo.OriginX = 34;
ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn12.Header.VisiblePosition = 11;
ultraGridColumn12.Hidden = true;
ultraGridColumn13.Header.VisiblePosition = 12;
ultraGridColumn13.Hidden = true;
ultraGridColumn14.Header.VisiblePosition = 13;
ultraGridColumn14.Hidden = true;
ultraGridColumn15.Header.VisiblePosition = 14;
ultraGridColumn15.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn16.Header.VisiblePosition = 15;
ultraGridColumn16.Hidden = true;
ultraGridColumn17.Header.VisiblePosition = 16;
ultraGridColumn17.RowLayoutColumnInfo.OriginX = 4;
ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn18.Header.VisiblePosition = 17;
ultraGridColumn18.Hidden = true;
ultraGridColumn19.Header.VisiblePosition = 18;
ultraGridColumn19.RowLayoutColumnInfo.OriginX = 6;
ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn20.Header.VisiblePosition = 19;
ultraGridColumn20.RowLayoutColumnInfo.OriginX = 10;
ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn21.Header.VisiblePosition = 20;
ultraGridColumn21.RowLayoutColumnInfo.OriginX = 14;
ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn22.Header.VisiblePosition = 21;
ultraGridColumn22.RowLayoutColumnInfo.OriginX = 30;
ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn23.Header.VisiblePosition = 22;
ultraGridColumn23.RowLayoutColumnInfo.OriginX = 24;
ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn24.Header.VisiblePosition = 23;
ultraGridColumn24.RowLayoutColumnInfo.OriginX = 12;
ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn25.Header.VisiblePosition = 24;
ultraGridColumn25.RowLayoutColumnInfo.OriginX = 16;
ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn26.Header.VisiblePosition = 25;
ultraGridColumn26.Hidden = true;
ultraGridColumn27.Header.VisiblePosition = 26;
ultraGridColumn27.RowLayoutColumnInfo.OriginX = 20;
ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn27.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn28.Header.VisiblePosition = 27;
ultraGridColumn28.RowLayoutColumnInfo.OriginX = 18;
ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn29.Header.VisiblePosition = 28;
ultraGridColumn29.RowLayoutColumnInfo.OriginX = 26;
ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn30.Header.VisiblePosition = 29;
ultraGridColumn30.Hidden = true;
ultraGridColumn30.RowLayoutColumnInfo.OriginX = 36;
ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn31.Header.VisiblePosition = 30;
ultraGridColumn31.Hidden = true;
ultraGridColumn31.RowLayoutColumnInfo.OriginX = 38;
ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn32.Header.VisiblePosition = 31;
ultraGridColumn32.Hidden = true;
ultraGridColumn33.Header.VisiblePosition = 32;
ultraGridColumn33.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn34.Header.VisiblePosition = 33;
ultraGridColumn34.RowLayoutColumnInfo.OriginX = 22;
ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn35.Header.VisiblePosition = 34;
ultraGridColumn35.RowLayoutColumnInfo.OriginX = 36;
ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn35.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn35.RowLayoutColumnInfo.SpanY = 2;
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});
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
summarySettings1.DisplayFormat = "{0}";
summarySettings1.GroupBySummaryValueAppearance = appearance2;
summarySettings2.DisplayFormat = "{0}";
summarySettings2.GroupBySummaryValueAppearance = appearance3;
summarySettings3.DisplayFormat = "{0}";
summarySettings3.GroupBySummaryValueAppearance = appearance4;
summarySettings4.DisplayFormat = "{0}";
summarySettings4.GroupBySummaryValueAppearance = appearance5;
ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
summarySettings1,
summarySettings2,
summarySettings3,
summarySettings4});
ultraGridBand1.SummaryFooterCaption = "合计";
this.ultraGridSj.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGridSj.DisplayLayout.DefaultSelectedBackColor = System.Drawing.Color.Empty;
this.ultraGridSj.DisplayLayout.DefaultSelectedForeColor = System.Drawing.Color.Empty;
this.ultraGridSj.DisplayLayout.Override.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Button3D;
appearance13.TextVAlignAsString = "Middle";
this.ultraGridSj.DisplayLayout.Override.CellAppearance = appearance13;
this.ultraGridSj.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
appearance14.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
this.ultraGridSj.DisplayLayout.Override.HeaderAppearance = appearance14;
this.ultraGridSj.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
this.ultraGridSj.DisplayLayout.Override.MaxSelectedRows = 1;
this.ultraGridSj.DisplayLayout.Override.MinRowHeight = 21;
appearance15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
appearance15.TextVAlignAsString = "Middle";
this.ultraGridSj.DisplayLayout.Override.RowSelectorAppearance = appearance15;
this.ultraGridSj.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
this.ultraGridSj.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
this.ultraGridSj.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
this.ultraGridSj.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
this.ultraGridSj.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGridSj.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGridSj.Location = new System.Drawing.Point(0, 0);
this.ultraGridSj.Name = "ultraGridSj";
this.ultraGridSj.Size = new System.Drawing.Size(1336, 416);
this.ultraGridSj.TabIndex = 5;
//
// dataSet2
//
this.dataSet2.DataSetName = "NewDataSet";
this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable1});
//
// dataTable1
//
this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn1,
this.dataColumn2,
this.dataColumn3,
this.dataColumn9,
this.dataColumn4,
this.dataColumn5,
this.dataColumn6,
this.dataColumn7,
this.dataColumn8,
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.dataTable1.TableName = "计量实绩";
//
// dataColumn1
//
this.dataColumn1.Caption = "实绩编号";
this.dataColumn1.ColumnName = "actualNo";
//
// dataColumn2
//
this.dataColumn2.Caption = "预报编号";
this.dataColumn2.ColumnName = "predictionNo";
//
// dataColumn3
//
this.dataColumn3.Caption = "通知单号";
this.dataColumn3.ColumnName = "noticeNo";
//
// dataColumn9
//
this.dataColumn9.Caption = "批号";
this.dataColumn9.ColumnName = "batchNo";
//
// dataColumn4
//
this.dataColumn4.Caption = "备注";
this.dataColumn4.ColumnName = "memo";
//
// dataColumn5
//
this.dataColumn5.Caption = "状态";
this.dataColumn5.ColumnName = "valueFlag";
//
// dataColumn6
//
this.dataColumn6.Caption = "创建人编号";
this.dataColumn6.ColumnName = "createManNo";
//
// dataColumn7
//
this.dataColumn7.Caption = "计量员";
this.dataColumn7.ColumnName = "createManName";
//
// dataColumn8
//
this.dataColumn8.Caption = "创建时间";
this.dataColumn8.ColumnName = "createTime";
//
// dataColumn10
//
this.dataColumn10.Caption = "修改人编号";
this.dataColumn10.ColumnName = "updateManNo";
//
// dataColumn11
//
this.dataColumn11.Caption = "修改人";
this.dataColumn11.ColumnName = "updateManName";
//
// dataColumn12
//
this.dataColumn12.Caption = "删除人编号";
this.dataColumn12.ColumnName = "deleteManNo";
//
// dataColumn13
//
this.dataColumn13.Caption = "删除人";
this.dataColumn13.ColumnName = "deleteManName";
//
// dataColumn14
//
this.dataColumn14.Caption = "产品编号";
this.dataColumn14.ColumnName = "productNo";
//
// dataColumn15
//
this.dataColumn15.Caption = "产品名称";
this.dataColumn15.ColumnName = "productName";
//
// dataColumn16
//
this.dataColumn16.Caption = "牌号编码";
this.dataColumn16.ColumnName = "gradeNo";
//
// dataColumn17
//
this.dataColumn17.Caption = "牌号";
this.dataColumn17.ColumnName = "gradeName";
//
// dataColumn18
//
this.dataColumn18.Caption = "标准编号";
this.dataColumn18.ColumnName = "standardNo";
//
// dataColumn19
//
this.dataColumn19.Caption = "标准";
this.dataColumn19.ColumnName = "standardName";
//
// dataColumn20
//
this.dataColumn20.Caption = "包号";
this.dataColumn20.ColumnName = "packageNo";
//
// dataColumn21
//
this.dataColumn21.Caption = "块数";
this.dataColumn21.ColumnName = "blockNum";
//
// dataColumn22
//
this.dataColumn22.Caption = "生产日期";
this.dataColumn22.ColumnName = "productDate";
//
// dataColumn23
//
this.dataColumn23.Caption = "铅封号";
this.dataColumn23.ColumnName = "sealNo";
//
// dataColumn24
//
this.dataColumn24.Caption = "桶号";
this.dataColumn24.ColumnName = "bucketNo";
//
// dataColumn25
//
this.dataColumn25.Caption = "主秤重量";
this.dataColumn25.ColumnName = "actualWeight";
//
// dataColumn26
//
this.dataColumn26.Caption = "副秤重量";
this.dataColumn26.ColumnName = "referWeight";
//
// dataColumn27
//
this.dataColumn27.Caption = "皮重";
this.dataColumn27.ColumnName = "tareWeight";
//
// dataColumn28
//
this.dataColumn28.Caption = "毛重";
this.dataColumn28.ColumnName = "grossWeight";
//
// dataColumn29
//
this.dataColumn29.Caption = "重量组合包号";
this.dataColumn29.ColumnName = "combinPackageNo";
//
// dataColumn30
//
this.dataColumn30.Caption = "重量类型";
this.dataColumn30.ColumnName = "weightType";
//
// dataColumn31
//
this.dataColumn31.Caption = "审核状态";
this.dataColumn31.ColumnName = "checkFlag";
//
// dataColumn32
//
this.dataColumn32.ColumnName = "baseSpotNo";
//
// dataColumn33
//
this.dataColumn33.Caption = "计量点";
this.dataColumn33.ColumnName = "baseSpotName";
//
// dataColumn34
//
this.dataColumn34.Caption = "净重";
this.dataColumn34.ColumnName = "netWeight";
//
// dataColumn35
//
this.dataColumn35.Caption = "修改时间";
this.dataColumn35.ColumnName = "updateTime";
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dtJGPointInfo});
//
// dtJGPointInfo
//
this.dtJGPointInfo.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn157,
this.dataColumn158,
this.dataColumn159,
this.dataColumn160,
this.dataColumn220});
this.dtJGPointInfo.TableName = "已接管计量点";
//
// dataColumn157
//
this.dataColumn157.Caption = "接管状态";
this.dataColumn157.ColumnName = "validFlag";
//
// dataColumn158
//
this.dataColumn158.ColumnName = "baseSpotNo";
//
// dataColumn159
//
this.dataColumn159.Caption = "计量点";
this.dataColumn159.ColumnName = "baseSpotName";
//
// dataColumn160
//
this.dataColumn160.Caption = "接管ip";
this.dataColumn160.ColumnName = "controlIp";
//
// dataColumn220
//
this.dataColumn220.Caption = "重量偏差值";
this.dataColumn220.ColumnName = "weightDiff";
//
// timer1
//
this.timer1.Interval = 2000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// timer2
//
this.timer2.Interval = 1000;
this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.panel3);
this.ultraGroupBox1.Controls.Add(this.panel2);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(2);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(1723, 833);
this.ultraGroupBox1.TabIndex = 4;
this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// panel3
//
this.panel3.AutoScroll = true;
this.panel3.BackColor = System.Drawing.Color.Transparent;
this.panel3.Controls.Add(this.uTab);
this.panel3.Controls.Add(this.panel11);
this.panel3.Controls.Add(this.panel5);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(3, 0);
this.panel3.Margin = new System.Windows.Forms.Padding(2);
this.panel3.MinimumSize = new System.Drawing.Size(518, 632);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1338, 830);
this.panel3.TabIndex = 5;
//
// uTab
//
this.uTab.Controls.Add(this.ultraTabSharedControlsPage1);
this.uTab.Controls.Add(this.ultraTabPageControl1);
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, 388);
this.uTab.Margin = new System.Windows.Forms.Padding(2);
this.uTab.Name = "uTab";
this.uTab.SharedControlsPage = this.ultraTabSharedControlsPage1;
this.uTab.Size = new System.Drawing.Size(1338, 442);
this.uTab.TabIndex = 5;
ultraTab1.TabPage = this.ultraTabPageControl1;
ultraTab1.Text = "计量实绩";
this.uTab.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
ultraTab1});
this.uTab.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
//
// ultraTabSharedControlsPage1
//
this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(2);
this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1336, 416);
//
// panel11
//
this.panel11.Controls.Add(this.tableLayoutPanel1);
this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
this.panel11.Location = new System.Drawing.Point(0, 60);
this.panel11.Margin = new System.Windows.Forms.Padding(2);
this.panel11.Name = "panel11";
this.panel11.Size = new System.Drawing.Size(1338, 328);
this.panel11.TabIndex = 3;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 9;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
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, 100F));
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, 20F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
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, 100F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanel1.Controls.Add(this.button2, 0, 5);
this.tableLayoutPanel1.Controls.Add(this.groupBox4, 0, 5);
this.tableLayoutPanel1.Controls.Add(this.panel4, 5, 4);
this.tableLayoutPanel1.Controls.Add(this.txtPACKAGE_NO, 1, 3);
this.tableLayoutPanel1.Controls.Add(this.txtBLOCK_NUM, 3, 3);
this.tableLayoutPanel1.Controls.Add(this.label7, 0, 3);
this.tableLayoutPanel1.Controls.Add(this.label8, 0, 2);
this.tableLayoutPanel1.Controls.Add(this.label9, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.label10, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.label12, 2, 2);
this.tableLayoutPanel1.Controls.Add(this.label13, 2, 1);
this.tableLayoutPanel1.Controls.Add(this.label14, 2, 0);
this.tableLayoutPanel1.Controls.Add(this.txtBATCH_NO, 1, 2);
this.tableLayoutPanel1.Controls.Add(this.label1, 2, 3);
this.tableLayoutPanel1.Controls.Add(this.txtPRODUCT_DATE, 3, 1);
this.tableLayoutPanel1.Controls.Add(this.txtMEMO, 3, 2);
this.tableLayoutPanel1.Controls.Add(this.txtMatterNo, 1, 0);
this.tableLayoutPanel1.Controls.Add(this.txtGrade, 3, 0);
this.tableLayoutPanel1.Controls.Add(this.txtStandard, 1, 1);
this.tableLayoutPanel1.Controls.Add(this.cbAuto, 1, 4);
this.tableLayoutPanel1.Controls.Add(this.btnSave, 2, 4);
this.tableLayoutPanel1.Controls.Add(this.panel1, 7, 4);
this.tableLayoutPanel1.Controls.Add(this.label11, 5, 0);
this.tableLayoutPanel1.Controls.Add(this.txtMatterNoMain, 6, 0);
this.tableLayoutPanel1.Controls.Add(this.label15, 7, 0);
this.tableLayoutPanel1.Controls.Add(this.txtGradeMain, 8, 0);
this.tableLayoutPanel1.Controls.Add(this.label16, 5, 1);
this.tableLayoutPanel1.Controls.Add(this.txtStandardMain, 6, 1);
this.tableLayoutPanel1.Controls.Add(this.label17, 7, 1);
this.tableLayoutPanel1.Controls.Add(this.txtPRODUCT_DATEMain, 8, 1);
this.tableLayoutPanel1.Controls.Add(this.label18, 5, 2);
this.tableLayoutPanel1.Controls.Add(this.txtBATCH_NOMain, 6, 2);
this.tableLayoutPanel1.Controls.Add(this.label19, 7, 2);
this.tableLayoutPanel1.Controls.Add(this.txtMEMOMain, 8, 2);
this.tableLayoutPanel1.Controls.Add(this.label20, 5, 3);
this.tableLayoutPanel1.Controls.Add(this.txtPACKAGE_NOMain, 6, 3);
this.tableLayoutPanel1.Controls.Add(this.label21, 7, 3);
this.tableLayoutPanel1.Controls.Add(this.txtBLOCK_NUMMain, 8, 3);
this.tableLayoutPanel1.Controls.Add(this.groupBox3, 5, 5);
this.tableLayoutPanel1.Controls.Add(this.button1, 0, 4);
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(0);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
this.tableLayoutPanel1.RowCount = 6;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 22.22222F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20.98765F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 22.22222F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 34.5679F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 119F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1338, 328);
this.tableLayoutPanel1.TabIndex = 5;
//
// button2
//
this.button2.Location = new System.Drawing.Point(3, 210);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 124;
this.button2.Text = "测试";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// groupBox4
//
this.tableLayoutPanel1.SetColumnSpan(this.groupBox4, 4);
this.groupBox4.Controls.Add(this.txtMsgInfoV);
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox4.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox4.ForeColor = System.Drawing.Color.Blue;
this.groupBox4.Location = new System.Drawing.Point(102, 209);
this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
this.groupBox4.Size = new System.Drawing.Size(574, 117);
this.groupBox4.TabIndex = 122;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "副秤计量提示信息";
//
// txtMsgInfoV
//
this.txtMsgInfoV.BackColor = System.Drawing.Color.White;
this.txtMsgInfoV.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMsgInfoV.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtMsgInfoV.Location = new System.Drawing.Point(2, 18);
this.txtMsgInfoV.Multiline = true;
this.txtMsgInfoV.Name = "txtMsgInfoV";
this.txtMsgInfoV.ReadOnly = true;
this.txtMsgInfoV.Size = new System.Drawing.Size(570, 97);
this.txtMsgInfoV.TabIndex = 39;
//
// panel4
//
this.tableLayoutPanel1.SetColumnSpan(this.panel4, 2);
this.panel4.Controls.Add(this.cbPC);
this.panel4.Controls.Add(this.txtWcWgt);
this.panel4.Controls.Add(this.label3);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(681, 170);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(323, 34);
this.panel4.TabIndex = 40;
//
// cbPC
//
this.cbPC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbPC.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbPC.FormattingEnabled = true;
this.cbPC.Items.AddRange(new object[] {
"±",
"+",
"-"});
this.cbPC.Location = new System.Drawing.Point(124, 4);
this.cbPC.Name = "cbPC";
this.cbPC.Size = new System.Drawing.Size(51, 28);
this.cbPC.TabIndex = 18;
//
// txtWcWgt
//
this.txtWcWgt.DecimalPlaces = 2;
this.txtWcWgt.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtWcWgt.Location = new System.Drawing.Point(179, 4);
this.txtWcWgt.Maximum = new decimal(new int[] {
10000,
0,
0,
0});
this.txtWcWgt.Name = "txtWcWgt";
this.txtWcWgt.Size = new System.Drawing.Size(94, 29);
this.txtWcWgt.TabIndex = 17;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(3, 9);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(120, 16);
this.label3.TabIndex = 15;
this.label3.Text = "允许偏差值(g)";
//
// txtPACKAGE_NO
//
this.txtPACKAGE_NO.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtPACKAGE_NO.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPACKAGE_NO.Location = new System.Drawing.Point(103, 114);
this.txtPACKAGE_NO.Name = "txtPACKAGE_NO";
this.txtPACKAGE_NO.Size = new System.Drawing.Size(223, 29);
this.txtPACKAGE_NO.TabIndex = 100;
//
// txtBLOCK_NUM
//
this.txtBLOCK_NUM.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtBLOCK_NUM.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtBLOCK_NUM.Location = new System.Drawing.Point(432, 114);
this.txtBLOCK_NUM.Name = "txtBLOCK_NUM";
this.txtBLOCK_NUM.Size = new System.Drawing.Size(223, 29);
this.txtBLOCK_NUM.TabIndex = 5;
//
// label7
//
this.label7.Dock = System.Windows.Forms.DockStyle.Fill;
this.label7.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(2, 116);
this.label7.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(98, 51);
this.label7.TabIndex = 1;
this.label7.Text = "块 号";
this.label7.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// label8
//
this.label8.Dock = System.Windows.Forms.DockStyle.Fill;
this.label8.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.Location = new System.Drawing.Point(2, 80);
this.label8.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(98, 31);
this.label8.TabIndex = 1;
this.label8.Text = "批 号";
this.label8.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// label9
//
this.label9.Dock = System.Windows.Forms.DockStyle.Fill;
this.label9.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.Location = new System.Drawing.Point(2, 46);
this.label9.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(98, 29);
this.label9.TabIndex = 1;
this.label9.Text = "标 准";
this.label9.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// label10
//
this.label10.Dock = System.Windows.Forms.DockStyle.Fill;
this.label10.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.Location = new System.Drawing.Point(2, 10);
this.label10.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(98, 31);
this.label10.TabIndex = 1;
this.label10.Text = "产品名称";
this.label10.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// label12
//
this.label12.Dock = System.Windows.Forms.DockStyle.Fill;
this.label12.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label12.Location = new System.Drawing.Point(331, 80);
this.label12.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(98, 31);
this.label12.TabIndex = 1;
this.label12.Text = "备 注";
this.label12.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// label13
//
this.label13.Dock = System.Windows.Forms.DockStyle.Fill;
this.label13.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.Location = new System.Drawing.Point(331, 46);
this.label13.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(98, 29);
this.label13.TabIndex = 1;
this.label13.Text = "生产日期";
this.label13.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// label14
//
this.label14.Dock = System.Windows.Forms.DockStyle.Fill;
this.label14.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label14.Location = new System.Drawing.Point(331, 10);
this.label14.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(98, 31);
this.label14.TabIndex = 1;
this.label14.Text = "牌 号";
this.label14.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// txtBATCH_NO
//
appearance6.BackColor = System.Drawing.Color.White;
appearance6.BackColor2 = System.Drawing.Color.White;
appearance6.BackColorDisabled = System.Drawing.Color.White;
appearance6.BackColorDisabled2 = System.Drawing.Color.White;
appearance6.ForeColor = System.Drawing.Color.Black;
appearance6.ForeColorDisabled = System.Drawing.Color.Black;
this.txtBATCH_NO.Appearance = appearance6;
this.txtBATCH_NO.BackColor = System.Drawing.Color.White;
this.txtBATCH_NO.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtBATCH_NO.Font = new System.Drawing.Font("宋体", 13F);
this.txtBATCH_NO.Location = new System.Drawing.Point(103, 78);
this.txtBATCH_NO.Name = "txtBATCH_NO";
this.txtBATCH_NO.Size = new System.Drawing.Size(223, 27);
this.txtBATCH_NO.TabIndex = 4;
this.txtBATCH_NO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBATCH_NO_KeyDown);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
this.label1.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(332, 111);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(94, 56);
this.label1.TabIndex = 98;
this.label1.Text = "块 数";
this.label1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// txtPRODUCT_DATE
//
this.txtPRODUCT_DATE.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.txtPRODUCT_DATE.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtPRODUCT_DATE.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right;
this.txtPRODUCT_DATE.Font = new System.Drawing.Font("宋体", 13F);
this.txtPRODUCT_DATE.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.txtPRODUCT_DATE.Location = new System.Drawing.Point(432, 44);
this.txtPRODUCT_DATE.MaxDate = new System.DateTime(2998, 12, 31, 0, 0, 0, 0);
this.txtPRODUCT_DATE.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
this.txtPRODUCT_DATE.Name = "txtPRODUCT_DATE";
this.txtPRODUCT_DATE.Size = new System.Drawing.Size(223, 27);
this.txtPRODUCT_DATE.TabIndex = 11;
//
// txtMEMO
//
appearance7.BackColor = System.Drawing.Color.White;
appearance7.BackColor2 = System.Drawing.Color.White;
appearance7.BackColorDisabled = System.Drawing.Color.White;
appearance7.BackColorDisabled2 = System.Drawing.Color.White;
appearance7.ForeColor = System.Drawing.Color.Black;
appearance7.ForeColorDisabled = System.Drawing.Color.Black;
this.txtMEMO.Appearance = appearance7;
this.txtMEMO.BackColor = System.Drawing.Color.White;
this.txtMEMO.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMEMO.Font = new System.Drawing.Font("宋体", 13F);
this.txtMEMO.Location = new System.Drawing.Point(432, 78);
this.txtMEMO.Name = "txtMEMO";
this.txtMEMO.Size = new System.Drawing.Size(223, 27);
this.txtMEMO.TabIndex = 99;
//
// txtMatterNo
//
this.txtMatterNo.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMatterNo.Font = new System.Drawing.Font("宋体", 13F);
this.txtMatterNo.Location = new System.Drawing.Point(103, 8);
this.txtMatterNo.Name = "txtMatterNo";
this.txtMatterNo.Size = new System.Drawing.Size(223, 27);
this.txtMatterNo.TabIndex = 101;
//
// txtGrade
//
this.txtGrade.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtGrade.Font = new System.Drawing.Font("宋体", 13F);
this.txtGrade.Location = new System.Drawing.Point(432, 8);
this.txtGrade.Name = "txtGrade";
this.txtGrade.Size = new System.Drawing.Size(223, 27);
this.txtGrade.TabIndex = 102;
//
// txtStandard
//
this.txtStandard.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtStandard.Font = new System.Drawing.Font("宋体", 13F);
this.txtStandard.Location = new System.Drawing.Point(103, 44);
this.txtStandard.Name = "txtStandard";
this.txtStandard.Size = new System.Drawing.Size(223, 27);
this.txtStandard.TabIndex = 103;
//
// cbAuto
//
this.cbAuto.AutoSize = true;
this.cbAuto.Dock = System.Windows.Forms.DockStyle.Left;
this.cbAuto.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbAuto.Location = new System.Drawing.Point(103, 170);
this.cbAuto.Name = "cbAuto";
this.cbAuto.Padding = new System.Windows.Forms.Padding(10, 0, 0, 0);
this.cbAuto.Size = new System.Drawing.Size(118, 34);
this.cbAuto.TabIndex = 13;
this.cbAuto.Text = "自动过磅";
this.cbAuto.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.cbAuto.UseVisualStyleBackColor = true;
this.cbAuto.CheckedChanged += new System.EventHandler(this.cbAuto_CheckedChanged);
//
// btnSave
//
this.btnSave.BackColor = System.Drawing.Color.DodgerBlue;
this.btnSave.Dock = System.Windows.Forms.DockStyle.Fill;
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(332, 170);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(94, 34);
this.btnSave.TabIndex = 9;
this.btnSave.Text = "副秤保存";
this.btnSave.UseVisualStyleBackColor = false;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// panel1
//
this.tableLayoutPanel1.SetColumnSpan(this.panel1, 2);
this.panel1.Controls.Add(this.label4);
this.panel1.Controls.Add(this.txtFirst_WEIGHT);
this.panel1.Controls.Add(this.btnSaveMain);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(1010, 170);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(325, 34);
this.panel1.TabIndex = 104;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(5, 10);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(86, 16);
this.label4.TabIndex = 16;
this.label4.Text = "副秤值(g)";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// txtFirst_WEIGHT
//
this.txtFirst_WEIGHT.DecimalPlaces = 2;
this.txtFirst_WEIGHT.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtFirst_WEIGHT.Location = new System.Drawing.Point(99, 2);
this.txtFirst_WEIGHT.Maximum = new decimal(new int[] {
100000,
0,
0,
0});
this.txtFirst_WEIGHT.Minimum = new decimal(new int[] {
10000,
0,
0,
-2147483648});
this.txtFirst_WEIGHT.Name = "txtFirst_WEIGHT";
this.txtFirst_WEIGHT.ReadOnly = true;
this.txtFirst_WEIGHT.Size = new System.Drawing.Size(119, 29);
this.txtFirst_WEIGHT.TabIndex = 4;
//
// btnSaveMain
//
this.btnSaveMain.BackColor = System.Drawing.Color.DodgerBlue;
this.btnSaveMain.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnSaveMain.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnSaveMain.ForeColor = System.Drawing.Color.White;
this.btnSaveMain.Location = new System.Drawing.Point(223, 1);
this.btnSaveMain.Name = "btnSaveMain";
this.btnSaveMain.Size = new System.Drawing.Size(92, 32);
this.btnSaveMain.TabIndex = 19;
this.btnSaveMain.Text = "主秤保存";
this.btnSaveMain.UseVisualStyleBackColor = false;
this.btnSaveMain.Click += new System.EventHandler(this.btnSaveMain_Click);
//
// label11
//
this.label11.Dock = System.Windows.Forms.DockStyle.Fill;
this.label11.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.Location = new System.Drawing.Point(680, 10);
this.label11.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(98, 31);
this.label11.TabIndex = 105;
this.label11.Text = "产品名称";
this.label11.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// txtMatterNoMain
//
this.txtMatterNoMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMatterNoMain.Font = new System.Drawing.Font("宋体", 13F);
this.txtMatterNoMain.Location = new System.Drawing.Point(781, 8);
this.txtMatterNoMain.Name = "txtMatterNoMain";
this.txtMatterNoMain.ReadOnly = true;
this.txtMatterNoMain.Size = new System.Drawing.Size(223, 27);
this.txtMatterNoMain.TabIndex = 106;
//
// label15
//
this.label15.Dock = System.Windows.Forms.DockStyle.Fill;
this.label15.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label15.Location = new System.Drawing.Point(1009, 10);
this.label15.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(98, 31);
this.label15.TabIndex = 107;
this.label15.Text = "牌 号";
this.label15.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// txtGradeMain
//
this.txtGradeMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtGradeMain.Font = new System.Drawing.Font("宋体", 13F);
this.txtGradeMain.Location = new System.Drawing.Point(1110, 8);
this.txtGradeMain.Name = "txtGradeMain";
this.txtGradeMain.ReadOnly = true;
this.txtGradeMain.Size = new System.Drawing.Size(225, 27);
this.txtGradeMain.TabIndex = 108;
//
// label16
//
this.label16.Dock = System.Windows.Forms.DockStyle.Fill;
this.label16.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label16.Location = new System.Drawing.Point(680, 46);
this.label16.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(98, 29);
this.label16.TabIndex = 109;
this.label16.Text = "标 准";
this.label16.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// txtStandardMain
//
this.txtStandardMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtStandardMain.Font = new System.Drawing.Font("宋体", 13F);
this.txtStandardMain.Location = new System.Drawing.Point(781, 44);
this.txtStandardMain.Name = "txtStandardMain";
this.txtStandardMain.ReadOnly = true;
this.txtStandardMain.Size = new System.Drawing.Size(223, 27);
this.txtStandardMain.TabIndex = 110;
//
// label17
//
this.label17.Dock = System.Windows.Forms.DockStyle.Fill;
this.label17.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label17.Location = new System.Drawing.Point(1009, 46);
this.label17.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(98, 29);
this.label17.TabIndex = 111;
this.label17.Text = "生产日期";
this.label17.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// txtPRODUCT_DATEMain
//
this.txtPRODUCT_DATEMain.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.txtPRODUCT_DATEMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtPRODUCT_DATEMain.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right;
this.txtPRODUCT_DATEMain.Font = new System.Drawing.Font("宋体", 13F);
this.txtPRODUCT_DATEMain.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.txtPRODUCT_DATEMain.Location = new System.Drawing.Point(1110, 44);
this.txtPRODUCT_DATEMain.MaxDate = new System.DateTime(2998, 12, 31, 0, 0, 0, 0);
this.txtPRODUCT_DATEMain.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
this.txtPRODUCT_DATEMain.Name = "txtPRODUCT_DATEMain";
this.txtPRODUCT_DATEMain.Size = new System.Drawing.Size(225, 27);
this.txtPRODUCT_DATEMain.TabIndex = 112;
//
// label18
//
this.label18.Dock = System.Windows.Forms.DockStyle.Fill;
this.label18.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label18.Location = new System.Drawing.Point(680, 80);
this.label18.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(98, 31);
this.label18.TabIndex = 113;
this.label18.Text = "批 号";
this.label18.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// txtBATCH_NOMain
//
appearance9.BackColor = System.Drawing.Color.White;
appearance9.BackColor2 = System.Drawing.Color.White;
appearance9.BackColorDisabled = System.Drawing.Color.White;
appearance9.BackColorDisabled2 = System.Drawing.Color.White;
appearance9.ForeColor = System.Drawing.Color.Black;
appearance9.ForeColorDisabled = System.Drawing.Color.Black;
this.txtBATCH_NOMain.Appearance = appearance9;
this.txtBATCH_NOMain.BackColor = System.Drawing.Color.White;
this.txtBATCH_NOMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtBATCH_NOMain.Font = new System.Drawing.Font("宋体", 13F);
this.txtBATCH_NOMain.Location = new System.Drawing.Point(781, 78);
this.txtBATCH_NOMain.Name = "txtBATCH_NOMain";
this.txtBATCH_NOMain.ReadOnly = true;
this.txtBATCH_NOMain.Size = new System.Drawing.Size(223, 27);
this.txtBATCH_NOMain.TabIndex = 114;
//
// label19
//
this.label19.Dock = System.Windows.Forms.DockStyle.Fill;
this.label19.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label19.Location = new System.Drawing.Point(1009, 80);
this.label19.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(98, 31);
this.label19.TabIndex = 115;
this.label19.Text = "备 注";
this.label19.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// txtMEMOMain
//
appearance1.BackColor = System.Drawing.Color.White;
appearance1.BackColor2 = System.Drawing.Color.White;
appearance1.BackColorDisabled = System.Drawing.Color.White;
appearance1.BackColorDisabled2 = System.Drawing.Color.White;
appearance1.ForeColor = System.Drawing.Color.Black;
appearance1.ForeColorDisabled = System.Drawing.Color.Black;
this.txtMEMOMain.Appearance = appearance1;
this.txtMEMOMain.BackColor = System.Drawing.Color.White;
this.txtMEMOMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMEMOMain.Font = new System.Drawing.Font("宋体", 13F);
this.txtMEMOMain.Location = new System.Drawing.Point(1110, 78);
this.txtMEMOMain.Name = "txtMEMOMain";
this.txtMEMOMain.Size = new System.Drawing.Size(225, 27);
this.txtMEMOMain.TabIndex = 116;
//
// label20
//
this.label20.Dock = System.Windows.Forms.DockStyle.Fill;
this.label20.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label20.Location = new System.Drawing.Point(680, 116);
this.label20.Margin = new System.Windows.Forms.Padding(2, 5, 0, 0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(98, 51);
this.label20.TabIndex = 117;
this.label20.Text = "块 号";
this.label20.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// txtPACKAGE_NOMain
//
this.txtPACKAGE_NOMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtPACKAGE_NOMain.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPACKAGE_NOMain.Location = new System.Drawing.Point(781, 114);
this.txtPACKAGE_NOMain.Name = "txtPACKAGE_NOMain";
this.txtPACKAGE_NOMain.ReadOnly = true;
this.txtPACKAGE_NOMain.Size = new System.Drawing.Size(223, 29);
this.txtPACKAGE_NOMain.TabIndex = 118;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Dock = System.Windows.Forms.DockStyle.Fill;
this.label21.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label21.Location = new System.Drawing.Point(1010, 111);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(94, 56);
this.label21.TabIndex = 119;
this.label21.Text = "块 数";
this.label21.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// txtBLOCK_NUMMain
//
this.txtBLOCK_NUMMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtBLOCK_NUMMain.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtBLOCK_NUMMain.Location = new System.Drawing.Point(1110, 114);
this.txtBLOCK_NUMMain.Name = "txtBLOCK_NUMMain";
this.txtBLOCK_NUMMain.ReadOnly = true;
this.txtBLOCK_NUMMain.Size = new System.Drawing.Size(225, 29);
this.txtBLOCK_NUMMain.TabIndex = 120;
//
// groupBox3
//
this.tableLayoutPanel1.SetColumnSpan(this.groupBox3, 4);
this.groupBox3.Controls.Add(this.txtMsgInfoM);
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox3.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox3.ForeColor = System.Drawing.Color.Blue;
this.groupBox3.Location = new System.Drawing.Point(680, 209);
this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
this.groupBox3.Size = new System.Drawing.Size(656, 117);
this.groupBox3.TabIndex = 121;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "主秤计量提示信息";
//
// txtMsgInfoM
//
this.txtMsgInfoM.BackColor = System.Drawing.Color.White;
this.txtMsgInfoM.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMsgInfoM.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtMsgInfoM.Location = new System.Drawing.Point(2, 18);
this.txtMsgInfoM.Multiline = true;
this.txtMsgInfoM.Name = "txtMsgInfoM";
this.txtMsgInfoM.ReadOnly = true;
this.txtMsgInfoM.Size = new System.Drawing.Size(652, 97);
this.txtMsgInfoM.TabIndex = 39;
//
// button1
//
this.button1.Location = new System.Drawing.Point(3, 170);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 123;
this.button1.Text = "测试";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// panel5
//
this.panel5.Controls.Add(this.tableLayoutPanel2);
this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
this.panel5.Location = new System.Drawing.Point(0, 0);
this.panel5.Margin = new System.Windows.Forms.Padding(2);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(1338, 60);
this.panel5.TabIndex = 1;
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.ColumnCount = 5;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.Controls.Add(this.ucStorageWeightG2, 4, 0);
this.tableLayoutPanel2.Controls.Add(this.label6, 3, 0);
this.tableLayoutPanel2.Controls.Add(this.ucStorageWeightG1, 1, 0);
this.tableLayoutPanel2.Controls.Add(this.label2, 0, 0);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
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(1338, 60);
this.tableLayoutPanel2.TabIndex = 0;
//
// ucStorageWeightG2
//
this.ucStorageWeightG2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ucStorageWeightG2.Location = new System.Drawing.Point(782, 3);
this.ucStorageWeightG2.Name = "ucStorageWeightG2";
this.ucStorageWeightG2.Size = new System.Drawing.Size(553, 54);
this.ucStorageWeightG2.TabIndex = 3;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Dock = System.Windows.Forms.DockStyle.Fill;
this.label6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(682, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(94, 60);
this.label6.TabIndex = 2;
this.label6.Text = "主 秤";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// ucStorageWeightG1
//
this.ucStorageWeightG1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ucStorageWeightG1.Location = new System.Drawing.Point(103, 3);
this.ucStorageWeightG1.Name = "ucStorageWeightG1";
this.ucStorageWeightG1.Size = new System.Drawing.Size(553, 54);
this.ucStorageWeightG1.TabIndex = 1;
//
// label2
//
this.label2.AutoSize = true;
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.Location = new System.Drawing.Point(3, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(94, 60);
this.label2.TabIndex = 0;
this.label2.Text = "副 秤";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.Transparent;
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.groupBox1);
this.panel2.Controls.Add(this.panel15);
this.panel2.Dock = System.Windows.Forms.DockStyle.Right;
this.panel2.Location = new System.Drawing.Point(1341, 0);
this.panel2.Margin = new System.Windows.Forms.Padding(2);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(379, 830);
this.panel2.TabIndex = 1;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.ultraGridPW);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox1.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.ForeColor = System.Drawing.Color.Blue;
this.groupBox1.Location = new System.Drawing.Point(0, 59);
this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
this.groupBox1.Size = new System.Drawing.Size(377, 769);
this.groupBox1.TabIndex = 9;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "计量点";
//
// ultraGridPW
//
this.ultraGridPW.DataMember = "已接管计量点";
this.ultraGridPW.DataSource = this.dataSet1;
ultraGridColumn36.Header.VisiblePosition = 0;
ultraGridColumn36.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn36.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn36.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn37.Header.VisiblePosition = 1;
ultraGridColumn37.Hidden = true;
ultraGridColumn38.Header.VisiblePosition = 2;
ultraGridColumn38.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn38.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn38.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn39.Header.VisiblePosition = 3;
ultraGridColumn39.Hidden = true;
ultraGridColumn39.RowLayoutColumnInfo.OriginX = 4;
ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn39.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn39.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn40.Header.VisiblePosition = 4;
ultraGridColumn40.Hidden = true;
ultraGridColumn40.RowLayoutColumnInfo.OriginX = 6;
ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn40.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn40.RowLayoutColumnInfo.SpanY = 2;
ultraGridBand2.Columns.AddRange(new object[] {
ultraGridColumn36,
ultraGridColumn37,
ultraGridColumn38,
ultraGridColumn39,
ultraGridColumn40});
ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
this.ultraGridPW.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
this.ultraGridPW.DisplayLayout.DefaultSelectedBackColor = System.Drawing.Color.Empty;
this.ultraGridPW.DisplayLayout.DefaultSelectedForeColor = System.Drawing.Color.Empty;
this.ultraGridPW.DisplayLayout.Override.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Button3D;
appearance16.TextVAlignAsString = "Middle";
this.ultraGridPW.DisplayLayout.Override.CellAppearance = appearance16;
this.ultraGridPW.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
appearance17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
appearance17.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
this.ultraGridPW.DisplayLayout.Override.HeaderAppearance = appearance17;
this.ultraGridPW.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
this.ultraGridPW.DisplayLayout.Override.MaxSelectedRows = 1;
this.ultraGridPW.DisplayLayout.Override.MinRowHeight = 21;
appearance18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
appearance18.TextVAlignAsString = "Middle";
this.ultraGridPW.DisplayLayout.Override.RowSelectorAppearance = appearance18;
this.ultraGridPW.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
this.ultraGridPW.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
this.ultraGridPW.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
this.ultraGridPW.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
this.ultraGridPW.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGridPW.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGridPW.Location = new System.Drawing.Point(2, 18);
this.ultraGridPW.Name = "ultraGridPW";
this.ultraGridPW.Size = new System.Drawing.Size(373, 749);
this.ultraGridPW.TabIndex = 8;
//
// panel15
//
this.panel15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel15.Controls.Add(this.txtTimeLength);
this.panel15.Controls.Add(this.label5);
this.panel15.Controls.Add(this.btnStart);
this.panel15.Dock = System.Windows.Forms.DockStyle.Top;
this.panel15.Location = new System.Drawing.Point(0, 0);
this.panel15.Margin = new System.Windows.Forms.Padding(2);
this.panel15.Name = "panel15";
this.panel15.Size = new System.Drawing.Size(377, 59);
this.panel15.TabIndex = 8;
//
// txtTimeLength
//
this.txtTimeLength.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtTimeLength.Location = new System.Drawing.Point(118, 13);
this.txtTimeLength.Maximum = new decimal(new int[] {
10,
0,
0,
0});
this.txtTimeLength.Name = "txtTimeLength";
this.txtTimeLength.Size = new System.Drawing.Size(101, 29);
this.txtTimeLength.TabIndex = 18;
this.txtTimeLength.Value = new decimal(new int[] {
3,
0,
0,
0});
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(4, 20);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(111, 16);
this.label5.TabIndex = 16;
this.label5.Text = "稳定时间(秒)";
//
// btnStart
//
this.btnStart.BackColor = System.Drawing.Color.DodgerBlue;
this.btnStart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnStart.Font = new System.Drawing.Font("楷体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnStart.ForeColor = System.Drawing.Color.White;
this.btnStart.Location = new System.Drawing.Point(244, 11);
this.btnStart.Name = "btnStart";
this.btnStart.Size = new System.Drawing.Size(95, 32);
this.btnStart.TabIndex = 6;
this.btnStart.Text = "接管";
this.btnStart.UseVisualStyleBackColor = false;
this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
//
// frmGlodMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1723, 833);
this.Controls.Add(this.ultraGroupBox1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "frmGlodMain";
this.Text = "frmGlodMain";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmGlodMain_FormClosing);
this.Load += new System.EventHandler(this.frmGlodMain_Load);
this.ultraTabPageControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGridSj)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dtJGPointInfo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.uTab)).EndInit();
this.uTab.ResumeLayout(false);
this.panel11.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel1.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtWcWgt)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPACKAGE_NO)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtBLOCK_NUM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtBATCH_NO)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMEMO)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtFirst_WEIGHT)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtBATCH_NOMain)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMEMOMain)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPACKAGE_NOMain)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtBLOCK_NUMMain)).EndInit();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.panel5.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
this.tableLayoutPanel2.PerformLayout();
this.panel2.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGridPW)).EndInit();
this.panel15.ResumeLayout(false);
this.panel15.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtTimeLength)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Data.DataSet dataSet1;
private System.Data.DataTable dtJGPointInfo;
private System.Data.DataColumn dataColumn157;
private System.Data.DataColumn dataColumn158;
private System.Data.DataColumn dataColumn159;
private System.Data.DataColumn dataColumn160;
private System.Data.DataColumn dataColumn220;
private System.Data.DataSet dataSet2;
private System.Data.DataTable dataTable1;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn2;
private System.Data.DataColumn dataColumn3;
private System.Data.DataColumn dataColumn9;
private System.Data.DataColumn dataColumn4;
private System.Data.DataColumn dataColumn5;
private System.Data.DataColumn dataColumn6;
private System.Data.DataColumn dataColumn7;
private System.Data.DataColumn dataColumn8;
private System.Data.DataColumn dataColumn10;
private System.Data.DataColumn dataColumn11;
private System.Data.DataColumn dataColumn12;
private System.Data.DataColumn dataColumn13;
private System.Data.DataColumn dataColumn14;
private System.Data.DataColumn dataColumn15;
private System.Data.DataColumn dataColumn16;
private System.Data.DataColumn dataColumn17;
private System.Data.DataColumn dataColumn18;
private System.Data.DataColumn dataColumn19;
private System.Data.DataColumn dataColumn20;
private System.Data.DataColumn dataColumn21;
private System.Data.DataColumn dataColumn22;
private System.Data.DataColumn dataColumn23;
private System.Data.DataColumn dataColumn24;
private System.Data.DataColumn dataColumn25;
private System.Data.DataColumn dataColumn26;
private System.Data.DataColumn dataColumn27;
private System.Data.DataColumn dataColumn28;
private System.Data.DataColumn dataColumn29;
private System.Data.DataColumn dataColumn30;
private System.Data.DataColumn dataColumn31;
private System.Data.DataColumn dataColumn32;
private System.Data.DataColumn dataColumn33;
private System.Data.DataColumn dataColumn34;
private System.Data.DataColumn dataColumn35;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.Timer timer2;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private System.Windows.Forms.Panel panel3;
private Infragistics.Win.UltraWinTabControl.UltraTabControl uTab;
private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridSj;
private System.Windows.Forms.Panel panel11;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.Panel panel2;
private MeterModuleLibrary.ucStorageWeightG ucStorageWeightG2;
private System.Windows.Forms.Label label6;
private MeterModuleLibrary.ucStorageWeightG ucStorageWeightG1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.TextBox txtMsgInfoV;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.ComboBox cbPC;
private System.Windows.Forms.NumericUpDown txtWcWgt;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.NumericUpDown txtPACKAGE_NO;
private System.Windows.Forms.NumericUpDown txtBLOCK_NUM;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label14;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBATCH_NO;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.DateTimePicker txtPRODUCT_DATE;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMEMO;
private System.Windows.Forms.TextBox txtMatterNo;
private System.Windows.Forms.TextBox txtGrade;
private System.Windows.Forms.TextBox txtStandard;
private System.Windows.Forms.CheckBox cbAuto;
private System.Windows.Forms.Button btnSave;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.NumericUpDown txtFirst_WEIGHT;
private System.Windows.Forms.Button btnSaveMain;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox txtMatterNoMain;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.TextBox txtGradeMain;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.TextBox txtStandardMain;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.DateTimePicker txtPRODUCT_DATEMain;
private System.Windows.Forms.Label label18;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBATCH_NOMain;
private System.Windows.Forms.Label label19;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMEMOMain;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.NumericUpDown txtPACKAGE_NOMain;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.NumericUpDown txtBLOCK_NUMMain;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.TextBox txtMsgInfoM;
private System.Windows.Forms.GroupBox groupBox1;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridPW;
private System.Windows.Forms.Panel panel15;
private System.Windows.Forms.NumericUpDown txtTimeLength;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Button btnStart;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
}
}