From c1a18e87764130bd4f2b5d7ed0abff5d88ae0f6a Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期三, 21 五月 2025 17:19:13 +0800
Subject: [PATCH] 称重
---
DevApp/Gs.DevApp/DevFrm/Work/Frm_Work09.Designer.cs | 184 ++++++++++++++++++++++++----------------------
1 files changed, 96 insertions(+), 88 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work09.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work09.Designer.cs
index bb6a7f6..8df3115 100644
--- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work09.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work09.Designer.cs
@@ -34,7 +34,6 @@
DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
this.layoutMx1 = new DevExpress.XtraDataLayout.DataLayoutControl();
this.comLine = new Gs.DevApp.UserControl.UcLookWorkline();
@@ -46,14 +45,14 @@
this.comStopBits = new DevExpress.XtraEditors.ComboBoxEdit();
this.comParity = new DevExpress.XtraEditors.ComboBoxEdit();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
- this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.cmbBaudRate1111 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -62,7 +61,6 @@
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -84,14 +82,14 @@
((System.ComponentModel.ISupportInitialize)(this.comStopBits.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comParity.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbBaudRate1111)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
this.SuspendLayout();
@@ -113,7 +111,7 @@
this.split1.Panel2.Controls.Add(this.gcMx1);
this.split1.Panel2.Text = "Panel2";
this.split1.Size = new System.Drawing.Size(1040, 511);
- this.split1.SplitterPosition = 138;
+ this.split1.SplitterPosition = 109;
this.split1.TabIndex = 1;
//
// layoutMx1
@@ -131,7 +129,7 @@
this.layoutMx1.Name = "layoutMx1";
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(310, 455, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1040, 138);
+ this.layoutMx1.Size = new System.Drawing.Size(1040, 109);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "dataLayoutControl1";
//
@@ -148,7 +146,7 @@
this.btnStart.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question;
this.btnStart.Appearance.Options.UseBackColor = true;
this.btnStart.Appearance.Options.UseFont = true;
- this.btnStart.Location = new System.Drawing.Point(262, 105);
+ this.btnStart.Location = new System.Drawing.Point(512, 74);
this.btnStart.Name = "btnStart";
this.btnStart.Size = new System.Drawing.Size(246, 27);
this.btnStart.StyleController = this.layoutMx1;
@@ -158,11 +156,12 @@
//
// cmbSerialPortNum
//
- this.cmbSerialPortNum.Location = new System.Drawing.Point(94, 43);
+ this.cmbSerialPortNum.Location = new System.Drawing.Point(344, 12);
this.cmbSerialPortNum.Name = "cmbSerialPortNum";
this.cmbSerialPortNum.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.cmbSerialPortNum.Properties.NullText = "-璇烽�夋嫨-";
+ this.cmbSerialPortNum.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.cmbSerialPortNum.Size = new System.Drawing.Size(164, 24);
this.cmbSerialPortNum.StyleController = this.layoutMx1;
this.cmbSerialPortNum.TabIndex = 4;
@@ -181,13 +180,14 @@
"2400",
"1200"});
this.cmbBaudRate.Properties.NullText = "-璇烽�夋嫨-";
+ this.cmbBaudRate.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.cmbBaudRate.Size = new System.Drawing.Size(164, 24);
this.cmbBaudRate.StyleController = this.layoutMx1;
this.cmbBaudRate.TabIndex = 5;
//
// txtNum
//
- this.txtNum.Location = new System.Drawing.Point(594, 53);
+ this.txtNum.Location = new System.Drawing.Point(594, 22);
this.txtNum.Name = "txtNum";
this.txtNum.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
this.txtNum.Properties.Appearance.Options.UseFont = true;
@@ -198,7 +198,8 @@
//
// comSjw
//
- this.comSjw.Location = new System.Drawing.Point(94, 74);
+ this.comSjw.EditValue = "8";
+ this.comSjw.Location = new System.Drawing.Point(94, 43);
this.comSjw.Name = "comSjw";
this.comSjw.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -208,12 +209,14 @@
"7",
"8"});
this.comSjw.Properties.NullText = "-璇烽�夋嫨-";
+ this.comSjw.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.comSjw.Size = new System.Drawing.Size(164, 24);
this.comSjw.StyleController = this.layoutMx1;
this.comSjw.TabIndex = 11;
//
// comStopBits
//
+ this.comStopBits.EditValue = "1";
this.comStopBits.Location = new System.Drawing.Point(344, 74);
this.comStopBits.Name = "comStopBits";
this.comStopBits.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
@@ -222,6 +225,7 @@
"1",
"2"});
this.comStopBits.Properties.NullText = "-璇烽�夋嫨-";
+ this.comStopBits.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.comStopBits.Size = new System.Drawing.Size(164, 24);
this.comStopBits.StyleController = this.layoutMx1;
this.comStopBits.TabIndex = 12;
@@ -229,7 +233,7 @@
// comParity
//
this.comParity.EditValue = "None";
- this.comParity.Location = new System.Drawing.Point(94, 105);
+ this.comParity.Location = new System.Drawing.Point(94, 74);
this.comParity.Name = "comParity";
this.comParity.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -238,6 +242,7 @@
"Odd",
"Even"});
this.comParity.Properties.NullText = "-璇烽�夋嫨-";
+ this.comParity.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.comParity.Size = new System.Drawing.Size(164, 24);
this.comParity.StyleController = this.layoutMx1;
this.comParity.TabIndex = 13;
@@ -247,14 +252,14 @@
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
- this.layoutControlItem1,
this.cmbBaudRate1111,
- this.layoutControlItem7,
this.layoutControlItem8,
+ this.layoutControlItem3,
+ this.layoutControlItem1,
+ this.layoutControlItem7,
this.layoutControlItem9,
this.layoutControlItem4,
- this.layoutControlItem2,
- this.layoutControlItem3});
+ this.layoutControlItem2});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
@@ -273,25 +278,12 @@
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition3.Height = 100D;
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition4.Height = 100D;
- rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition1,
rowDefinition2,
- rowDefinition3,
- rowDefinition4});
- this.Root.Size = new System.Drawing.Size(1019, 144);
+ rowDefinition3});
+ this.Root.Size = new System.Drawing.Size(1019, 113);
this.Root.TextVisible = false;
- //
- // layoutControlItem1
- //
- this.layoutControlItem1.Control = this.cmbSerialPortNum;
- this.layoutControlItem1.Location = new System.Drawing.Point(0, 31);
- this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem1.Size = new System.Drawing.Size(250, 31);
- this.layoutControlItem1.Text = "涓插彛鍙�";
- this.layoutControlItem1.TextSize = new System.Drawing.Size(70, 18);
//
// cmbBaudRate1111
//
@@ -304,16 +296,6 @@
this.cmbBaudRate1111.Text = "娉㈢壒鐜�";
this.cmbBaudRate1111.TextSize = new System.Drawing.Size(70, 18);
//
- // layoutControlItem7
- //
- this.layoutControlItem7.Control = this.comSjw;
- this.layoutControlItem7.Location = new System.Drawing.Point(0, 62);
- this.layoutControlItem7.Name = "layoutControlItem7";
- this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem7.Size = new System.Drawing.Size(250, 31);
- this.layoutControlItem7.Text = "鏁版嵁浣�";
- this.layoutControlItem7.TextSize = new System.Drawing.Size(70, 18);
- //
// layoutControlItem8
//
this.layoutControlItem8.Control = this.comStopBits;
@@ -325,13 +307,42 @@
this.layoutControlItem8.Text = "鍋滄浣�";
this.layoutControlItem8.TextSize = new System.Drawing.Size(70, 18);
//
+ // layoutControlItem3
+ //
+ this.layoutControlItem3.Control = this.comLine;
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.Size = new System.Drawing.Size(250, 31);
+ this.layoutControlItem3.Text = "閫夌嚎浣�";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(70, 18);
+ //
+ // layoutControlItem1
+ //
+ this.layoutControlItem1.Control = this.cmbSerialPortNum;
+ this.layoutControlItem1.Location = new System.Drawing.Point(250, 0);
+ this.layoutControlItem1.Name = "layoutControlItem1";
+ this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem1.Size = new System.Drawing.Size(250, 31);
+ this.layoutControlItem1.Text = "涓插彛鍙�";
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(70, 18);
+ //
+ // layoutControlItem7
+ //
+ this.layoutControlItem7.Control = this.comSjw;
+ this.layoutControlItem7.Location = new System.Drawing.Point(0, 31);
+ this.layoutControlItem7.Name = "layoutControlItem7";
+ this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem7.Size = new System.Drawing.Size(250, 31);
+ this.layoutControlItem7.Text = "鏁版嵁浣�";
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(70, 18);
+ //
// layoutControlItem9
//
this.layoutControlItem9.Control = this.comParity;
this.layoutControlItem9.CustomizationFormText = "鏍¢獙浣�";
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 93);
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 62);
this.layoutControlItem9.Name = "layoutControlItem9";
- this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
this.layoutControlItem9.Size = new System.Drawing.Size(250, 31);
this.layoutControlItem9.Text = "鏍¢獙浣�";
this.layoutControlItem9.TextSize = new System.Drawing.Size(70, 18);
@@ -342,10 +353,9 @@
this.layoutControlItem4.AppearanceItemCaption.Options.UseFont = true;
this.layoutControlItem4.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
this.layoutControlItem4.Control = this.txtNum;
- this.layoutControlItem4.Location = new System.Drawing.Point(500, 31);
+ this.layoutControlItem4.Location = new System.Drawing.Point(500, 0);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
this.layoutControlItem4.OptionsTableLayoutItem.RowSpan = 2;
this.layoutControlItem4.Size = new System.Drawing.Size(499, 62);
this.layoutControlItem4.Text = "閲嶉噺";
@@ -354,22 +364,17 @@
// layoutControlItem2
//
this.layoutControlItem2.Control = this.btnStart;
- this.layoutControlItem2.Location = new System.Drawing.Point(250, 93);
+ this.layoutControlItem2.Location = new System.Drawing.Point(500, 62);
+ this.layoutControlItem2.MaxSize = new System.Drawing.Size(250, 31);
+ this.layoutControlItem2.MinSize = new System.Drawing.Size(41, 31);
this.layoutControlItem2.Name = "layoutControlItem2";
- this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem2.Size = new System.Drawing.Size(250, 31);
+ this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem2.Size = new System.Drawing.Size(499, 31);
+ this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+ this.layoutControlItem2.Text = "鍚姩";
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
- //
- // layoutControlItem3
- //
- this.layoutControlItem3.Control = this.comLine;
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
- this.layoutControlItem3.Name = "layoutControlItem3";
- this.layoutControlItem3.Size = new System.Drawing.Size(250, 31);
- this.layoutControlItem3.Text = "閫夌嚎浣�";
- this.layoutControlItem3.TextSize = new System.Drawing.Size(70, 18);
//
// gcMx1
//
@@ -377,7 +382,7 @@
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
this.gcMx1.Name = "gcMx1";
- this.gcMx1.Size = new System.Drawing.Size(1040, 361);
+ this.gcMx1.Size = new System.Drawing.Size(1040, 390);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -391,7 +396,6 @@
this.gridColumn4,
this.gridColumn5,
this.gridColumn6,
- this.gridColumn7,
this.gridColumn8,
this.gridColumn9,
this.gridColumn10,
@@ -404,6 +408,7 @@
// gridColumn1
//
this.gridColumn1.Caption = "鏉$爜";
+ this.gridColumn1.FieldName = "flowCode";
this.gridColumn1.MinWidth = 25;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
@@ -413,6 +418,7 @@
// gridColumn2
//
this.gridColumn2.Caption = "宸ュ崟";
+ this.gridColumn2.FieldName = "gdbh";
this.gridColumn2.MinWidth = 25;
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
@@ -422,6 +428,7 @@
// gridColumn3
//
this.gridColumn3.Caption = "鐗╂枡缂栫爜";
+ this.gridColumn3.FieldName = "itemNo";
this.gridColumn3.MinWidth = 25;
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
@@ -431,6 +438,7 @@
// gridColumn4
//
this.gridColumn4.Caption = "鐗╂枡鍚嶇О";
+ this.gridColumn4.FieldName = "itemName";
this.gridColumn4.MinWidth = 25;
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
@@ -440,6 +448,7 @@
// gridColumn5
//
this.gridColumn5.Caption = "鐗╂枡瑙勬牸";
+ this.gridColumn5.FieldName = "itemModel";
this.gridColumn5.MinWidth = 25;
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.Visible = true;
@@ -448,74 +457,72 @@
//
// gridColumn6
//
- this.gridColumn6.Caption = "宸ュ簭缂栧彿";
+ this.gridColumn6.Caption = "宸ュ簭";
+ this.gridColumn6.FieldName = "processNo";
this.gridColumn6.MinWidth = 25;
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Visible = true;
this.gridColumn6.VisibleIndex = 5;
this.gridColumn6.Width = 94;
//
- // gridColumn7
- //
- this.gridColumn7.Caption = "宸ュ簭鍚嶇О";
- this.gridColumn7.MinWidth = 25;
- this.gridColumn7.Name = "gridColumn7";
- this.gridColumn7.Visible = true;
- this.gridColumn7.VisibleIndex = 6;
- this.gridColumn7.Width = 94;
- //
// gridColumn8
//
this.gridColumn8.Caption = "绾垮埆";
+ this.gridColumn8.FieldName = "lineName";
this.gridColumn8.MinWidth = 25;
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.Visible = true;
- this.gridColumn8.VisibleIndex = 7;
+ this.gridColumn8.VisibleIndex = 6;
this.gridColumn8.Width = 94;
//
// gridColumn9
//
this.gridColumn9.Caption = "浣滀笟浜哄憳";
+ this.gridColumn9.FieldName = "createBy";
this.gridColumn9.MinWidth = 25;
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.Visible = true;
- this.gridColumn9.VisibleIndex = 8;
+ this.gridColumn9.VisibleIndex = 7;
this.gridColumn9.Width = 94;
//
// gridColumn10
//
this.gridColumn10.Caption = "浣滀笟鏃堕棿";
+ this.gridColumn10.FieldName = "createDate";
this.gridColumn10.MinWidth = 25;
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
- this.gridColumn10.VisibleIndex = 9;
+ this.gridColumn10.VisibleIndex = 8;
this.gridColumn10.Width = 94;
//
// gridColumn11
//
this.gridColumn11.Caption = "瀹為檯閲嶉噺";
+ this.gridColumn11.FieldName = "sjWeight";
this.gridColumn11.MinWidth = 25;
this.gridColumn11.Name = "gridColumn11";
this.gridColumn11.Visible = true;
- this.gridColumn11.VisibleIndex = 10;
+ this.gridColumn11.VisibleIndex = 9;
this.gridColumn11.Width = 94;
//
// gridColumn12
//
this.gridColumn12.Caption = "閲嶉噺涓婇檺";
+ this.gridColumn12.FieldName = "maxWeight";
this.gridColumn12.MinWidth = 25;
this.gridColumn12.Name = "gridColumn12";
this.gridColumn12.Visible = true;
- this.gridColumn12.VisibleIndex = 11;
+ this.gridColumn12.VisibleIndex = 10;
this.gridColumn12.Width = 94;
//
// gridColumn13
//
this.gridColumn13.Caption = "閲嶉噺涓嬮檺";
+ this.gridColumn13.FieldName = "minWeight";
this.gridColumn13.MinWidth = 25;
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.Visible = true;
- this.gridColumn13.VisibleIndex = 12;
+ this.gridColumn13.VisibleIndex = 11;
this.gridColumn13.Width = 94;
//
// Frm_Work09
@@ -524,8 +531,10 @@
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1040, 511);
this.Controls.Add(this.split1);
+ this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black;
this.Name = "Frm_Work09";
this.Text = "绉伴噸閲囬泦";
+ this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
this.split1.Panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
@@ -541,14 +550,14 @@
((System.ComponentModel.ISupportInitialize)(this.comStopBits.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comParity.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbBaudRate1111)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
this.ResumeLayout(false);
@@ -563,16 +572,11 @@
private DevExpress.XtraEditors.ComboBoxEdit cmbBaudRate;
private DevExpress.XtraEditors.TextEdit txtNum;
private DevExpress.XtraEditors.ComboBoxEdit comSjw;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraEditors.ComboBoxEdit comStopBits;
private DevExpress.XtraEditors.ComboBoxEdit comParity;
private DevExpress.XtraLayout.LayoutControlItem cmbBaudRate1111;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraEditors.SimpleButton btnStart;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraGrid.GridControl gcMx1;
private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
@@ -581,7 +585,6 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
@@ -590,5 +593,10 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
private UserControl.UcLookWorkline comLine;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
}
}
\ No newline at end of file
--
Gitblit v1.9.3