|
|
@@ -29,7 +29,6 @@ namespace CarLocalMeter
|
|
|
/// </summary>
|
|
|
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("actualFirstNo");
|
|
|
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("carNo");
|
|
|
@@ -54,32 +53,9 @@ namespace CarLocalMeter
|
|
|
this.dataColumn194 = new System.Data.DataColumn();
|
|
|
this.dataColumn195 = new System.Data.DataColumn();
|
|
|
this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
|
|
|
- this.dataSet2 = new System.Data.DataSet();
|
|
|
- this.dataTableSJ = new System.Data.DataTable();
|
|
|
- this.dataColumn1 = new System.Data.DataColumn();
|
|
|
- this.dataColumn2 = new System.Data.DataColumn();
|
|
|
- this.dataColumn4 = new System.Data.DataColumn();
|
|
|
- this.dataColumn7 = new System.Data.DataColumn();
|
|
|
- this.dataColumn13 = new System.Data.DataColumn();
|
|
|
- this.dataColumn15 = new System.Data.DataColumn();
|
|
|
- this.dataColumn30 = new System.Data.DataColumn();
|
|
|
- this.dataColumn31 = new System.Data.DataColumn();
|
|
|
- this.dataColumn34 = new System.Data.DataColumn();
|
|
|
- this.dataColumn35 = new System.Data.DataColumn();
|
|
|
- this.dataColumn36 = new System.Data.DataColumn();
|
|
|
- this.dataColumn41 = new System.Data.DataColumn();
|
|
|
- this.dataColumn42 = new System.Data.DataColumn();
|
|
|
- this.dataColumn45 = new System.Data.DataColumn();
|
|
|
- this.dataColumn46 = new System.Data.DataColumn();
|
|
|
- this.dataColumn47 = new System.Data.DataColumn();
|
|
|
- this.dataColumn51 = new System.Data.DataColumn();
|
|
|
- this.dataColumn55 = new System.Data.DataColumn();
|
|
|
- this.dataColumn56 = new System.Data.DataColumn();
|
|
|
- this.dataColumn57 = new System.Data.DataColumn();
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
this.plImgShow = new System.Windows.Forms.Panel();
|
|
|
this.pictureShow = new System.Windows.Forms.PictureBox();
|
|
|
- this.timer1 = new System.Windows.Forms.Timer(this.components);
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
this.uTab = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
|
|
|
this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
|
|
|
@@ -132,8 +108,6 @@ namespace CarLocalMeter
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ultraGridFirst)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataSetFirst)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataTableFirst)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dataTableSJ)).BeginInit();
|
|
|
this.plImgShow.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureShow)).BeginInit();
|
|
|
this.panel3.SuspendLayout();
|
|
|
@@ -171,7 +145,7 @@ namespace CarLocalMeter
|
|
|
this.ultraGridFirst.DataMember = "一次计量数据";
|
|
|
this.ultraGridFirst.DataSource = this.dataSetFirst;
|
|
|
ultraGridColumn1.Header.VisiblePosition = 0;
|
|
|
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
|
|
|
+ ultraGridColumn1.RowLayoutColumnInfo.OriginX = 8;
|
|
|
ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
|
|
|
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
|
|
|
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
|
|
|
@@ -191,7 +165,10 @@ namespace CarLocalMeter
|
|
|
ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
|
|
|
ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
|
|
|
ultraGridColumn5.Header.VisiblePosition = 4;
|
|
|
- ultraGridColumn5.Hidden = true;
|
|
|
+ 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;
|
|
|
@@ -252,7 +229,7 @@ namespace CarLocalMeter
|
|
|
//
|
|
|
// dataColumn69
|
|
|
//
|
|
|
- this.dataColumn69.Caption = "结净编号";
|
|
|
+ this.dataColumn69.Caption = "计量编号";
|
|
|
this.dataColumn69.ColumnName = "actualFirstNo";
|
|
|
//
|
|
|
// dataColumn162
|
|
|
@@ -287,137 +264,6 @@ namespace CarLocalMeter
|
|
|
this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
|
|
|
this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(853, 583);
|
|
|
//
|
|
|
- // dataSet2
|
|
|
- //
|
|
|
- this.dataSet2.DataSetName = "NewDataSet";
|
|
|
- this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
|
|
|
- this.dataTableSJ});
|
|
|
- //
|
|
|
- // dataTableSJ
|
|
|
- //
|
|
|
- this.dataTableSJ.Columns.AddRange(new System.Data.DataColumn[] {
|
|
|
- this.dataColumn1,
|
|
|
- this.dataColumn2,
|
|
|
- this.dataColumn4,
|
|
|
- this.dataColumn7,
|
|
|
- this.dataColumn13,
|
|
|
- this.dataColumn15,
|
|
|
- this.dataColumn30,
|
|
|
- this.dataColumn31,
|
|
|
- this.dataColumn34,
|
|
|
- this.dataColumn35,
|
|
|
- this.dataColumn36,
|
|
|
- this.dataColumn41,
|
|
|
- this.dataColumn42,
|
|
|
- this.dataColumn45,
|
|
|
- this.dataColumn46,
|
|
|
- this.dataColumn47,
|
|
|
- this.dataColumn51,
|
|
|
- this.dataColumn55,
|
|
|
- this.dataColumn56,
|
|
|
- this.dataColumn57});
|
|
|
- this.dataTableSJ.TableName = "计量实绩";
|
|
|
- //
|
|
|
- // dataColumn1
|
|
|
- //
|
|
|
- this.dataColumn1.Caption = "结净编号";
|
|
|
- this.dataColumn1.ColumnName = "actualNo";
|
|
|
- //
|
|
|
- // dataColumn2
|
|
|
- //
|
|
|
- this.dataColumn2.Caption = "预报编号";
|
|
|
- this.dataColumn2.ColumnName = "predictionNo";
|
|
|
- //
|
|
|
- // dataColumn4
|
|
|
- //
|
|
|
- this.dataColumn4.Caption = "车号";
|
|
|
- this.dataColumn4.ColumnName = "carNo";
|
|
|
- //
|
|
|
- // dataColumn7
|
|
|
- //
|
|
|
- this.dataColumn7.Caption = "物料名称";
|
|
|
- this.dataColumn7.ColumnName = "matterName";
|
|
|
- //
|
|
|
- // dataColumn13
|
|
|
- //
|
|
|
- this.dataColumn13.Caption = "发货单位名称";
|
|
|
- this.dataColumn13.ColumnName = "forwardingUnitName";
|
|
|
- //
|
|
|
- // dataColumn15
|
|
|
- //
|
|
|
- this.dataColumn15.Caption = "收货单位名称";
|
|
|
- this.dataColumn15.ColumnName = "receivingUintName";
|
|
|
- //
|
|
|
- // dataColumn30
|
|
|
- //
|
|
|
- this.dataColumn30.Caption = "毛重计量作业编号";
|
|
|
- this.dataColumn30.ColumnName = "actualFirst1No";
|
|
|
- //
|
|
|
- // dataColumn31
|
|
|
- //
|
|
|
- this.dataColumn31.Caption = "毛重";
|
|
|
- this.dataColumn31.ColumnName = "grossWeight";
|
|
|
- //
|
|
|
- // dataColumn34
|
|
|
- //
|
|
|
- this.dataColumn34.Caption = "毛重计量时间";
|
|
|
- this.dataColumn34.ColumnName = "grossTime";
|
|
|
- //
|
|
|
- // dataColumn35
|
|
|
- //
|
|
|
- this.dataColumn35.Caption = "毛重计量点编号";
|
|
|
- this.dataColumn35.ColumnName = "baseSpot1No";
|
|
|
- //
|
|
|
- // dataColumn36
|
|
|
- //
|
|
|
- this.dataColumn36.Caption = "毛重计量点名称";
|
|
|
- this.dataColumn36.ColumnName = "baseSpot1Name";
|
|
|
- //
|
|
|
- // dataColumn41
|
|
|
- //
|
|
|
- this.dataColumn41.Caption = "皮重计量作业编号";
|
|
|
- this.dataColumn41.ColumnName = "actualFirst2No";
|
|
|
- //
|
|
|
- // dataColumn42
|
|
|
- //
|
|
|
- this.dataColumn42.Caption = "皮重";
|
|
|
- this.dataColumn42.ColumnName = "tareWeight";
|
|
|
- //
|
|
|
- // dataColumn45
|
|
|
- //
|
|
|
- this.dataColumn45.Caption = "皮重计量时间";
|
|
|
- this.dataColumn45.ColumnName = "tareTime";
|
|
|
- //
|
|
|
- // dataColumn46
|
|
|
- //
|
|
|
- this.dataColumn46.Caption = "皮重计量点编号";
|
|
|
- this.dataColumn46.ColumnName = "baseSpot2No";
|
|
|
- //
|
|
|
- // dataColumn47
|
|
|
- //
|
|
|
- this.dataColumn47.Caption = "皮重计量点名称";
|
|
|
- this.dataColumn47.ColumnName = "baseSpot2Name";
|
|
|
- //
|
|
|
- // dataColumn51
|
|
|
- //
|
|
|
- this.dataColumn51.Caption = "净重";
|
|
|
- this.dataColumn51.ColumnName = "netWeight";
|
|
|
- //
|
|
|
- // dataColumn55
|
|
|
- //
|
|
|
- this.dataColumn55.Caption = "净重计量时间";
|
|
|
- this.dataColumn55.ColumnName = "netTime";
|
|
|
- //
|
|
|
- // dataColumn56
|
|
|
- //
|
|
|
- this.dataColumn56.Caption = "净重计量点编号";
|
|
|
- this.dataColumn56.ColumnName = "netSpot3No";
|
|
|
- //
|
|
|
- // dataColumn57
|
|
|
- //
|
|
|
- this.dataColumn57.Caption = "净重计量点名称";
|
|
|
- this.dataColumn57.ColumnName = "netSpot3Name";
|
|
|
- //
|
|
|
// panel1
|
|
|
//
|
|
|
this.panel1.AutoScroll = true;
|
|
|
@@ -452,12 +298,6 @@ namespace CarLocalMeter
|
|
|
this.pictureShow.TabStop = false;
|
|
|
this.pictureShow.DoubleClick += new System.EventHandler(this.pictureShow_DoubleClick);
|
|
|
//
|
|
|
- // timer1
|
|
|
- //
|
|
|
- this.timer1.Enabled = true;
|
|
|
- this.timer1.Interval = 1000;
|
|
|
- this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
|
|
- //
|
|
|
// panel3
|
|
|
//
|
|
|
this.panel3.AutoScroll = true;
|
|
|
@@ -994,7 +834,7 @@ namespace CarLocalMeter
|
|
|
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, 57F));
|
|
|
+ this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 63F));
|
|
|
this.tableLayoutPanel7.Controls.Add(this.label1, 5, 0);
|
|
|
this.tableLayoutPanel7.Controls.Add(this.txtCarNo, 4, 0);
|
|
|
this.tableLayoutPanel7.Controls.Add(this.cbCarNo, 3, 0);
|
|
|
@@ -1018,7 +858,7 @@ namespace CarLocalMeter
|
|
|
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(748, 1);
|
|
|
+ this.label1.Location = new System.Drawing.Point(742, 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);
|
|
|
@@ -1030,12 +870,13 @@ namespace CarLocalMeter
|
|
|
//
|
|
|
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(524, 3);
|
|
|
+ this.txtCarNo.Location = new System.Drawing.Point(518, 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 = 81;
|
|
|
this.txtCarNo.TextChanged += new System.EventHandler(this.txtCarNo_TextChanged);
|
|
|
+ this.txtCarNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtCarNo_KeyDown);
|
|
|
//
|
|
|
// cbCarNo
|
|
|
//
|
|
|
@@ -1077,7 +918,7 @@ namespace CarLocalMeter
|
|
|
"琼",
|
|
|
"京",
|
|
|
"津"});
|
|
|
- this.cbCarNo.Location = new System.Drawing.Point(433, 3);
|
|
|
+ this.cbCarNo.Location = new System.Drawing.Point(427, 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);
|
|
|
@@ -1094,7 +935,7 @@ namespace CarLocalMeter
|
|
|
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(278, 36);
|
|
|
+ this.lbPointName.Size = new System.Drawing.Size(272, 36);
|
|
|
this.lbPointName.TabIndex = 3;
|
|
|
this.lbPointName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
//
|
|
|
@@ -1120,7 +961,7 @@ namespace CarLocalMeter
|
|
|
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(373, 1);
|
|
|
+ this.label2.Location = new System.Drawing.Point(367, 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);
|
|
|
@@ -1131,7 +972,7 @@ namespace CarLocalMeter
|
|
|
// pbLineOn
|
|
|
//
|
|
|
this.pbLineOn.Image = ((System.Drawing.Image)(resources.GetObject("pbLineOn.Image")));
|
|
|
- this.pbLineOn.Location = new System.Drawing.Point(798, 4);
|
|
|
+ this.pbLineOn.Location = new System.Drawing.Point(792, 4);
|
|
|
this.pbLineOn.Name = "pbLineOn";
|
|
|
this.pbLineOn.Size = new System.Drawing.Size(39, 30);
|
|
|
this.pbLineOn.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
@@ -1156,8 +997,6 @@ namespace CarLocalMeter
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ultraGridFirst)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataSetFirst)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataTableFirst)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dataTableSJ)).EndInit();
|
|
|
this.plImgShow.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureShow)).EndInit();
|
|
|
this.panel3.ResumeLayout(false);
|
|
|
@@ -1197,31 +1036,8 @@ namespace CarLocalMeter
|
|
|
private System.Data.DataColumn dataColumn193;
|
|
|
private System.Data.DataColumn dataColumn194;
|
|
|
private System.Data.DataColumn dataColumn195;
|
|
|
- private System.Data.DataSet dataSet2;
|
|
|
- private System.Data.DataTable dataTableSJ;
|
|
|
- private System.Data.DataColumn dataColumn1;
|
|
|
- private System.Data.DataColumn dataColumn2;
|
|
|
- private System.Data.DataColumn dataColumn4;
|
|
|
- private System.Data.DataColumn dataColumn7;
|
|
|
- private System.Data.DataColumn dataColumn13;
|
|
|
- private System.Data.DataColumn dataColumn15;
|
|
|
- private System.Data.DataColumn dataColumn30;
|
|
|
- private System.Data.DataColumn dataColumn31;
|
|
|
- private System.Data.DataColumn dataColumn34;
|
|
|
- private System.Data.DataColumn dataColumn35;
|
|
|
- private System.Data.DataColumn dataColumn36;
|
|
|
- private System.Data.DataColumn dataColumn41;
|
|
|
- private System.Data.DataColumn dataColumn42;
|
|
|
- private System.Data.DataColumn dataColumn45;
|
|
|
- private System.Data.DataColumn dataColumn46;
|
|
|
- private System.Data.DataColumn dataColumn47;
|
|
|
- private System.Data.DataColumn dataColumn51;
|
|
|
- private System.Data.DataColumn dataColumn55;
|
|
|
- private System.Data.DataColumn dataColumn56;
|
|
|
- private System.Data.DataColumn dataColumn57;
|
|
|
private System.Windows.Forms.Panel plImgShow;
|
|
|
private System.Windows.Forms.PictureBox pictureShow;
|
|
|
- private System.Windows.Forms.Timer timer1;
|
|
|
private System.Windows.Forms.Panel panel3;
|
|
|
private Infragistics.Win.UltraWinTabControl.UltraTabControl uTab;
|
|
|
private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
|