From ab7e65d41b7b0d280d45a137a5c6520390a1d7a8 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 24 五月 2025 07:58:43 +0800 Subject: [PATCH] 工艺 --- DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs | 181 ++++++++++++++++++++++++++++----------------- 1 files changed, 113 insertions(+), 68 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs index 9f8dcb8..4b1e89d 100644 --- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_WorkTechnique.Designer.cs @@ -80,7 +80,7 @@ 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.btnCopy = new DevExpress.XtraEditors.SimpleButton(); this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); @@ -88,7 +88,6 @@ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -102,12 +101,14 @@ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gvMx1daa002 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa010 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1daa003 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -119,6 +120,8 @@ this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -159,7 +162,6 @@ ((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.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); @@ -167,7 +169,6 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); @@ -181,6 +182,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -191,6 +193,8 @@ ((System.ComponentModel.ISupportInitialize)(this.rptGx)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -375,7 +379,7 @@ this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(708, 632); - this.splitMx1.SplitterPosition = 189; + this.splitMx1.SplitterPosition = 197; this.splitMx1.TabIndex = 1; // // layoutMx1 @@ -401,16 +405,17 @@ this.layoutMx1.Controls.Add(this.txt_checkBy); this.layoutMx1.Controls.Add(this.txt_checkDate); this.layoutMx1.Controls.Add(this.txt_isCheck); + this.layoutMx1.Controls.Add(this.btnCopy); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem16, this.layoutControlItem24, - this.layoutControlItem2}); + this.layoutControlItem2, + this.layoutControlItem16}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; - this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(39, 252, 812, 500); + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(168, 334, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(708, 189); + this.layoutMx1.Size = new System.Drawing.Size(708, 197); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // @@ -425,7 +430,7 @@ // // txt_fMaxWeight // - this.txt_fMaxWeight.Location = new System.Drawing.Point(498, 12); + this.txt_fMaxWeight.Location = new System.Drawing.Point(496, 12); this.txt_fMaxWeight.Name = "txt_fMaxWeight"; this.txt_fMaxWeight.Properties.Appearance.Options.UseFont = true; this.txt_fMaxWeight.Size = new System.Drawing.Size(62, 24); @@ -435,7 +440,7 @@ // // txt_fMinWeight // - this.txt_fMinWeight.Location = new System.Drawing.Point(498, 43); + this.txt_fMinWeight.Location = new System.Drawing.Point(496, 43); this.txt_fMinWeight.Name = "txt_fMinWeight"; this.txt_fMinWeight.Properties.Appearance.Options.UseFont = true; this.txt_fMinWeight.Size = new System.Drawing.Size(62, 24); @@ -445,7 +450,7 @@ // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(84, 74); + this.txt_itemName.Location = new System.Drawing.Point(82, 74); this.txt_itemName.Name = "txt_itemName"; this.txt_itemName.Properties.Appearance.Options.UseFont = true; this.txt_itemName.Size = new System.Drawing.Size(200, 27); @@ -465,7 +470,7 @@ // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(84, 43); + this.txt_itemNo.Location = new System.Drawing.Point(82, 43); this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Options.UseFont = true; this.txt_itemNo.Size = new System.Drawing.Size(200, 24); @@ -475,7 +480,7 @@ // // txt_fSumPeople // - this.txt_fSumPeople.Location = new System.Drawing.Point(360, 74); + this.txt_fSumPeople.Location = new System.Drawing.Point(358, 74); this.txt_fSumPeople.Name = "txt_fSumPeople"; this.txt_fSumPeople.Properties.Appearance.Options.UseFont = true; this.txt_fSumPeople.Size = new System.Drawing.Size(62, 24); @@ -485,7 +490,7 @@ // // txt_fCapacity // - this.txt_fCapacity.Location = new System.Drawing.Point(498, 74); + this.txt_fCapacity.Location = new System.Drawing.Point(496, 74); this.txt_fCapacity.Name = "txt_fCapacity"; this.txt_fCapacity.Properties.Appearance.Options.UseFont = true; this.txt_fCapacity.Size = new System.Drawing.Size(62, 24); @@ -495,7 +500,7 @@ // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(84, 105); + this.txt_remark.Location = new System.Drawing.Point(82, 105); this.txt_remark.Name = "txt_remark"; this.txt_remark.Properties.Appearance.Options.UseFont = true; this.txt_remark.Size = new System.Drawing.Size(200, 24); @@ -506,7 +511,7 @@ // txt_fJingDu // this.txt_fJingDu.EditValue = "PSC娴�"; - this.txt_fJingDu.Location = new System.Drawing.Point(360, 43); + this.txt_fJingDu.Location = new System.Drawing.Point(358, 43); 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)}); @@ -521,7 +526,7 @@ // txt_fBegDate // this.txt_fBegDate.EditValue = null; - this.txt_fBegDate.Location = new System.Drawing.Point(360, 105); + this.txt_fBegDate.Location = new System.Drawing.Point(358, 105); 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)}); @@ -534,7 +539,7 @@ // txt_fEndDate // this.txt_fEndDate.EditValue = null; - this.txt_fEndDate.Location = new System.Drawing.Point(360, 136); + this.txt_fEndDate.Location = new System.Drawing.Point(358, 136); 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)}); @@ -546,7 +551,7 @@ // // txt_orgName // - this.txt_orgName.Location = new System.Drawing.Point(84, 12); + this.txt_orgName.Location = new System.Drawing.Point(82, 12); this.txt_orgName.Name = "txt_orgName"; this.txt_orgName.Size = new System.Drawing.Size(200, 24); this.txt_orgName.StyleController = this.layoutMx1; @@ -556,7 +561,7 @@ // txt_fType // this.txt_fType.EditValue = "-璇烽�夋嫨-"; - this.txt_fType.Location = new System.Drawing.Point(360, 12); + this.txt_fType.Location = new System.Drawing.Point(358, 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)}); @@ -574,7 +579,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, 136); + this.btnSelect.Location = new System.Drawing.Point(10, 136); this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(96, 27); this.btnSelect.StyleController = this.layoutMx1; @@ -583,15 +588,15 @@ // // txt_guid // - this.txt_guid.Location = new System.Drawing.Point(274, 204); + this.txt_guid.Location = new System.Drawing.Point(664, 43); this.txt_guid.Name = "txt_guid"; - this.txt_guid.Size = new System.Drawing.Size(84, 24); + this.txt_guid.Size = new System.Drawing.Size(62, 24); this.txt_guid.StyleController = this.layoutMx1; this.txt_guid.TabIndex = 420; // // txt_lastUpdateBy // - this.txt_lastUpdateBy.Location = new System.Drawing.Point(636, 12); + this.txt_lastUpdateBy.Location = new System.Drawing.Point(634, 12); this.txt_lastUpdateBy.Name = "txt_lastUpdateBy"; this.txt_lastUpdateBy.Size = new System.Drawing.Size(62, 24); this.txt_lastUpdateBy.StyleController = this.layoutMx1; @@ -600,7 +605,7 @@ // // txt_lastUpdateDate // - this.txt_lastUpdateDate.Location = new System.Drawing.Point(636, 43); + this.txt_lastUpdateDate.Location = new System.Drawing.Point(634, 43); this.txt_lastUpdateDate.Name = "txt_lastUpdateDate"; this.txt_lastUpdateDate.Size = new System.Drawing.Size(62, 24); this.txt_lastUpdateDate.StyleController = this.layoutMx1; @@ -609,7 +614,7 @@ // // txt_checkBy // - this.txt_checkBy.Location = new System.Drawing.Point(636, 74); + this.txt_checkBy.Location = new System.Drawing.Point(634, 74); this.txt_checkBy.Name = "txt_checkBy"; this.txt_checkBy.Size = new System.Drawing.Size(62, 24); this.txt_checkBy.StyleController = this.layoutMx1; @@ -618,7 +623,7 @@ // // txt_checkDate // - this.txt_checkDate.Location = new System.Drawing.Point(636, 105); + this.txt_checkDate.Location = new System.Drawing.Point(634, 105); this.txt_checkDate.Name = "txt_checkDate"; this.txt_checkDate.Size = new System.Drawing.Size(62, 24); this.txt_checkDate.StyleController = this.layoutMx1; @@ -627,7 +632,7 @@ // // txt_isCheck // - this.txt_isCheck.Location = new System.Drawing.Point(564, 136); + this.txt_isCheck.Location = new System.Drawing.Point(562, 136); this.txt_isCheck.Name = "txt_isCheck"; this.txt_isCheck.Properties.Caption = "瀹℃牳鐘舵��"; this.txt_isCheck.Size = new System.Drawing.Size(134, 24); @@ -635,16 +640,17 @@ this.txt_isCheck.TabIndex = 425; this.txt_isCheck.Tag = "readonly"; // - // layoutControlItem16 + // btnCopy // - 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); + this.btnCopy.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary; + this.btnCopy.Appearance.Options.UseBackColor = true; + this.btnCopy.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.copy_16x16; + this.btnCopy.Location = new System.Drawing.Point(148, 136); + this.btnCopy.Name = "btnCopy"; + this.btnCopy.Size = new System.Drawing.Size(134, 27); + this.btnCopy.StyleController = this.layoutMx1; + this.btnCopy.TabIndex = 426; + this.btnCopy.Text = "澶嶅埗鍒板叾瀹冧骇鍝�"; // // layoutControlItem24 // @@ -678,7 +684,6 @@ this.layoutControlItem5, this.layoutControlItem14, this.layoutControlItem20, - this.layoutControlItem21, this.layoutControlItem6, this.layoutControlItem3, this.layoutControlItem7, @@ -691,7 +696,9 @@ this.layoutControlItem9, this.layoutControlItem4, this.layoutControlItem12, - this.layoutControlItem15}); + this.layoutControlItem15, + this.layoutControlItem10, + this.layoutControlItem21}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -726,7 +733,7 @@ rowDefinition3, rowDefinition4, rowDefinition5}); - this.Root.Size = new System.Drawing.Size(710, 175); + this.Root.Size = new System.Drawing.Size(710, 176); this.Root.TextVisible = false; // // layoutControlItem1 @@ -772,17 +779,6 @@ this.layoutControlItem20.Text = "鏇存柊浜哄憳"; this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 18); // - // layoutControlItem21 - // - this.layoutControlItem21.Control = this.txt_lastUpdateDate; - this.layoutControlItem21.Location = new System.Drawing.Point(552, 31); - this.layoutControlItem21.Name = "layoutControlItem21"; - this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 4; - this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem21.Size = new System.Drawing.Size(138, 31); - this.layoutControlItem21.Text = "鏇存柊鏃堕棿"; - this.layoutControlItem21.TextSize = new System.Drawing.Size(60, 18); - // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_fType; @@ -822,7 +818,7 @@ this.layoutControlItem25.Name = "layoutControlItem25"; this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 4; this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem25.Size = new System.Drawing.Size(138, 31); + this.layoutControlItem25.Size = new System.Drawing.Size(138, 32); this.layoutControlItem25.Text = "瀹℃牳鐘舵��"; this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem25.TextVisible = false; @@ -890,7 +886,7 @@ this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem9.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem9.Size = new System.Drawing.Size(276, 31); + this.layoutControlItem9.Size = new System.Drawing.Size(276, 32); this.layoutControlItem9.Text = "澶辨晥鏃ユ湡"; this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); // @@ -925,11 +921,23 @@ this.layoutControlItem15.MinSize = new System.Drawing.Size(90, 31); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem15.Size = new System.Drawing.Size(138, 31); + this.layoutControlItem15.Size = new System.Drawing.Size(138, 32); this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem15.Text = "閫夋嫨宸ュ簭"; this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem15.TextVisible = false; + // + // layoutControlItem10 + // + this.layoutControlItem10.Control = this.btnCopy; + this.layoutControlItem10.Location = new System.Drawing.Point(138, 124); + this.layoutControlItem10.Name = "layoutControlItem10"; + this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem10.Size = new System.Drawing.Size(138, 32); + this.layoutControlItem10.Text = "澶嶅埗"; + this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem10.TextVisible = false; // // tabMx // @@ -937,7 +945,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(708, 431); + this.tabMx.Size = new System.Drawing.Size(708, 423); this.tabMx.TabIndex = 4; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -946,7 +954,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(706, 399); + this.tabMxPage1.Size = new System.Drawing.Size(706, 391); this.tabMxPage1.Text = "宸ュ簭淇℃伅"; // // gcMx1 @@ -963,7 +971,7 @@ this.repositoryItemComboBox1, this.repositoryItemComboBox2, this.rptGx}); - this.gcMx1.Size = new System.Drawing.Size(706, 399); + this.gcMx1.Size = new System.Drawing.Size(706, 391); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -976,6 +984,7 @@ this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1daa002, this.gvMx1daa010, + this.gridColumn5, this.gvMx1daa003, this.gridColumn1, this.gvMx1daa004, @@ -1008,7 +1017,7 @@ // gvMx1daa010 // this.gvMx1daa010.AppearanceCell.Options.UseFont = true; - this.gvMx1daa010.Caption = "宸ュ簭浠g爜:鍚嶇О"; + this.gvMx1daa010.Caption = "宸ュ簭浠g爜"; this.gvMx1daa010.FieldName = "processNo"; this.gvMx1daa010.MinWidth = 50; this.gvMx1daa010.Name = "gvMx1daa010"; @@ -1017,6 +1026,16 @@ this.gvMx1daa010.Visible = true; this.gvMx1daa010.VisibleIndex = 1; this.gvMx1daa010.Width = 129; + // + // gridColumn5 + // + this.gridColumn5.Caption = "宸ュ簭鍚嶇О"; + this.gridColumn5.FieldName = "processName"; + this.gridColumn5.MinWidth = 25; + this.gridColumn5.Name = "gridColumn5"; + this.gridColumn5.Visible = true; + this.gridColumn5.VisibleIndex = 2; + this.gridColumn5.Width = 94; // // gvMx1daa003 // @@ -1033,7 +1052,7 @@ this.gvMx1daa003.OptionsColumn.ReadOnly = true; this.gvMx1daa003.Tag = "edit"; this.gvMx1daa003.Visible = true; - this.gvMx1daa003.VisibleIndex = 2; + this.gvMx1daa003.VisibleIndex = 3; this.gvMx1daa003.Width = 114; // // repositoryItemComboBox1 @@ -1061,7 +1080,7 @@ this.gridColumn1.OptionsColumn.ReadOnly = true; this.gridColumn1.Tag = "edit"; this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 3; + this.gridColumn1.VisibleIndex = 4; this.gridColumn1.Width = 92; // // repositoryItemComboBox2 @@ -1094,7 +1113,7 @@ this.gvMx1daa004.OptionsColumn.ReadOnly = true; this.gvMx1daa004.Tag = "edit"; this.gvMx1daa004.Visible = true; - this.gvMx1daa004.VisibleIndex = 4; + this.gvMx1daa004.VisibleIndex = 5; this.gvMx1daa004.Width = 150; // // rptGx @@ -1119,7 +1138,7 @@ this.gvMx1reporttime.OptionsColumn.ReadOnly = true; this.gvMx1reporttime.Tag = "edit"; this.gvMx1reporttime.Visible = true; - this.gvMx1reporttime.VisibleIndex = 5; + this.gvMx1reporttime.VisibleIndex = 6; this.gvMx1reporttime.Width = 89; // // gvMxDel @@ -1130,7 +1149,7 @@ this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.OptionsColumn.ReadOnly = true; this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 6; + this.gvMxDel.VisibleIndex = 7; this.gvMxDel.Width = 65; // // repositoryItemButtonEdit1 @@ -1162,6 +1181,28 @@ this.picCheckBox.TabIndex = 9; this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; + // + // layoutControlItem16 + // + this.layoutControlItem16.Control = this.txt_guid; + this.layoutControlItem16.Location = new System.Drawing.Point(576, 31); + this.layoutControlItem16.Name = "layoutControlItem16"; + this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 4; + this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem16.Size = new System.Drawing.Size(144, 31); + this.layoutControlItem16.Text = "浜у搧GUID"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18); + // + // layoutControlItem21 + // + this.layoutControlItem21.Control = this.txt_lastUpdateDate; + this.layoutControlItem21.Location = new System.Drawing.Point(552, 31); + this.layoutControlItem21.Name = "layoutControlItem21"; + this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 4; + this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem21.Size = new System.Drawing.Size(138, 31); + this.layoutControlItem21.Text = "鏇存柊鏃堕棿"; + this.layoutControlItem21.TextSize = new System.Drawing.Size(60, 18); // // Frm_WorkTechnique // @@ -1213,7 +1254,6 @@ ((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.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); @@ -1221,7 +1261,6 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); @@ -1235,6 +1274,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -1245,6 +1285,8 @@ ((System.ComponentModel.ISupportInitialize)(this.rptGx)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); this.ResumeLayout(false); } @@ -1299,7 +1341,6 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; private DevExpress.XtraEditors.TextEdit txt_guid; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; private DevExpress.XtraEditors.TextEdit txt_lastUpdateBy; private DevExpress.XtraEditors.TextEdit txt_lastUpdateDate; private DevExpress.XtraEditors.TextEdit txt_checkBy; @@ -1309,7 +1350,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptGx; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; @@ -1323,5 +1363,10 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; + private DevExpress.XtraEditors.SimpleButton btnCopy; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; } } \ No newline at end of file -- Gitblit v1.9.3