From e19ea4337fa65725e6e22073a7b600dcc9887d4b Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 07 四月 2025 08:27:54 +0800
Subject: [PATCH] 鸟嘴提示
---
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs | 333 ++++++++++++++++++++++++-------------------------------
1 files changed, 147 insertions(+), 186 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs
index 1292d6b..0d4aab3 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs
@@ -29,24 +29,25 @@
/// </summary>
private void InitializeComponent()
{
- DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
+ this.components = new System.ComponentModel.Container();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+ 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();
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -66,6 +67,9 @@
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -165,9 +169,7 @@
this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.picCheckBox = new System.Windows.Forms.PictureBox();
- this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.tips = new DevExpress.Utils.ToolTipController(this.components);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -291,7 +293,6 @@
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
-
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
this.gcMain1.Name = "gcMain1";
@@ -304,7 +305,6 @@
//
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.ColumnPanelRowHeight = 50;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -333,7 +333,6 @@
//
// gv_qt015
//
-
this.gv_qt015.AppearanceCell.Options.UseFont = true;
this.gv_qt015.Caption = "瀹℃牳鐘舵�� ";
this.gv_qt015.FieldName = "isSh";
@@ -348,7 +347,6 @@
//
// gv_qt014
//
-
this.gv_qt014.AppearanceCell.Options.UseFont = true;
this.gv_qt014.Caption = "瀹岀粨鏍囪瘑 ";
this.gv_qt014.FieldName = "isWj";
@@ -363,7 +361,6 @@
//
// gv_qtck
//
-
this.gv_qtck.AppearanceCell.Options.UseFont = true;
this.gv_qtck.Caption = "鐢宠鍗曞彿 ";
this.gv_qtck.FieldName = "qtck";
@@ -377,7 +374,6 @@
//
// gv_qt003
//
-
this.gv_qt003.AppearanceCell.Options.UseFont = true;
this.gv_qt003.Caption = "鍗曟嵁绫诲瀷";
this.gv_qt003.FieldName = "qt003";
@@ -391,7 +387,6 @@
//
// gv_qt019
//
-
this.gv_qt019.AppearanceCell.Options.UseFont = true;
this.gv_qt019.Caption = "搴撳瓨鏂瑰悜";
this.gv_qt019.FieldName = "qt019";
@@ -405,7 +400,6 @@
//
// gv_qt005
//
-
this.gv_qt005.AppearanceCell.Options.UseFont = true;
this.gv_qt005.Caption = "鐢宠浜�";
this.gv_qt005.FieldName = "qt005";
@@ -419,7 +413,6 @@
//
// gv_qt001
//
-
this.gv_qt001.AppearanceCell.Options.UseFont = true;
this.gv_qt001.Caption = "鐢宠鏃ユ湡 ";
this.gv_qt001.FieldName = "qt001";
@@ -433,7 +426,6 @@
//
// gv_qt016
//
-
this.gv_qt016.AppearanceCell.Options.UseFont = true;
this.gv_qt016.Caption = "瀹℃牳浜� ";
this.gv_qt016.FieldName = "qt016";
@@ -447,7 +439,6 @@
//
// gv_qt002
//
-
this.gv_qt002.AppearanceCell.Options.UseFont = true;
this.gv_qt002.Caption = "瀹℃牳鏃ユ湡 ";
this.gv_qt002.FieldName = "qt002";
@@ -461,7 +452,6 @@
//
// gv_qt010
//
-
this.gv_qt010.AppearanceCell.Options.UseFont = true;
this.gv_qt010.Caption = "鍏ュ簱鍘熷洜 ";
this.gv_qt010.FieldName = "qt010";
@@ -502,6 +492,36 @@
this.gridColumn21.Visible = true;
this.gridColumn21.VisibleIndex = 12;
this.gridColumn21.Width = 94;
+ //
+ // gridColumn22
+ //
+ this.gridColumn22.Caption = "浠撳簱鍚嶇О";
+ this.gridColumn22.FieldName = "ckName";
+ this.gridColumn22.MinWidth = 25;
+ this.gridColumn22.Name = "gridColumn22";
+ this.gridColumn22.Visible = true;
+ this.gridColumn22.VisibleIndex = 13;
+ this.gridColumn22.Width = 94;
+ //
+ // gridColumn23
+ //
+ this.gridColumn23.Caption = "閮ㄩ棬鍚嶇О";
+ this.gridColumn23.FieldName = "bmName";
+ this.gridColumn23.MinWidth = 25;
+ this.gridColumn23.Name = "gridColumn23";
+ this.gridColumn23.Visible = true;
+ this.gridColumn23.VisibleIndex = 14;
+ this.gridColumn23.Width = 94;
+ //
+ // gridColumn24
+ //
+ this.gridColumn24.Caption = "渚涘簲鍟嗗悕绉�";
+ this.gridColumn24.FieldName = "gysName";
+ this.gridColumn24.MinWidth = 25;
+ this.gridColumn24.Name = "gridColumn24";
+ this.gridColumn24.Visible = true;
+ this.gridColumn24.VisibleIndex = 15;
+ this.gridColumn24.Width = 94;
//
// pageBar1
//
@@ -572,7 +592,6 @@
//
// lbGuid
//
-
this.lbGuid.Location = new System.Drawing.Point(855, 108);
this.lbGuid.Name = "lbGuid";
this.lbGuid.Size = new System.Drawing.Size(279, 28);
@@ -582,11 +601,10 @@
//
// txt_qt010
//
- this.txt_qt010.Location = new System.Drawing.Point(646, 108);
+ this.txt_qt010.Location = new System.Drawing.Point(657, 105);
this.txt_qt010.Name = "txt_qt010";
-
this.txt_qt010.Properties.Appearance.Options.UseFont = true;
- this.txt_qt010.Size = new System.Drawing.Size(205, 28);
+ this.txt_qt010.Size = new System.Drawing.Size(211, 24);
this.txt_qt010.StyleController = this.layoutMx1;
this.txt_qt010.TabIndex = 240;
//
@@ -594,28 +612,27 @@
//
this.ucLookHuoZhu1.HzId = null;
this.ucLookHuoZhu1.IsReadly = false;
- this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 76);
+ this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 74);
this.ucLookHuoZhu1.Name = "ucLookHuoZhu1";
this.ucLookHuoZhu1.OrgId = null;
- this.ucLookHuoZhu1.Size = new System.Drawing.Size(277, 60);
+ this.ucLookHuoZhu1.Size = new System.Drawing.Size(282, 58);
this.ucLookHuoZhu1.TabIndex = 329;
//
// txt_qt008
//
this.txt_qt008.IsReadly = false;
- this.txt_qt008.Location = new System.Drawing.Point(365, 108);
+ this.txt_qt008.Location = new System.Drawing.Point(370, 105);
this.txt_qt008.Margin = new System.Windows.Forms.Padding(0);
this.txt_qt008.Name = "txt_qt008";
- this.txt_qt008.Size = new System.Drawing.Size(205, 28);
+ this.txt_qt008.Size = new System.Drawing.Size(211, 24);
this.txt_qt008.TabIndex = 301;
//
// txt_qt016
//
- this.txt_qt016.Location = new System.Drawing.Point(927, 12);
+ this.txt_qt016.Location = new System.Drawing.Point(944, 12);
this.txt_qt016.Name = "txt_qt016";
-
this.txt_qt016.Properties.Appearance.Options.UseFont = true;
- this.txt_qt016.Size = new System.Drawing.Size(207, 28);
+ this.txt_qt016.Size = new System.Drawing.Size(211, 24);
this.txt_qt016.StyleController = this.layoutMx1;
this.txt_qt016.TabIndex = 267;
this.txt_qt016.Tag = "readonly";
@@ -623,46 +640,44 @@
// txt_qt018
//
this.txt_qt018.IsReadly = false;
- this.txt_qt018.Location = new System.Drawing.Point(365, 76);
+ this.txt_qt018.Location = new System.Drawing.Point(370, 74);
this.txt_qt018.Margin = new System.Windows.Forms.Padding(0);
this.txt_qt018.Name = "txt_qt018";
- this.txt_qt018.Size = new System.Drawing.Size(205, 28);
+ this.txt_qt018.Size = new System.Drawing.Size(211, 24);
this.txt_qt018.TabIndex = 302;
//
// txt_qt022
//
this.txt_qt022.IsReadly = false;
- this.txt_qt022.Location = new System.Drawing.Point(84, 44);
+ this.txt_qt022.Location = new System.Drawing.Point(84, 43);
this.txt_qt022.Name = "txt_qt022";
- this.txt_qt022.Size = new System.Drawing.Size(205, 28);
+ this.txt_qt022.Size = new System.Drawing.Size(210, 24);
this.txt_qt022.TabIndex = 326;
//
// txt_qt009
//
this.txt_qt009.IsReadly = false;
- this.txt_qt009.Location = new System.Drawing.Point(365, 44);
+ this.txt_qt009.Location = new System.Drawing.Point(370, 43);
this.txt_qt009.Name = "txt_qt009";
- this.txt_qt009.Size = new System.Drawing.Size(205, 28);
+ this.txt_qt009.Size = new System.Drawing.Size(211, 24);
this.txt_qt009.TabIndex = 304;
//
// txt_qtck
//
this.txt_qtck.Location = new System.Drawing.Point(84, 12);
this.txt_qtck.Name = "txt_qtck";
-
this.txt_qtck.Properties.Appearance.Options.UseFont = true;
- this.txt_qtck.Size = new System.Drawing.Size(205, 28);
+ this.txt_qtck.Size = new System.Drawing.Size(210, 24);
this.txt_qtck.StyleController = this.layoutMx1;
this.txt_qtck.TabIndex = 213;
this.txt_qtck.Tag = "readonly";
//
// txt_qt002
//
- this.txt_qt002.Location = new System.Drawing.Point(927, 44);
+ this.txt_qt002.Location = new System.Drawing.Point(944, 43);
this.txt_qt002.Name = "txt_qt002";
-
this.txt_qt002.Properties.Appearance.Options.UseFont = true;
- this.txt_qt002.Size = new System.Drawing.Size(207, 28);
+ this.txt_qt002.Size = new System.Drawing.Size(211, 24);
this.txt_qt002.StyleController = this.layoutMx1;
this.txt_qt002.TabIndex = 217;
this.txt_qt002.Tag = "readonly";
@@ -670,21 +685,21 @@
// txt_qt003
//
this.txt_qt003.EditValue = "鍏跺畠鍏ュ簱(QTRKD01_SYS)";
- this.txt_qt003.Location = new System.Drawing.Point(646, 12);
+ this.txt_qt003.Location = new System.Drawing.Point(657, 12);
this.txt_qt003.Name = "txt_qt003";
this.txt_qt003.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txt_qt003.Properties.Items.AddRange(new object[] {
"鍏跺畠鍏ュ簱(QTRKD01_SYS)"});
this.txt_qt003.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_qt003.Size = new System.Drawing.Size(205, 24);
+ this.txt_qt003.Size = new System.Drawing.Size(211, 24);
this.txt_qt003.StyleController = this.layoutMx1;
this.txt_qt003.TabIndex = 305;
//
// txt_qt019
//
this.txt_qt019.EditValue = "璇烽�夋嫨";
- this.txt_qt019.Location = new System.Drawing.Point(365, 12);
+ this.txt_qt019.Location = new System.Drawing.Point(370, 12);
this.txt_qt019.Name = "txt_qt019";
this.txt_qt019.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -693,38 +708,36 @@
"鏅��(GENERAL)",
"閫�璐�(RETURN)"});
this.txt_qt019.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_qt019.Size = new System.Drawing.Size(205, 24);
+ this.txt_qt019.Size = new System.Drawing.Size(211, 24);
this.txt_qt019.StyleController = this.layoutMx1;
this.txt_qt019.TabIndex = 299;
//
// txt_qt015
//
- this.txt_qt015.Location = new System.Drawing.Point(855, 76);
+ this.txt_qt015.Location = new System.Drawing.Point(872, 74);
this.txt_qt015.Name = "txt_qt015";
this.txt_qt015.Properties.Caption = "瀹℃牳鐘舵��";
- this.txt_qt015.Size = new System.Drawing.Size(279, 24);
+ this.txt_qt015.Size = new System.Drawing.Size(283, 24);
this.txt_qt015.StyleController = this.layoutMx1;
this.txt_qt015.TabIndex = 330;
this.txt_qt015.Tag = "readonly";
//
// txt_qt005
//
- this.txt_qt005.Location = new System.Drawing.Point(646, 44);
+ this.txt_qt005.Location = new System.Drawing.Point(657, 43);
this.txt_qt005.Name = "txt_qt005";
-
this.txt_qt005.Properties.Appearance.Options.UseFont = true;
- this.txt_qt005.Size = new System.Drawing.Size(205, 28);
+ this.txt_qt005.Size = new System.Drawing.Size(211, 24);
this.txt_qt005.StyleController = this.layoutMx1;
this.txt_qt005.TabIndex = 331;
this.txt_qt005.Tag = "readonly";
//
// txt_qt001
//
- this.txt_qt001.Location = new System.Drawing.Point(646, 76);
+ this.txt_qt001.Location = new System.Drawing.Point(657, 74);
this.txt_qt001.Name = "txt_qt001";
-
this.txt_qt001.Properties.Appearance.Options.UseFont = true;
- this.txt_qt001.Size = new System.Drawing.Size(205, 28);
+ this.txt_qt001.Size = new System.Drawing.Size(211, 24);
this.txt_qt001.StyleController = this.layoutMx1;
this.txt_qt001.TabIndex = 332;
this.txt_qt001.Tag = "readonly";
@@ -762,33 +775,33 @@
this.layoutControlItem2});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
- columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition5.Width = 100D;
- columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition6.Width = 100D;
- columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition7.Width = 100D;
- columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition8.Width = 100D;
+ columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition1.Width = 100D;
+ columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition2.Width = 100D;
+ columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition3.Width = 100D;
+ columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition4.Width = 100D;
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
- columnDefinition5,
- columnDefinition6,
- columnDefinition7,
- columnDefinition8});
- rowDefinition5.Height = 100D;
- rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition6.Height = 100D;
- rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition7.Height = 100D;
- rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition8.Height = 100D;
- rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition1,
+ columnDefinition2,
+ columnDefinition3,
+ columnDefinition4});
+ rowDefinition1.Height = 100D;
+ rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition2.Height = 100D;
+ 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[] {
- rowDefinition5,
- rowDefinition6,
- rowDefinition7,
- rowDefinition8});
- this.Root.Size = new System.Drawing.Size(1146, 148);
+ rowDefinition1,
+ rowDefinition2,
+ rowDefinition3,
+ rowDefinition4});
+ this.Root.Size = new System.Drawing.Size(1167, 144);
this.Root.TextVisible = false;
//
// layoutControlItem1
@@ -796,28 +809,28 @@
this.layoutControlItem1.Control = this.txt_qtck;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(281, 32);
+ this.layoutControlItem1.Size = new System.Drawing.Size(286, 31);
this.layoutControlItem1.Text = "鐢宠鍗曞彿";
this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.txt_qt022;
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 31);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem4.Size = new System.Drawing.Size(281, 32);
+ this.layoutControlItem4.Size = new System.Drawing.Size(286, 31);
this.layoutControlItem4.Text = "搴撳瓨缁勭粐";
this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txt_qt009;
- this.layoutControlItem5.Location = new System.Drawing.Point(281, 32);
+ this.layoutControlItem5.Location = new System.Drawing.Point(286, 31);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(281, 32);
+ this.layoutControlItem5.Size = new System.Drawing.Size(287, 31);
this.layoutControlItem5.Text = "閫夋嫨閮ㄩ棬";
this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
//
@@ -825,54 +838,54 @@
//
this.layoutControlItem7.Control = this.txt_qt018;
this.layoutControlItem7.CustomizationFormText = "閫変緵搴斿晢";
- this.layoutControlItem7.Location = new System.Drawing.Point(281, 64);
+ this.layoutControlItem7.Location = new System.Drawing.Point(286, 62);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem7.Size = new System.Drawing.Size(281, 32);
+ this.layoutControlItem7.Size = new System.Drawing.Size(287, 31);
this.layoutControlItem7.Text = "閫変緵搴斿晢";
this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txt_qt008;
- this.layoutControlItem8.Location = new System.Drawing.Point(281, 96);
+ this.layoutControlItem8.Location = new System.Drawing.Point(286, 93);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem8.Size = new System.Drawing.Size(281, 32);
+ this.layoutControlItem8.Size = new System.Drawing.Size(287, 31);
this.layoutControlItem8.Text = "鏀舵枡浠撳簱";
this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txt_qt016;
- this.layoutControlItem9.Location = new System.Drawing.Point(843, 0);
+ this.layoutControlItem9.Location = new System.Drawing.Point(860, 0);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem9.Size = new System.Drawing.Size(283, 32);
+ this.layoutControlItem9.Size = new System.Drawing.Size(287, 31);
this.layoutControlItem9.Text = "瀹℃牳浜�";
this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_qt002;
- this.layoutControlItem10.Location = new System.Drawing.Point(843, 32);
+ this.layoutControlItem10.Location = new System.Drawing.Point(860, 31);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem10.Size = new System.Drawing.Size(283, 32);
+ this.layoutControlItem10.Size = new System.Drawing.Size(287, 31);
this.layoutControlItem10.Text = "瀹℃牳鏃ユ湡";
this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txt_qt015;
- this.layoutControlItem11.Location = new System.Drawing.Point(843, 64);
+ this.layoutControlItem11.Location = new System.Drawing.Point(860, 62);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(283, 32);
+ this.layoutControlItem11.Size = new System.Drawing.Size(287, 31);
this.layoutControlItem11.Text = "瀹℃牳鐘舵��";
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
@@ -881,22 +894,22 @@
//
this.layoutControlItem6.Control = this.ucLookHuoZhu1;
this.layoutControlItem6.CustomizationFormText = "閫夋嫨璐т富";
- this.layoutControlItem6.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem6.Location = new System.Drawing.Point(0, 62);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
this.layoutControlItem6.OptionsTableLayoutItem.RowSpan = 2;
- this.layoutControlItem6.Size = new System.Drawing.Size(281, 64);
+ this.layoutControlItem6.Size = new System.Drawing.Size(286, 62);
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem6.TextVisible = false;
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_qt010;
- this.layoutControlItem13.Location = new System.Drawing.Point(562, 96);
+ this.layoutControlItem13.Location = new System.Drawing.Point(573, 93);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem13.Size = new System.Drawing.Size(281, 32);
+ this.layoutControlItem13.Size = new System.Drawing.Size(287, 31);
this.layoutControlItem13.Text = "鍏ュ簱澶囨敞";
this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
//
@@ -904,42 +917,42 @@
//
this.layoutControlItem14.Control = this.txt_qt005;
this.layoutControlItem14.CustomizationFormText = "鐢宠浜�";
- this.layoutControlItem14.Location = new System.Drawing.Point(562, 32);
+ this.layoutControlItem14.Location = new System.Drawing.Point(573, 31);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem14.Size = new System.Drawing.Size(281, 32);
+ this.layoutControlItem14.Size = new System.Drawing.Size(287, 31);
this.layoutControlItem14.Text = "鐢宠浜�";
this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.txt_qt001;
- this.layoutControlItem15.Location = new System.Drawing.Point(562, 64);
+ this.layoutControlItem15.Location = new System.Drawing.Point(573, 62);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem15.Size = new System.Drawing.Size(281, 32);
+ this.layoutControlItem15.Size = new System.Drawing.Size(287, 31);
this.layoutControlItem15.Text = "鐢宠鏃堕棿";
this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txt_qt019;
- this.layoutControlItem3.Location = new System.Drawing.Point(281, 0);
+ this.layoutControlItem3.Location = new System.Drawing.Point(286, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem3.Size = new System.Drawing.Size(281, 32);
+ this.layoutControlItem3.Size = new System.Drawing.Size(287, 31);
this.layoutControlItem3.Text = "搴撳瓨鏂瑰悜";
this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txt_qt003;
- this.layoutControlItem2.Location = new System.Drawing.Point(562, 0);
+ this.layoutControlItem2.Location = new System.Drawing.Point(573, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem2.Size = new System.Drawing.Size(281, 32);
+ this.layoutControlItem2.Size = new System.Drawing.Size(287, 31);
this.layoutControlItem2.Text = "鍗曟嵁绫诲瀷";
this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
//
@@ -1003,7 +1016,6 @@
//
// gvMx1guid
//
-
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
this.gvMx1guid.Caption = "guid ";
this.gvMx1guid.FieldName = "guid";
@@ -1016,7 +1028,6 @@
//
// gvMx1qtrkGuid
//
-
this.gvMx1qtrkGuid.AppearanceCell.Options.UseFont = true;
this.gvMx1qtrkGuid.Caption = "qtrkGuid ";
this.gvMx1qtrkGuid.FieldName = "qtrkGuid";
@@ -1119,7 +1130,6 @@
//
// gvMx1qd002
//
-
this.gvMx1qd002.AppearanceCell.Options.UseFont = true;
this.gvMx1qd002.Caption = "鐗╂枡缂栧彿 ";
this.gvMx1qd002.FieldName = "qd002";
@@ -1134,7 +1144,6 @@
//
// gvMx1qd003
//
-
this.gvMx1qd003.AppearanceCell.Options.UseFont = true;
this.gvMx1qd003.Caption = "鐗╂枡鍚嶇О ";
this.gvMx1qd003.FieldName = "qd003";
@@ -1149,7 +1158,6 @@
//
// gvMx1qd004
//
-
this.gvMx1qd004.AppearanceCell.Options.UseFont = true;
this.gvMx1qd004.Caption = "瑙勬牸鍨嬪彿 ";
this.gvMx1qd004.FieldName = "qd004";
@@ -1164,7 +1172,6 @@
//
// gvMx1qd007
//
-
this.gvMx1qd007.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1qd007.AppearanceCell.Options.UseFont = true;
this.gvMx1qd007.AppearanceCell.Options.UseForeColor = true;
@@ -1181,7 +1188,6 @@
//
// gvMx1qd010
//
-
this.gvMx1qd010.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1qd010.AppearanceCell.Options.UseFont = true;
this.gvMx1qd010.AppearanceCell.Options.UseForeColor = true;
@@ -1218,7 +1224,6 @@
//
// gvMx1qd008
//
-
this.gvMx1qd008.AppearanceCell.Options.UseFont = true;
this.gvMx1qd008.Caption = "宸插叆鏁伴噺 ";
this.gvMx1qd008.FieldName = "qd008";
@@ -1233,7 +1238,6 @@
//
// gvMx1qd009
//
-
this.gvMx1qd009.AppearanceCell.Options.UseFont = true;
this.gvMx1qd009.Caption = "鍗曚綅 ";
this.gvMx1qd009.FieldName = "kcDw";
@@ -1259,10 +1263,10 @@
// repositoryItemButtonEdit1
//
this.repositoryItemButtonEdit1.AutoHeight = false;
- editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
- editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+ editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+ editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
@@ -1324,9 +1328,8 @@
//
this.txt_iCount_1.Location = new System.Drawing.Point(654, 34);
this.txt_iCount_1.Name = "txt_iCount_1";
-
this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
- this.txt_iCount_1.Size = new System.Drawing.Size(96, 28);
+ this.txt_iCount_1.Size = new System.Drawing.Size(96, 24);
this.txt_iCount_1.TabIndex = 228;
//
// labelControl14
@@ -1341,9 +1344,8 @@
//
this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4);
this.txt_psnQty_1.Name = "txt_psnQty_1";
-
this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
- this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28);
+ this.txt_psnQty_1.Size = new System.Drawing.Size(96, 24);
this.txt_psnQty_1.TabIndex = 226;
//
// labelControl12
@@ -1358,12 +1360,11 @@
//
this.txtKdy.Location = new System.Drawing.Point(430, 65);
this.txtKdy.Name = "txtKdy";
-
this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
this.txtKdy.Properties.Appearance.Options.UseFont = true;
this.txtKdy.Properties.Appearance.Options.UseForeColor = true;
this.txtKdy.Properties.ReadOnly = true;
- this.txtKdy.Size = new System.Drawing.Size(96, 28);
+ this.txtKdy.Size = new System.Drawing.Size(96, 24);
this.txtKdy.TabIndex = 224;
//
// labelControl13
@@ -1378,10 +1379,9 @@
//
this.txtYdy.Location = new System.Drawing.Point(430, 34);
this.txtYdy.Name = "txtYdy";
-
this.txtYdy.Properties.Appearance.Options.UseFont = true;
this.txtYdy.Properties.ReadOnly = true;
- this.txtYdy.Size = new System.Drawing.Size(96, 28);
+ this.txtYdy.Size = new System.Drawing.Size(96, 24);
this.txtYdy.TabIndex = 222;
//
// labelControl1
@@ -1396,10 +1396,9 @@
//
this.txtQuantity.Location = new System.Drawing.Point(430, 4);
this.txtQuantity.Name = "txtQuantity";
-
this.txtQuantity.Properties.Appearance.Options.UseFont = true;
this.txtQuantity.Properties.ReadOnly = true;
- this.txtQuantity.Size = new System.Drawing.Size(96, 28);
+ this.txtQuantity.Size = new System.Drawing.Size(96, 24);
this.txtQuantity.TabIndex = 220;
//
// labelControl10
@@ -1414,10 +1413,9 @@
//
this.txtWlgg.Location = new System.Drawing.Point(90, 65);
this.txtWlgg.Name = "txtWlgg";
-
this.txtWlgg.Properties.Appearance.Options.UseFont = true;
this.txtWlgg.Properties.ReadOnly = true;
- this.txtWlgg.Size = new System.Drawing.Size(236, 28);
+ this.txtWlgg.Size = new System.Drawing.Size(236, 24);
this.txtWlgg.TabIndex = 218;
//
// labelControl9
@@ -1432,10 +1430,9 @@
//
this.txtWlmc.Location = new System.Drawing.Point(90, 34);
this.txtWlmc.Name = "txtWlmc";
-
this.txtWlmc.Properties.Appearance.Options.UseFont = true;
this.txtWlmc.Properties.ReadOnly = true;
- this.txtWlmc.Size = new System.Drawing.Size(236, 28);
+ this.txtWlmc.Size = new System.Drawing.Size(236, 24);
this.txtWlmc.TabIndex = 216;
//
// labelControl8
@@ -1450,10 +1447,9 @@
//
this.txtWlid.Location = new System.Drawing.Point(90, 4);
this.txtWlid.Name = "txtWlid";
-
this.txtWlid.Properties.Appearance.Options.UseFont = true;
this.txtWlid.Properties.ReadOnly = true;
- this.txtWlid.Size = new System.Drawing.Size(236, 28);
+ this.txtWlid.Size = new System.Drawing.Size(236, 24);
this.txtWlid.TabIndex = 214;
//
// labelControl7
@@ -1486,7 +1482,6 @@
//
// gvMx2
//
-
this.gvMx2.Appearance.Row.Options.UseFont = true;
this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn2,
@@ -1511,7 +1506,6 @@
//
// gridColumn2
//
-
this.gridColumn2.AppearanceCell.Options.UseFont = true;
this.gridColumn2.Caption = "guid";
this.gridColumn2.FieldName = "guid";
@@ -1522,7 +1516,6 @@
//
// gvMx1itemBarcode
//
-
this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜";
this.gvMx1itemBarcode.FieldName = "itemBarcode";
@@ -1565,7 +1558,6 @@
//
// gvMx1quantity
//
-
this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
this.gvMx1quantity.Caption = "鏁伴噺";
this.gvMx1quantity.FieldName = "quantity";
@@ -1588,7 +1580,6 @@
//
// gvMx1createBy
//
-
this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
this.gvMx1createBy.Caption = "鍒涘缓浜�";
this.gvMx1createBy.FieldName = "createBy";
@@ -1601,7 +1592,6 @@
//
// gvMx1lotDate
//
-
this.gvMx1lotDate.AppearanceCell.Options.UseFont = true;
this.gvMx1lotDate.Caption = "鍒涘缓鏃ユ湡";
this.gvMx1lotDate.FieldName = "createDate";
@@ -1665,10 +1655,10 @@
// repositoryItemButtonEdit2
//
this.repositoryItemButtonEdit2.AutoHeight = false;
- editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
- editorButtonImageOptions4.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+ editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+ editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
@@ -1683,36 +1673,6 @@
this.picCheckBox.TabIndex = 5;
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
- //
- // gridColumn22
- //
- this.gridColumn22.Caption = "浠撳簱鍚嶇О";
- this.gridColumn22.FieldName = "ckName";
- this.gridColumn22.MinWidth = 25;
- this.gridColumn22.Name = "gridColumn22";
- this.gridColumn22.Visible = true;
- this.gridColumn22.VisibleIndex = 13;
- this.gridColumn22.Width = 94;
- //
- // gridColumn23
- //
- this.gridColumn23.Caption = "閮ㄩ棬鍚嶇О";
- this.gridColumn23.FieldName = "bmName";
- this.gridColumn23.MinWidth = 25;
- this.gridColumn23.Name = "gridColumn23";
- this.gridColumn23.Visible = true;
- this.gridColumn23.VisibleIndex = 14;
- this.gridColumn23.Width = 94;
- //
- // gridColumn24
- //
- this.gridColumn24.Caption = "渚涘簲鍟嗗悕绉�";
- this.gridColumn24.FieldName = "gysName";
- this.gridColumn24.MinWidth = 25;
- this.gridColumn24.Name = "gridColumn24";
- this.gridColumn24.Visible = true;
- this.gridColumn24.VisibleIndex = 15;
- this.gridColumn24.Width = 94;
//
// Frm_MesItemQtrk
//
@@ -1917,5 +1877,6 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
+ private DevExpress.Utils.ToolTipController tips;
}
}
\ No newline at end of file
--
Gitblit v1.9.3