From 574ecd529365b8789e5a229e59c8219d2dbd083e Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期一, 22 九月 2025 11:09:05 +0800
Subject: [PATCH] 报表挪移
---
DevApp/Gs.DevApp/DevFrm/WOM/FrmAutoRk.Designer.cs | 243 +++++++++++++++++++++++++++---------------------
1 files changed, 135 insertions(+), 108 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/FrmAutoRk.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/FrmAutoRk.Designer.cs
index f430abb..f2f147c 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/FrmAutoRk.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/FrmAutoRk.Designer.cs
@@ -1,6 +1,6 @@
锘縩amespace Gs.DevApp.DevFrm.WOM
{
- partial class FrmBackFlash
+ partial class FrmAutoRk
{
/// <summary>
/// Required designer variable.
@@ -58,6 +58,7 @@
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.txt_kwId = new Gs.DevApp.UserControl.UcLookKw();
this.txt_depotId = new Gs.DevApp.UserControl.UcLookCk();
this.txt_ItemId = new Gs.DevApp.UserControl.UcLookItems();
this.txt_orgId = new Gs.DevApp.UserControl.UcLookOrg();
@@ -78,13 +79,14 @@
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.閫夋嫨搴撲綅 = new DevExpress.XtraLayout.LayoutControlItem();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
this.picCheckBox = new System.Windows.Forms.PictureBox();
- this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -118,12 +120,13 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.閫夋嫨搴撲綅)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
@@ -242,7 +245,7 @@
// gridColumn1
//
this.gridColumn1.Caption = "杞﹂棿";
- this.gridColumn1.FieldName = "bmName";
+ this.gridColumn1.FieldName = "departmentName";
this.gridColumn1.MinWidth = 52;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Tag = "query_a.departName";
@@ -393,6 +396,7 @@
//
// layoutMx1
//
+ this.layoutMx1.Controls.Add(this.txt_kwId);
this.layoutMx1.Controls.Add(this.txt_depotId);
this.layoutMx1.Controls.Add(this.txt_ItemId);
this.layoutMx1.Controls.Add(this.txt_orgId);
@@ -417,32 +421,41 @@
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
+ // txt_kwId
+ //
+ this.txt_kwId.IsReadly = true;
+ this.txt_kwId.Location = new System.Drawing.Point(309, 36);
+ this.txt_kwId.Margin = new System.Windows.Forms.Padding(0);
+ this.txt_kwId.Name = "txt_kwId";
+ this.txt_kwId.Size = new System.Drawing.Size(173, 20);
+ this.txt_kwId.TabIndex = 253;
+ //
// txt_depotId
//
this.txt_depotId.IsReadly = false;
- this.txt_depotId.Location = new System.Drawing.Point(306, 10);
+ this.txt_depotId.Location = new System.Drawing.Point(309, 12);
this.txt_depotId.Margin = new System.Windows.Forms.Padding(0);
this.txt_depotId.Name = "txt_depotId";
- this.txt_depotId.Size = new System.Drawing.Size(175, 20);
+ this.txt_depotId.Size = new System.Drawing.Size(173, 20);
this.txt_depotId.TabIndex = 251;
//
// txt_ItemId
//
this.txt_ItemId.IsReadly = false;
- this.txt_ItemId.Location = new System.Drawing.Point(69, 34);
+ this.txt_ItemId.Location = new System.Drawing.Point(72, 60);
this.txt_ItemId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_ItemId.Name = "txt_ItemId";
- this.txt_ItemId.Size = new System.Drawing.Size(175, 20);
+ this.txt_ItemId.Size = new System.Drawing.Size(173, 20);
this.txt_ItemId.TabIndex = 246;
this.txt_ItemId.Tag = "no";
//
// txt_orgId
//
this.txt_orgId.IsReadly = false;
- this.txt_orgId.Location = new System.Drawing.Point(69, 10);
+ this.txt_orgId.Location = new System.Drawing.Point(72, 12);
this.txt_orgId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_orgId.Name = "txt_orgId";
- this.txt_orgId.Size = new System.Drawing.Size(175, 20);
+ this.txt_orgId.Size = new System.Drawing.Size(173, 20);
this.txt_orgId.TabIndex = 245;
//
// lbGuid
@@ -457,81 +470,81 @@
// txt_departmentId
//
this.txt_departmentId.IsReadly = false;
- this.txt_departmentId.Location = new System.Drawing.Point(306, 34);
+ this.txt_departmentId.Location = new System.Drawing.Point(72, 36);
this.txt_departmentId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_departmentId.Name = "txt_departmentId";
- this.txt_departmentId.Size = new System.Drawing.Size(175, 20);
+ this.txt_departmentId.Size = new System.Drawing.Size(173, 20);
this.txt_departmentId.TabIndex = 244;
//
// txt_createDate
//
- this.txt_createDate.Location = new System.Drawing.Point(543, 34);
+ this.txt_createDate.Location = new System.Drawing.Point(546, 36);
this.txt_createDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_createDate.Name = "txt_createDate";
this.txt_createDate.Properties.Appearance.Options.UseFont = true;
- this.txt_createDate.Size = new System.Drawing.Size(175, 20);
+ this.txt_createDate.Size = new System.Drawing.Size(173, 20);
this.txt_createDate.StyleController = this.layoutMx1;
this.txt_createDate.TabIndex = 231;
this.txt_createDate.Tag = "readonly";
//
// txt_createBy
//
- this.txt_createBy.Location = new System.Drawing.Point(543, 10);
+ this.txt_createBy.Location = new System.Drawing.Point(546, 12);
this.txt_createBy.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_createBy.Name = "txt_createBy";
this.txt_createBy.Properties.Appearance.Options.UseFont = true;
- this.txt_createBy.Size = new System.Drawing.Size(175, 20);
+ this.txt_createBy.Size = new System.Drawing.Size(173, 20);
this.txt_createBy.StyleController = this.layoutMx1;
this.txt_createBy.TabIndex = 228;
this.txt_createBy.Tag = "readonly";
//
// txt_checkBy
//
- this.txt_checkBy.Location = new System.Drawing.Point(780, 10);
+ this.txt_checkBy.Location = new System.Drawing.Point(783, 12);
this.txt_checkBy.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_checkBy.Name = "txt_checkBy";
- this.txt_checkBy.Size = new System.Drawing.Size(177, 20);
+ this.txt_checkBy.Size = new System.Drawing.Size(173, 20);
this.txt_checkBy.StyleController = this.layoutMx1;
this.txt_checkBy.TabIndex = 247;
this.txt_checkBy.Tag = "readonly";
//
// txt_checkDate
//
- this.txt_checkDate.Location = new System.Drawing.Point(780, 34);
+ this.txt_checkDate.Location = new System.Drawing.Point(783, 36);
this.txt_checkDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_checkDate.Name = "txt_checkDate";
- this.txt_checkDate.Size = new System.Drawing.Size(177, 20);
+ this.txt_checkDate.Size = new System.Drawing.Size(173, 20);
this.txt_checkDate.StyleController = this.layoutMx1;
this.txt_checkDate.TabIndex = 248;
this.txt_checkDate.Tag = "readonly";
//
// txt_checkStatus
//
- this.txt_checkStatus.Location = new System.Drawing.Point(722, 58);
+ this.txt_checkStatus.Location = new System.Drawing.Point(723, 60);
this.txt_checkStatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_checkStatus.Name = "txt_checkStatus";
this.txt_checkStatus.Properties.Caption = "瀹℃牳鏍囪瘑";
- this.txt_checkStatus.Size = new System.Drawing.Size(235, 20);
+ this.txt_checkStatus.Size = new System.Drawing.Size(233, 20);
this.txt_checkStatus.StyleController = this.layoutMx1;
this.txt_checkStatus.TabIndex = 249;
this.txt_checkStatus.Tag = "readonly";
//
// txt_itemNo
//
- this.txt_itemNo.Location = new System.Drawing.Point(69, 58);
+ this.txt_itemNo.Location = new System.Drawing.Point(309, 60);
this.txt_itemNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_itemNo.Name = "txt_itemNo";
- this.txt_itemNo.Size = new System.Drawing.Size(175, 20);
+ this.txt_itemNo.Size = new System.Drawing.Size(173, 20);
this.txt_itemNo.StyleController = this.layoutMx1;
this.txt_itemNo.TabIndex = 250;
this.txt_itemNo.Tag = "readonly";
//
// txt_itemModel
//
- this.txt_itemModel.Location = new System.Drawing.Point(306, 58);
+ this.txt_itemModel.Location = new System.Drawing.Point(546, 60);
this.txt_itemModel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_itemModel.Name = "txt_itemModel";
- this.txt_itemModel.Size = new System.Drawing.Size(175, 20);
+ this.txt_itemModel.Size = new System.Drawing.Size(173, 20);
this.txt_itemModel.StyleController = this.layoutMx1;
this.txt_itemModel.TabIndex = 252;
this.txt_itemModel.Tag = "readonly";
@@ -559,11 +572,12 @@
this.layoutControlItem10,
this.layoutControlItem5,
this.layoutControlItem6,
- this.layoutControlItem12,
- this.layoutControlItem1,
- this.layoutControlItem3,
+ this.layoutControlItem4,
this.layoutControlItem11,
- this.layoutControlItem4});
+ this.layoutControlItem3,
+ this.layoutControlItem1,
+ this.layoutControlItem12,
+ this.閫夋嫨搴撲綅});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -592,7 +606,7 @@
rowDefinition2,
rowDefinition3,
rowDefinition4});
- this.Root.Size = new System.Drawing.Size(968, 112);
+ this.Root.Size = new System.Drawing.Size(968, 116);
this.Root.TextVisible = false;
//
// layoutControlItem2
@@ -610,7 +624,7 @@
this.layoutControlItem7.Location = new System.Drawing.Point(711, 0);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem7.Size = new System.Drawing.Size(239, 24);
+ this.layoutControlItem7.Size = new System.Drawing.Size(237, 24);
this.layoutControlItem7.Text = "瀹℃牳鑰�";
this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14);
//
@@ -621,7 +635,7 @@
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem8.Size = new System.Drawing.Size(239, 24);
+ this.layoutControlItem8.Size = new System.Drawing.Size(237, 24);
this.layoutControlItem8.Text = "瀹℃牳鏃堕棿";
this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14);
//
@@ -632,7 +646,7 @@
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem10.Size = new System.Drawing.Size(239, 24);
+ this.layoutControlItem10.Size = new System.Drawing.Size(237, 24);
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem10.TextVisible = false;
//
@@ -657,6 +671,68 @@
this.layoutControlItem6.Text = "寤虹珛鏃堕棿";
this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14);
//
+ // layoutControlItem4
+ //
+ this.layoutControlItem4.Control = this.txt_itemModel;
+ this.layoutControlItem4.Location = new System.Drawing.Point(474, 48);
+ this.layoutControlItem4.Name = "layoutControlItem4";
+ this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem4.Size = new System.Drawing.Size(237, 24);
+ this.layoutControlItem4.Text = "鐗╂枡瑙勬牸";
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14);
+ //
+ // layoutControlItem11
+ //
+ this.layoutControlItem11.Control = this.txt_itemNo;
+ this.layoutControlItem11.Location = new System.Drawing.Point(237, 48);
+ this.layoutControlItem11.Name = "layoutControlItem11";
+ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem11.Size = new System.Drawing.Size(237, 24);
+ this.layoutControlItem11.Text = "鐗╂枡缂栫爜";
+ this.layoutControlItem11.TextSize = new System.Drawing.Size(48, 14);
+ //
+ // layoutControlItem3
+ //
+ this.layoutControlItem3.Control = this.txt_ItemId;
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 48);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem3.Size = new System.Drawing.Size(237, 24);
+ this.layoutControlItem3.Text = "閫夋嫨鐗╂枡";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14);
+ //
+ // layoutControlItem1
+ //
+ this.layoutControlItem1.Control = this.txt_departmentId;
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 24);
+ this.layoutControlItem1.Name = "layoutControlItem1";
+ this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem1.Size = new System.Drawing.Size(237, 24);
+ this.layoutControlItem1.Text = "閫夋嫨杞﹂棿";
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14);
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_depotId;
+ this.layoutControlItem12.Location = new System.Drawing.Point(237, 0);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem12.Size = new System.Drawing.Size(237, 24);
+ this.layoutControlItem12.Text = "閫夋嫨浠撳簱";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(48, 14);
+ //
+ // 閫夋嫨搴撲綅
+ //
+ this.閫夋嫨搴撲綅.Control = this.txt_kwId;
+ this.閫夋嫨搴撲綅.Location = new System.Drawing.Point(237, 24);
+ this.閫夋嫨搴撲綅.Name = "閫夋嫨搴撲綅";
+ this.閫夋嫨搴撲綅.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.閫夋嫨搴撲綅.OptionsTableLayoutItem.RowIndex = 1;
+ this.閫夋嫨搴撲綅.Size = new System.Drawing.Size(237, 24);
+ this.閫夋嫨搴撲綅.TextSize = new System.Drawing.Size(48, 14);
+ //
// picCheckBox
//
this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
@@ -669,59 +745,7 @@
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
//
- // layoutControlItem12
- //
- this.layoutControlItem12.Control = this.txt_depotId;
- this.layoutControlItem12.Location = new System.Drawing.Point(237, 0);
- this.layoutControlItem12.Name = "layoutControlItem12";
- this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem12.Size = new System.Drawing.Size(237, 24);
- this.layoutControlItem12.Text = "閫夋嫨浠撳簱";
- this.layoutControlItem12.TextSize = new System.Drawing.Size(48, 14);
- //
- // layoutControlItem1
- //
- this.layoutControlItem1.Control = this.txt_departmentId;
- this.layoutControlItem1.Location = new System.Drawing.Point(237, 24);
- this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem1.Size = new System.Drawing.Size(237, 24);
- this.layoutControlItem1.Text = "閫夋嫨杞﹂棿";
- this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14);
- //
- // layoutControlItem3
- //
- this.layoutControlItem3.Control = this.txt_ItemId;
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 24);
- this.layoutControlItem3.Name = "layoutControlItem3";
- this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem3.Size = new System.Drawing.Size(237, 24);
- this.layoutControlItem3.Text = "閫夋嫨鐗╂枡";
- this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14);
- //
- // layoutControlItem11
- //
- this.layoutControlItem11.Control = this.txt_itemNo;
- this.layoutControlItem11.Location = new System.Drawing.Point(0, 48);
- this.layoutControlItem11.Name = "layoutControlItem11";
- this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(237, 24);
- this.layoutControlItem11.Text = "鐗╂枡缂栫爜";
- this.layoutControlItem11.TextSize = new System.Drawing.Size(48, 14);
- //
- // layoutControlItem4
- //
- this.layoutControlItem4.Control = this.txt_itemModel;
- this.layoutControlItem4.Location = new System.Drawing.Point(237, 48);
- this.layoutControlItem4.Name = "layoutControlItem4";
- this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem4.Size = new System.Drawing.Size(237, 24);
- this.layoutControlItem4.Text = "鐗╂枡瑙勬牸";
- this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14);
- //
- // FrmBackFlash
+ // FrmAutoRk
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
@@ -730,8 +754,8 @@
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Name = "FrmBackFlash";
- this.Text = "鍊掑啿鐗╂枡缁存姢";
+ this.Name = "FrmAutoRk";
+ this.Text = "鑷姩鍏ュ簱缁存姢";
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage1.ResumeLayout(false);
@@ -765,12 +789,13 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.閫夋嫨搴撲綅)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
this.ResumeLayout(false);
}
@@ -811,17 +836,19 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private System.Windows.Forms.PictureBox picCheckBox;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+ private UserControl.UcLookKw txt_kwId;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+ private DevExpress.XtraLayout.LayoutControlItem 閫夋嫨搴撲綅;
}
}
\ No newline at end of file
--
Gitblit v1.9.3