From 77f9269e1bef71f475c72f85fa64cdfd09a503f6 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 29 三月 2025 21:51:14 +0800 Subject: [PATCH] 委外 --- DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs | 311 +++++++++++++++++++++++++-------------------------- 1 files changed, 155 insertions(+), 156 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs index 441bb4e..e6a661c 100644 --- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs @@ -38,7 +38,6 @@ DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); 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.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(); @@ -84,6 +83,8 @@ this.txt_checkBy = new DevExpress.XtraEditors.TextEdit(); this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); this.txt_isCheck = new DevExpress.XtraEditors.CheckEdit(); + this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -99,12 +100,8 @@ this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -126,6 +123,8 @@ this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -170,6 +169,8 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_isCheck.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); @@ -185,12 +186,8 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); @@ -205,6 +202,8 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -392,7 +391,7 @@ this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.Size = new System.Drawing.Size(720, 632); - this.splitMx1.SplitterPosition = 244; + this.splitMx1.SplitterPosition = 205; this.splitMx1.TabIndex = 1; // // layoutMx1 @@ -423,11 +422,14 @@ this.layoutMx1.Controls.Add(this.txt_checkDate); this.layoutMx1.Controls.Add(this.txt_isCheck); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem16, + this.layoutControlItem24}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; - this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500); + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(72, 11, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(720, 244); + this.layoutMx1.Size = new System.Drawing.Size(720, 205); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // @@ -442,22 +444,22 @@ // // txt_fMaxWeight // - this.txt_fMaxWeight.Location = new System.Drawing.Point(449, 76); + this.txt_fMaxWeight.Location = new System.Drawing.Point(438, 76); this.txt_fMaxWeight.Name = "txt_fMaxWeight"; this.txt_fMaxWeight.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fMaxWeight.Properties.Appearance.Options.UseFont = true; - this.txt_fMaxWeight.Size = new System.Drawing.Size(84, 28); + this.txt_fMaxWeight.Size = new System.Drawing.Size(79, 28); this.txt_fMaxWeight.StyleController = this.layoutMx1; this.txt_fMaxWeight.TabIndex = 378; this.txt_fMaxWeight.Tag = "fissueType"; // // txt_fMinWeight // - this.txt_fMinWeight.Location = new System.Drawing.Point(449, 108); + this.txt_fMinWeight.Location = new System.Drawing.Point(438, 108); this.txt_fMinWeight.Name = "txt_fMinWeight"; this.txt_fMinWeight.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fMinWeight.Properties.Appearance.Options.UseFont = true; - this.txt_fMinWeight.Size = new System.Drawing.Size(84, 28); + this.txt_fMinWeight.Size = new System.Drawing.Size(79, 28); this.txt_fMinWeight.StyleController = this.layoutMx1; this.txt_fMinWeight.TabIndex = 370; this.txt_fMinWeight.Tag = "finishRate"; @@ -468,7 +470,7 @@ this.txt_itemName.Name = "txt_itemName"; this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemName.Properties.Appearance.Options.UseFont = true; - this.txt_itemName.Size = new System.Drawing.Size(84, 28); + this.txt_itemName.Size = new System.Drawing.Size(78, 28); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 216; this.txt_itemName.Tag = "itemName"; @@ -479,7 +481,7 @@ this.txt_itemModel.Name = "txt_itemModel"; this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemModel.Properties.Appearance.Options.UseFont = true; - this.txt_itemModel.Size = new System.Drawing.Size(84, 28); + this.txt_itemModel.Size = new System.Drawing.Size(78, 28); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 219; this.txt_itemModel.Tag = "itemModel"; @@ -490,62 +492,62 @@ this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemNo.Size = new System.Drawing.Size(84, 28); + this.txt_itemNo.Size = new System.Drawing.Size(78, 28); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 213; this.txt_itemNo.Tag = "itemNo"; // // txt_fSumPeople // - this.txt_fSumPeople.Location = new System.Drawing.Point(274, 76); + this.txt_fSumPeople.Location = new System.Drawing.Point(268, 76); this.txt_fSumPeople.Name = "txt_fSumPeople"; this.txt_fSumPeople.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fSumPeople.Properties.Appearance.Options.UseFont = true; - this.txt_fSumPeople.Size = new System.Drawing.Size(84, 28); + this.txt_fSumPeople.Size = new System.Drawing.Size(79, 28); this.txt_fSumPeople.StyleController = this.layoutMx1; this.txt_fSumPeople.TabIndex = 231; this.txt_fSumPeople.Tag = "itemVersion"; // // txt_fCapacity // - this.txt_fCapacity.Location = new System.Drawing.Point(274, 108); + this.txt_fCapacity.Location = new System.Drawing.Point(268, 108); this.txt_fCapacity.Name = "txt_fCapacity"; this.txt_fCapacity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fCapacity.Properties.Appearance.Options.UseFont = true; - this.txt_fCapacity.Size = new System.Drawing.Size(84, 28); + this.txt_fCapacity.Size = new System.Drawing.Size(79, 28); this.txt_fCapacity.StyleController = this.layoutMx1; this.txt_fCapacity.TabIndex = 319; this.txt_fCapacity.Tag = "bomNo"; // // txt_fNo // - this.txt_fNo.Location = new System.Drawing.Point(274, 140); + this.txt_fNo.Location = new System.Drawing.Point(268, 140); this.txt_fNo.Name = "txt_fNo"; this.txt_fNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fNo.Properties.Appearance.Options.UseFont = true; - this.txt_fNo.Size = new System.Drawing.Size(84, 28); + this.txt_fNo.Size = new System.Drawing.Size(79, 28); this.txt_fNo.StyleController = this.layoutMx1; this.txt_fNo.TabIndex = 336; this.txt_fNo.Tag = "produceWorkNo"; // // txt_fLayer // - this.txt_fLayer.Location = new System.Drawing.Point(449, 140); + this.txt_fLayer.Location = new System.Drawing.Point(438, 140); this.txt_fLayer.Name = "txt_fLayer"; this.txt_fLayer.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fLayer.Properties.Appearance.Options.UseFont = true; - this.txt_fLayer.Size = new System.Drawing.Size(84, 28); + this.txt_fLayer.Size = new System.Drawing.Size(79, 28); this.txt_fLayer.StyleController = this.layoutMx1; this.txt_fLayer.TabIndex = 262; this.txt_fLayer.Tag = "highLimt"; // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(274, 172); + this.txt_remark.Location = new System.Drawing.Point(268, 172); this.txt_remark.Name = "txt_remark"; this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_remark.Properties.Appearance.Options.UseFont = true; - this.txt_remark.Size = new System.Drawing.Size(259, 28); + this.txt_remark.Size = new System.Drawing.Size(249, 28); this.txt_remark.StyleController = this.layoutMx1; this.txt_remark.TabIndex = 258; this.txt_remark.Tag = "lowLimt"; @@ -556,7 +558,7 @@ this.txt_fVersion.Name = "txt_fVersion"; this.txt_fVersion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fVersion.Properties.Appearance.Options.UseFont = true; - this.txt_fVersion.Size = new System.Drawing.Size(84, 28); + this.txt_fVersion.Size = new System.Drawing.Size(78, 28); this.txt_fVersion.StyleController = this.layoutMx1; this.txt_fVersion.TabIndex = 267; this.txt_fVersion.Tag = "prdPack"; @@ -564,7 +566,7 @@ // txt_fJingDu // this.txt_fJingDu.EditValue = "PSC娴�"; - this.txt_fJingDu.Location = new System.Drawing.Point(274, 44); + this.txt_fJingDu.Location = new System.Drawing.Point(268, 44); this.txt_fJingDu.Name = "txt_fJingDu"; this.txt_fJingDu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -572,42 +574,42 @@ "PSC娴�", "LOT娴�"}); this.txt_fJingDu.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fJingDu.Size = new System.Drawing.Size(84, 24); + this.txt_fJingDu.Size = new System.Drawing.Size(79, 24); this.txt_fJingDu.StyleController = this.layoutMx1; this.txt_fJingDu.TabIndex = 413; // // txt_fBegDate // this.txt_fBegDate.EditValue = null; - this.txt_fBegDate.Location = new System.Drawing.Point(449, 12); + this.txt_fBegDate.Location = new System.Drawing.Point(438, 12); this.txt_fBegDate.Name = "txt_fBegDate"; this.txt_fBegDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fBegDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.txt_fBegDate.Size = new System.Drawing.Size(84, 24); + this.txt_fBegDate.Size = new System.Drawing.Size(79, 24); this.txt_fBegDate.StyleController = this.layoutMx1; this.txt_fBegDate.TabIndex = 414; // // txt_fEndDate // this.txt_fEndDate.EditValue = null; - this.txt_fEndDate.Location = new System.Drawing.Point(449, 44); + this.txt_fEndDate.Location = new System.Drawing.Point(438, 44); this.txt_fEndDate.Name = "txt_fEndDate"; this.txt_fEndDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fEndDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.txt_fEndDate.Size = new System.Drawing.Size(84, 24); + this.txt_fEndDate.Size = new System.Drawing.Size(79, 24); this.txt_fEndDate.StyleController = this.layoutMx1; this.txt_fEndDate.TabIndex = 415; // // txt_fStatus // - this.txt_fStatus.Location = new System.Drawing.Point(12, 172); + this.txt_fStatus.Location = new System.Drawing.Point(521, 172); this.txt_fStatus.Name = "txt_fStatus"; this.txt_fStatus.Properties.Caption = "鍚敤鐘舵��"; - this.txt_fStatus.Size = new System.Drawing.Size(171, 24); + this.txt_fStatus.Size = new System.Drawing.Size(166, 24); this.txt_fStatus.StyleController = this.layoutMx1; this.txt_fStatus.TabIndex = 416; // @@ -615,14 +617,14 @@ // this.txt_orgName.Location = new System.Drawing.Point(99, 12); this.txt_orgName.Name = "txt_orgName"; - this.txt_orgName.Size = new System.Drawing.Size(84, 24); + this.txt_orgName.Size = new System.Drawing.Size(78, 24); this.txt_orgName.StyleController = this.layoutMx1; this.txt_orgName.TabIndex = 417; // // txt_fType // this.txt_fType.EditValue = "-璇烽�夋嫨-"; - this.txt_fType.Location = new System.Drawing.Point(274, 12); + this.txt_fType.Location = new System.Drawing.Point(268, 12); this.txt_fType.Name = "txt_fType"; this.txt_fType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -631,7 +633,7 @@ "F-閲忎骇", "S-璇曚綔"}); this.txt_fType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fType.Size = new System.Drawing.Size(84, 24); + this.txt_fType.Size = new System.Drawing.Size(79, 24); this.txt_fType.StyleController = this.layoutMx1; this.txt_fType.TabIndex = 418; // @@ -640,7 +642,7 @@ this.btnSelect.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question; this.btnSelect.Appearance.Options.UseBackColor = true; this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.zoom100_16x16; - this.btnSelect.Location = new System.Drawing.Point(12, 204); + this.btnSelect.Location = new System.Drawing.Point(12, 172); this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(96, 27); this.btnSelect.StyleController = this.layoutMx1; @@ -657,44 +659,67 @@ // // txt_lastUpdateBy // - this.txt_lastUpdateBy.Location = new System.Drawing.Point(624, 12); + this.txt_lastUpdateBy.Location = new System.Drawing.Point(608, 12); this.txt_lastUpdateBy.Name = "txt_lastUpdateBy"; - this.txt_lastUpdateBy.Size = new System.Drawing.Size(84, 24); + this.txt_lastUpdateBy.Size = new System.Drawing.Size(79, 24); this.txt_lastUpdateBy.StyleController = this.layoutMx1; this.txt_lastUpdateBy.TabIndex = 421; // // txt_lastUpdateDate // - this.txt_lastUpdateDate.Location = new System.Drawing.Point(624, 44); + this.txt_lastUpdateDate.Location = new System.Drawing.Point(608, 44); this.txt_lastUpdateDate.Name = "txt_lastUpdateDate"; - this.txt_lastUpdateDate.Size = new System.Drawing.Size(84, 24); + this.txt_lastUpdateDate.Size = new System.Drawing.Size(79, 24); this.txt_lastUpdateDate.StyleController = this.layoutMx1; this.txt_lastUpdateDate.TabIndex = 422; // // txt_checkBy // - this.txt_checkBy.Location = new System.Drawing.Point(624, 76); + this.txt_checkBy.Location = new System.Drawing.Point(608, 76); this.txt_checkBy.Name = "txt_checkBy"; - this.txt_checkBy.Size = new System.Drawing.Size(84, 24); + this.txt_checkBy.Size = new System.Drawing.Size(79, 24); this.txt_checkBy.StyleController = this.layoutMx1; this.txt_checkBy.TabIndex = 423; // // txt_checkDate // - this.txt_checkDate.Location = new System.Drawing.Point(624, 108); + this.txt_checkDate.Location = new System.Drawing.Point(608, 108); this.txt_checkDate.Name = "txt_checkDate"; - this.txt_checkDate.Size = new System.Drawing.Size(84, 24); + this.txt_checkDate.Size = new System.Drawing.Size(79, 24); this.txt_checkDate.StyleController = this.layoutMx1; this.txt_checkDate.TabIndex = 424; // // txt_isCheck // - this.txt_isCheck.Location = new System.Drawing.Point(537, 140); + this.txt_isCheck.Location = new System.Drawing.Point(521, 140); this.txt_isCheck.Name = "txt_isCheck"; this.txt_isCheck.Properties.Caption = "瀹℃牳鐘舵��"; - this.txt_isCheck.Size = new System.Drawing.Size(171, 24); + this.txt_isCheck.Size = new System.Drawing.Size(166, 24); this.txt_isCheck.StyleController = this.layoutMx1; this.txt_isCheck.TabIndex = 425; + // + // layoutControlItem16 + // + this.layoutControlItem16.Control = this.txt_guid; + this.layoutControlItem16.Location = new System.Drawing.Point(175, 192); + this.layoutControlItem16.Name = "layoutControlItem16"; + this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 6; + this.layoutControlItem16.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem16.Text = "浜у搧GUID"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18); + // + // layoutControlItem24 + // + this.layoutControlItem24.Control = this.lbGuid; + this.layoutControlItem24.Location = new System.Drawing.Point(350, 192); + this.layoutControlItem24.Name = "layoutControlItem24"; + this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 6; + this.layoutControlItem24.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem24.Text = "lbGuid"; + this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem24.TextVisible = false; // // Root // @@ -715,17 +740,15 @@ this.layoutControlItem14, this.layoutControlItem17, this.layoutControlItem6, - this.layoutControlItem13, this.layoutControlItem11, this.layoutControlItem12, - this.layoutControlItem15, - this.layoutControlItem24, - this.layoutControlItem16, this.layoutControlItem20, this.layoutControlItem21, this.layoutControlItem22, this.layoutControlItem23, - this.layoutControlItem25}); + this.layoutControlItem25, + this.layoutControlItem13, + this.layoutControlItem15}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -753,59 +776,56 @@ 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; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2, rowDefinition3, rowDefinition4, rowDefinition5, - rowDefinition6, - rowDefinition7}); - this.Root.Size = new System.Drawing.Size(720, 244); + rowDefinition6}); + this.Root.Size = new System.Drawing.Size(699, 212); this.Root.TextVisible = false; // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_fBegDate; - this.layoutControlItem4.Location = new System.Drawing.Point(350, 0); + this.layoutControlItem4.Location = new System.Drawing.Point(339, 0); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem4.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(170, 32); this.layoutControlItem4.Text = "鐢熸晥鏃ユ湡"; this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_fEndDate; - this.layoutControlItem9.Location = new System.Drawing.Point(350, 32); + this.layoutControlItem9.Location = new System.Drawing.Point(339, 32); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem9.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem9.Size = new System.Drawing.Size(170, 32); this.layoutControlItem9.Text = "澶辨晥鏃ユ湡"; this.layoutControlItem9.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_fMaxWeight; - this.layoutControlItem18.Location = new System.Drawing.Point(350, 64); + this.layoutControlItem18.Location = new System.Drawing.Point(339, 64); this.layoutControlItem18.Name = "layoutControlItem18"; this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem18.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem18.Size = new System.Drawing.Size(170, 32); this.layoutControlItem18.Text = "閲嶉噺涓婇檺"; this.layoutControlItem18.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem19 // this.layoutControlItem19.Control = this.txt_fMinWeight; - this.layoutControlItem19.Location = new System.Drawing.Point(350, 96); + this.layoutControlItem19.Location = new System.Drawing.Point(339, 96); this.layoutControlItem19.Name = "layoutControlItem19"; this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem19.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem19.Size = new System.Drawing.Size(170, 32); this.layoutControlItem19.Text = "閲嶉噺涓嬮檺"; this.layoutControlItem19.TextSize = new System.Drawing.Size(75, 18); // @@ -813,44 +833,44 @@ // this.layoutControlItem8.Control = this.txt_fCapacity; this.layoutControlItem8.CustomizationFormText = "鏍囧噯浜ц兘(PCS?H)"; - this.layoutControlItem8.Location = new System.Drawing.Point(175, 96); + this.layoutControlItem8.Location = new System.Drawing.Point(169, 96); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem8.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(170, 32); this.layoutControlItem8.Text = "鏍囧噯浜ц兘"; this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_fSumPeople; - this.layoutControlItem7.Location = new System.Drawing.Point(175, 64); + this.layoutControlItem7.Location = new System.Drawing.Point(169, 64); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem7.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(170, 32); this.layoutControlItem7.Text = "鎬诲畾鍛�"; this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_fJingDu; - this.layoutControlItem3.Location = new System.Drawing.Point(175, 32); + this.layoutControlItem3.Location = new System.Drawing.Point(169, 32); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem3.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(170, 32); this.layoutControlItem3.Text = "绠$悊绮惧害"; this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_fNo; - this.layoutControlItem10.Location = new System.Drawing.Point(175, 128); + this.layoutControlItem10.Location = new System.Drawing.Point(169, 128); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem10.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(170, 32); this.layoutControlItem10.Text = "娴佺▼缂栧彿"; this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18); // @@ -860,7 +880,7 @@ this.layoutControlItem2.Location = new System.Drawing.Point(0, 96); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem2.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(169, 32); this.layoutControlItem2.Text = "瑙勬牸鍨嬪彿"; this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18); // @@ -870,7 +890,7 @@ this.layoutControlItem1.Location = new System.Drawing.Point(0, 64); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem1.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(169, 32); this.layoutControlItem1.Text = "鐗╂枡鍚嶇О"; this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18); // @@ -880,7 +900,7 @@ this.layoutControlItem5.Location = new System.Drawing.Point(0, 32); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(169, 32); this.layoutControlItem5.Text = "鐗╂枡缂栫爜"; this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18); // @@ -889,7 +909,7 @@ this.layoutControlItem14.Control = this.txt_orgName; this.layoutControlItem14.Location = new System.Drawing.Point(0, 0); this.layoutControlItem14.Name = "layoutControlItem14"; - this.layoutControlItem14.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem14.Size = new System.Drawing.Size(169, 32); this.layoutControlItem14.Text = "浣跨敤缁勭粐"; this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18); // @@ -899,142 +919,95 @@ this.layoutControlItem17.Location = new System.Drawing.Point(0, 128); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem17.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem17.Size = new System.Drawing.Size(169, 32); this.layoutControlItem17.Text = "鐗堟湰鍙�"; this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_fType; - this.layoutControlItem6.Location = new System.Drawing.Point(175, 0); + this.layoutControlItem6.Location = new System.Drawing.Point(169, 0); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(170, 32); this.layoutControlItem6.Text = "鐢熶骇绫诲瀷"; this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18); - // - // layoutControlItem13 - // - this.layoutControlItem13.Control = this.txt_fStatus; - this.layoutControlItem13.Location = new System.Drawing.Point(0, 160); - this.layoutControlItem13.Name = "layoutControlItem13"; - this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem13.Size = new System.Drawing.Size(175, 32); - this.layoutControlItem13.Text = "绂佺敤鐘舵��"; - this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem13.TextVisible = false; // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_fLayer; - this.layoutControlItem11.Location = new System.Drawing.Point(350, 128); + this.layoutControlItem11.Location = new System.Drawing.Point(339, 128); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem11.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(170, 32); this.layoutControlItem11.Text = "娴佺▼绾у埆"; this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_remark; - this.layoutControlItem12.Location = new System.Drawing.Point(175, 160); + this.layoutControlItem12.Location = new System.Drawing.Point(169, 160); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem12.Size = new System.Drawing.Size(350, 32); + this.layoutControlItem12.Size = new System.Drawing.Size(340, 32); this.layoutControlItem12.Text = "娴佺▼鎻忚堪"; this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18); - // - // layoutControlItem15 - // - this.layoutControlItem15.Control = this.btnSelect; - this.layoutControlItem15.Location = new System.Drawing.Point(0, 192); - this.layoutControlItem15.MaxSize = new System.Drawing.Size(100, 31); - this.layoutControlItem15.MinSize = new System.Drawing.Size(90, 31); - this.layoutControlItem15.Name = "layoutControlItem15"; - this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem15.Size = new System.Drawing.Size(175, 32); - this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; - this.layoutControlItem15.Text = "閫夋嫨宸ュ簭"; - this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem15.TextVisible = false; - // - // layoutControlItem24 - // - this.layoutControlItem24.Control = this.lbGuid; - this.layoutControlItem24.Location = new System.Drawing.Point(350, 192); - this.layoutControlItem24.Name = "layoutControlItem24"; - this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem24.Size = new System.Drawing.Size(175, 32); - this.layoutControlItem24.Text = "lbGuid"; - this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem24.TextVisible = false; - // - // layoutControlItem16 - // - this.layoutControlItem16.Control = this.txt_guid; - this.layoutControlItem16.Location = new System.Drawing.Point(175, 192); - this.layoutControlItem16.Name = "layoutControlItem16"; - this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 6; - this.layoutControlItem16.Size = new System.Drawing.Size(175, 32); - this.layoutControlItem16.Text = "浜у搧GUID"; - this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem20 // this.layoutControlItem20.Control = this.txt_lastUpdateBy; - this.layoutControlItem20.Location = new System.Drawing.Point(525, 0); + this.layoutControlItem20.Location = new System.Drawing.Point(509, 0); this.layoutControlItem20.Name = "layoutControlItem20"; this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem20.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem20.Size = new System.Drawing.Size(170, 32); this.layoutControlItem20.Text = "鏈�鍚庢洿鏂颁汉"; this.layoutControlItem20.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem21 // this.layoutControlItem21.Control = this.txt_lastUpdateDate; - this.layoutControlItem21.Location = new System.Drawing.Point(525, 32); + this.layoutControlItem21.Location = new System.Drawing.Point(509, 32); this.layoutControlItem21.Name = "layoutControlItem21"; this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem21.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem21.Size = new System.Drawing.Size(170, 32); this.layoutControlItem21.Text = "鏇存柊鏃堕棿"; this.layoutControlItem21.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem22 // this.layoutControlItem22.Control = this.txt_checkBy; - this.layoutControlItem22.Location = new System.Drawing.Point(525, 64); + this.layoutControlItem22.Location = new System.Drawing.Point(509, 64); this.layoutControlItem22.Name = "layoutControlItem22"; this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem22.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem22.Size = new System.Drawing.Size(170, 32); this.layoutControlItem22.Text = "瀹℃牳浜�"; this.layoutControlItem22.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem23 // this.layoutControlItem23.Control = this.txt_checkDate; - this.layoutControlItem23.Location = new System.Drawing.Point(525, 96); + this.layoutControlItem23.Location = new System.Drawing.Point(509, 96); this.layoutControlItem23.Name = "layoutControlItem23"; this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem23.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem23.Size = new System.Drawing.Size(170, 32); this.layoutControlItem23.Text = "瀹℃牳鏃堕棿"; this.layoutControlItem23.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem25 // this.layoutControlItem25.Control = this.txt_isCheck; - this.layoutControlItem25.Location = new System.Drawing.Point(525, 128); + this.layoutControlItem25.Location = new System.Drawing.Point(509, 128); this.layoutControlItem25.Name = "layoutControlItem25"; this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem25.Size = new System.Drawing.Size(175, 32); + this.layoutControlItem25.Size = new System.Drawing.Size(170, 32); + this.layoutControlItem25.Text = "瀹℃牳鐘舵��"; this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem25.TextVisible = false; // @@ -1044,7 +1017,7 @@ this.tabMx.Location = new System.Drawing.Point(0, 0); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(720, 376); + this.tabMx.Size = new System.Drawing.Size(720, 415); this.tabMx.TabIndex = 4; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -1053,7 +1026,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(718, 344); + this.tabMxPage1.Size = new System.Drawing.Size(718, 383); this.tabMxPage1.Text = "宸ュ簭淇℃伅"; // // gcMx1 @@ -1066,7 +1039,7 @@ this.repositoryItemButtonEdit1, this.repositoryItemComboBox1, this.repositoryItemComboBox2}); - this.gcMx1.Size = new System.Drawing.Size(718, 344); + this.gcMx1.Size = new System.Drawing.Size(718, 383); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -1244,6 +1217,32 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_fStatus; + this.layoutControlItem13.Location = new System.Drawing.Point(509, 160); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem13.Size = new System.Drawing.Size(170, 32); + this.layoutControlItem13.Text = "绂佺敤鐘舵��"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem13.TextVisible = false; + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.btnSelect; + this.layoutControlItem15.Location = new System.Drawing.Point(0, 160); + this.layoutControlItem15.MaxSize = new System.Drawing.Size(100, 31); + this.layoutControlItem15.MinSize = new System.Drawing.Size(90, 31); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem15.Size = new System.Drawing.Size(169, 32); + this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem15.Text = "閫夋嫨宸ュ簭"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem15.TextVisible = false; + // // Frm_WorkTechnique // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1298,6 +1297,8 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_isCheck.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); @@ -1313,12 +1314,8 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); @@ -1333,6 +1330,8 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); this.ResumeLayout(false); } @@ -1395,12 +1394,10 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraEditors.SimpleButton btnSelect; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; @@ -1418,5 +1415,7 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; private System.Windows.Forms.PictureBox picCheckBox; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; } } \ No newline at end of file -- Gitblit v1.9.3