From a44e14cc44c5beea13cfa0accd2237c3a8a07202 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 01 四月 2025 16:56:35 +0800 Subject: [PATCH] 现场修理 --- DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs | 308 ++++++++++++++++++++++++++++---------------------- 1 files changed, 171 insertions(+), 137 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs index aa94a90..9937259 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs @@ -37,6 +37,7 @@ 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.XtraLayout.RowDefinition rowDefinition5 = 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(); @@ -82,6 +83,9 @@ this.txt_isFinish = new DevExpress.XtraEditors.CheckEdit(); this.lastUpdateUser = new DevExpress.XtraEditors.TextEdit(); this.lastUpdateTime = new DevExpress.XtraEditors.TextEdit(); + this.txt_guid = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -91,12 +95,13 @@ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -122,8 +127,6 @@ this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.picCheckBox = new System.Windows.Forms.PictureBox(); - this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -154,6 +157,9 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_isFinish.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lastUpdateUser.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lastUpdateTime.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); @@ -163,12 +169,13 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -176,8 +183,6 @@ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -237,7 +242,7 @@ // gcMain1 // this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F); + this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Name = "gcMain1"; @@ -250,7 +255,7 @@ // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { @@ -287,7 +292,7 @@ // // gv_status // - this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_status.AppearanceCell.Options.UseFont = true; this.gv_status.Caption = "瀹℃牳鐘舵��"; this.gv_status.FieldName = "status"; @@ -302,7 +307,7 @@ // // gv_isFinish // - this.gv_isFinish.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_isFinish.AppearanceCell.Options.UseFont = true; this.gv_isFinish.Caption = "鏄惁瀹屾垚"; this.gv_isFinish.FieldName = "isFinish"; @@ -317,7 +322,7 @@ // // gv_isOut // - this.gv_isOut.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_isOut.AppearanceCell.Options.UseFont = true; this.gv_isOut.Caption = "濮斿鏍囪瘑"; this.gv_isOut.FieldName = "isOut"; @@ -332,7 +337,7 @@ // // gv_billNo // - this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_billNo.AppearanceCell.Options.UseFont = true; this.gv_billNo.Caption = "鍗曟嵁缂栫爜"; this.gv_billNo.FieldName = "billNo"; @@ -345,7 +350,7 @@ // // gv_lastUpdateUser // - this.gv_lastUpdateUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lastUpdateUser.AppearanceCell.Options.UseFont = true; this.gv_lastUpdateUser.Caption = "鏈�鍚庤窡鏂颁汉 "; this.gv_lastUpdateUser.FieldName = "lastUpdateUser"; @@ -358,7 +363,7 @@ // // gv_lastUpdateTime // - this.gv_lastUpdateTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lastUpdateTime.AppearanceCell.Options.UseFont = true; this.gv_lastUpdateTime.Caption = "鏈�鍚庝慨鏀规椂闂� "; this.gv_lastUpdateTime.FieldName = "lastUpdateTime"; @@ -371,7 +376,7 @@ // // gv_checkUser // - this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_checkUser.AppearanceCell.Options.UseFont = true; this.gv_checkUser.Caption = "瀹℃牳浜� "; this.gv_checkUser.FieldName = "checkUser"; @@ -384,7 +389,7 @@ // // gv_checkDate // - this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_checkDate.AppearanceCell.Options.UseFont = true; this.gv_checkDate.Caption = "瀹℃牳鏃堕棿 "; this.gv_checkDate.FieldName = "checkDate"; @@ -397,7 +402,7 @@ // // gv_returnMethod // - this.gv_returnMethod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_returnMethod.AppearanceCell.Options.UseFont = true; this.gv_returnMethod.Caption = "閫�鏂欐柟寮� "; this.gv_returnMethod.FieldName = "returnMethod"; @@ -410,7 +415,6 @@ // // gv_returnType // - this.gv_returnType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_returnType.AppearanceCell.Options.UseFont = true; this.gv_returnType.Caption = "閫�鏂欑被鍨� "; this.gv_returnType.FieldName = "returnType"; @@ -423,7 +427,7 @@ // // gv_depotId // - this.gv_depotId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_depotId.AppearanceCell.Options.UseFont = true; this.gv_depotId.Caption = "浠撳簱"; this.gv_depotId.FieldName = "dptName"; @@ -436,7 +440,7 @@ // // gv_suppId // - this.gv_suppId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_suppId.AppearanceCell.Options.UseFont = true; this.gv_suppId.Caption = "渚涘簲鍟�"; this.gv_suppId.FieldName = "supName"; @@ -449,7 +453,7 @@ // // gv_remark // - this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_remark.AppearanceCell.Options.UseFont = true; this.gv_remark.Caption = "澶囨敞 "; this.gv_remark.FieldName = "remark"; @@ -496,7 +500,7 @@ this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.Size = new System.Drawing.Size(1126, 570); - this.splitMx1.SplitterPosition = 142; + this.splitMx1.SplitterPosition = 177; this.splitMx1.TabIndex = 0; // // layoutMx1 @@ -517,19 +521,23 @@ this.layoutMx1.Controls.Add(this.txt_isFinish); this.layoutMx1.Controls.Add(this.lastUpdateUser); this.layoutMx1.Controls.Add(this.lastUpdateTime); + this.layoutMx1.Controls.Add(this.txt_guid); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem17, + this.layoutControlItem13}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(832, 224, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1126, 142); + this.layoutMx1.Size = new System.Drawing.Size(1126, 177); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // // btnSelect // this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.btnSelect.Location = new System.Drawing.Point(12, 108); + this.btnSelect.Location = new System.Drawing.Point(12, 140); this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(116, 27); this.btnSelect.StyleController = this.layoutMx1; @@ -538,9 +546,9 @@ // // lbGuid // - this.lbGuid.Location = new System.Drawing.Point(825, 108); + this.lbGuid.Location = new System.Drawing.Point(840, 114); this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(268, 28); + this.lbGuid.Size = new System.Drawing.Size(274, 30); this.lbGuid.TabIndex = 1; this.lbGuid.Text = "lbGuid"; this.lbGuid.Visible = false; @@ -576,7 +584,7 @@ // this.txt_billNo.Location = new System.Drawing.Point(114, 12); this.txt_billNo.Name = "txt_billNo"; - this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_billNo.Properties.Appearance.Options.UseFont = true; this.txt_billNo.Size = new System.Drawing.Size(165, 28); this.txt_billNo.StyleController = this.layoutMx1; @@ -603,7 +611,7 @@ // this.txt_checkDate.Location = new System.Drawing.Point(927, 44); this.txt_checkDate.Name = "txt_checkDate"; - this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_checkDate.Properties.Appearance.Options.UseFont = true; this.txt_checkDate.Size = new System.Drawing.Size(166, 28); this.txt_checkDate.StyleController = this.layoutMx1; @@ -621,11 +629,11 @@ // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(656, 108); + this.txt_remark.Location = new System.Drawing.Point(385, 108); 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(165, 28); + this.txt_remark.Size = new System.Drawing.Size(436, 28); this.txt_remark.StyleController = this.layoutMx1; this.txt_remark.TabIndex = 252; // @@ -633,7 +641,7 @@ // this.txt_checkUser.Location = new System.Drawing.Point(927, 12); this.txt_checkUser.Name = "txt_checkUser"; - this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_checkUser.Properties.Appearance.Options.UseFont = true; this.txt_checkUser.Size = new System.Drawing.Size(166, 28); this.txt_checkUser.StyleController = this.layoutMx1; @@ -643,7 +651,7 @@ // txt_suppId // this.txt_suppId.IsReadly = false; - this.txt_suppId.Location = new System.Drawing.Point(385, 108); + this.txt_suppId.Location = new System.Drawing.Point(114, 108); this.txt_suppId.Margin = new System.Windows.Forms.Padding(0); this.txt_suppId.Name = "txt_suppId"; this.txt_suppId.Size = new System.Drawing.Size(165, 28); @@ -657,23 +665,24 @@ this.txt_isOut.Size = new System.Drawing.Size(267, 24); this.txt_isOut.StyleController = this.layoutMx1; this.txt_isOut.TabIndex = 527; + this.txt_isOut.Tag = "readOnly"; // // txt_status // - this.txt_status.Location = new System.Drawing.Point(554, 76); + this.txt_status.Location = new System.Drawing.Point(825, 76); this.txt_status.Name = "txt_status"; this.txt_status.Properties.Caption = "瀹℃牳鏍囪瘑"; - this.txt_status.Size = new System.Drawing.Size(267, 24); + this.txt_status.Size = new System.Drawing.Size(268, 24); this.txt_status.StyleController = this.layoutMx1; this.txt_status.TabIndex = 528; this.txt_status.Tag = "readonly"; // // txt_isFinish // - this.txt_isFinish.Location = new System.Drawing.Point(825, 76); + this.txt_isFinish.Location = new System.Drawing.Point(554, 76); this.txt_isFinish.Name = "txt_isFinish"; this.txt_isFinish.Properties.Caption = "瀹岀粨鏍囪瘑"; - this.txt_isFinish.Size = new System.Drawing.Size(268, 24); + this.txt_isFinish.Size = new System.Drawing.Size(267, 24); this.txt_isFinish.StyleController = this.layoutMx1; this.txt_isFinish.TabIndex = 529; this.txt_isFinish.Tag = "readonly"; @@ -696,6 +705,37 @@ this.lastUpdateTime.TabIndex = 531; this.lastUpdateTime.Tag = "readonly"; // + // txt_guid + // + this.txt_guid.Location = new System.Drawing.Point(942, 148); + this.txt_guid.Name = "txt_guid"; + this.txt_guid.Size = new System.Drawing.Size(172, 24); + this.txt_guid.StyleController = this.layoutMx1; + this.txt_guid.TabIndex = 532; + // + // layoutControlItem17 + // + this.layoutControlItem17.Control = this.txt_guid; + this.layoutControlItem17.Location = new System.Drawing.Point(828, 136); + this.layoutControlItem17.Name = "layoutControlItem17"; + this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem17.Size = new System.Drawing.Size(278, 35); + this.layoutControlItem17.Text = "涓婚敭Guid"; + this.layoutControlItem17.TextSize = new System.Drawing.Size(50, 20); + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.lbGuid; + this.layoutControlItem13.Location = new System.Drawing.Point(828, 102); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem13.Size = new System.Drawing.Size(278, 34); + this.layoutControlItem13.Text = "lbGuid"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem13.TextVisible = false; + // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; @@ -709,14 +749,13 @@ this.layoutControlItem8, this.layoutControlItem9, this.layoutControlItem10, - this.layoutControlItem11, - this.layoutControlItem12, - this.layoutControlItem13, this.layoutControlItem14, this.layoutControlItem15, - this.layoutControlItem7, + this.layoutControlItem16, this.layoutControlItem4, - this.layoutControlItem16}); + this.layoutControlItem7, + this.layoutControlItem11, + this.layoutControlItem12}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -740,12 +779,15 @@ rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition4.Height = 100D; rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition5.Height = 100D; + rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2, rowDefinition3, - rowDefinition4}); - this.Root.Size = new System.Drawing.Size(1105, 148); + rowDefinition4, + rowDefinition5}); + this.Root.Size = new System.Drawing.Size(1105, 180); this.Root.TextVisible = false; // // layoutControlItem1 @@ -831,42 +873,6 @@ this.layoutControlItem10.Text = "瀹℃牳鏃堕棿"; this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); // - // layoutControlItem11 - // - this.layoutControlItem11.Control = this.txt_status; - this.layoutControlItem11.Location = new System.Drawing.Point(542, 64); - this.layoutControlItem11.Name = "layoutControlItem11"; - this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem11.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem11.Text = "瀹℃牳鏍囪瘑"; - this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem11.TextVisible = false; - // - // layoutControlItem12 - // - this.layoutControlItem12.Control = this.txt_isFinish; - this.layoutControlItem12.Location = new System.Drawing.Point(813, 64); - this.layoutControlItem12.Name = "layoutControlItem12"; - this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem12.Text = "瀹岀粨鏍囪瘑"; - this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem12.TextVisible = false; - // - // layoutControlItem13 - // - this.layoutControlItem13.Control = this.lbGuid; - this.layoutControlItem13.Location = new System.Drawing.Point(813, 96); - this.layoutControlItem13.Name = "layoutControlItem13"; - this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem13.Text = "lbGuid"; - this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem13.TextVisible = false; - // // layoutControlItem14 // this.layoutControlItem14.Control = this.lastUpdateUser; @@ -888,16 +894,65 @@ this.layoutControlItem15.Text = "鏈�鍚庢洿鏂版椂闂�"; this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); // + // layoutControlItem16 + // + this.layoutControlItem16.Control = this.btnSelect; + this.layoutControlItem16.Location = new System.Drawing.Point(0, 128); + this.layoutControlItem16.MaxSize = new System.Drawing.Size(120, 31); + this.layoutControlItem16.MinSize = new System.Drawing.Size(20, 31); + this.layoutControlItem16.Name = "layoutControlItem16"; + this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem16.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem16.Text = "閫�璐ф槑缁�"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem16.TextVisible = false; + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.txt_suppId; + this.layoutControlItem4.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem4.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem4.Text = "閫変緵搴斿晢"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); + // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_remark; - this.layoutControlItem7.Location = new System.Drawing.Point(542, 96); + this.layoutControlItem7.Location = new System.Drawing.Point(271, 96); this.layoutControlItem7.Name = "layoutControlItem7"; - this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(542, 32); this.layoutControlItem7.Text = "閫�璐у娉�"; this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.txt_status; + this.layoutControlItem11.Location = new System.Drawing.Point(813, 64); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem11.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem11.Text = "瀹℃牳鏍囪瘑"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem11.TextVisible = false; + // + // layoutControlItem12 + // + this.layoutControlItem12.Control = this.txt_isFinish; + this.layoutControlItem12.Location = new System.Drawing.Point(542, 64); + this.layoutControlItem12.Name = "layoutControlItem12"; + this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem12.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem12.Text = "瀹岀粨鏍囪瘑"; + this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem12.TextVisible = false; // // tabMx // @@ -905,7 +960,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(1126, 416); + this.tabMx.Size = new System.Drawing.Size(1126, 381); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -914,7 +969,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 384); + this.tabMxPage1.Size = new System.Drawing.Size(1124, 349); this.tabMxPage1.Text = "鐢宠鏄庣粏"; // // gcMx1 @@ -925,7 +980,7 @@ this.gcMx1.Name = "gcMx1"; this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit1}); - this.gcMx1.Size = new System.Drawing.Size(1124, 384); + this.gcMx1.Size = new System.Drawing.Size(1124, 349); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -968,7 +1023,7 @@ // // gvMx1id // - this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1id.AppearanceCell.Options.UseFont = true; this.gvMx1id.Caption = "ID "; this.gvMx1id.FieldName = "id"; @@ -979,7 +1034,7 @@ // // gvMx1mid // - this.gvMx1mid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1mid.AppearanceCell.Options.UseFont = true; this.gvMx1mid.Caption = "MID "; this.gvMx1mid.FieldName = "mid"; @@ -990,7 +1045,7 @@ // // gvMx1isFinish // - this.gvMx1isFinish.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1isFinish.AppearanceCell.Options.UseFont = true; this.gvMx1isFinish.Caption = "鏄惁瀹屾垚"; this.gvMx1isFinish.FieldName = "isFinish"; @@ -1003,7 +1058,7 @@ // // gvMx1invBillNo // - this.gvMx1invBillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1invBillNo.AppearanceCell.Options.UseFont = true; this.gvMx1invBillNo.Caption = "鍏ュ簱鍗曞彿"; this.gvMx1invBillNo.FieldName = "invBillNo"; @@ -1016,7 +1071,7 @@ // // gvMx1ebeln // - this.gvMx1ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1ebeln.AppearanceCell.Options.UseFont = true; this.gvMx1ebeln.Caption = "閲囪喘璁㈠崟"; this.gvMx1ebeln.FieldName = "ebeln"; @@ -1029,7 +1084,7 @@ // // gvMx1itemId // - this.gvMx1itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1itemId.AppearanceCell.Options.UseFont = true; this.gvMx1itemId.Caption = "鐗╂枡id "; this.gvMx1itemId.FieldName = "itemId"; @@ -1080,7 +1135,7 @@ // // gvMx1sqNum // - this.gvMx1sqNum.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1sqNum.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1sqNum.AppearanceCell.Options.UseFont = true; this.gvMx1sqNum.AppearanceCell.Options.UseForeColor = true; @@ -1097,7 +1152,7 @@ // // gvMx1ysNum // - this.gvMx1ysNum.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1ysNum.AppearanceCell.Options.UseFont = true; this.gvMx1ysNum.Caption = "宸叉壂鏁伴噺"; this.gvMx1ysNum.FieldName = "ysNum"; @@ -1110,7 +1165,7 @@ // // gvMx1remark // - this.gvMx1remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1remark.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1remark.AppearanceCell.Options.UseFont = true; this.gvMx1remark.AppearanceCell.Options.UseForeColor = true; @@ -1127,7 +1182,7 @@ // // gvMx1orderNo // - this.gvMx1orderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1orderNo.AppearanceCell.Options.UseFont = true; this.gvMx1orderNo.Caption = "搴忓彿"; this.gvMx1orderNo.FieldName = "orderNo"; @@ -1138,7 +1193,7 @@ // // gvMx1eid // - this.gvMx1eid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1eid.AppearanceCell.Options.UseFont = true; this.gvMx1eid.Caption = "閲囪喘璁㈠崟id"; this.gvMx1eid.FieldName = "eid"; @@ -1149,7 +1204,7 @@ // // gvMx1erpid // - this.gvMx1erpid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1erpid.AppearanceCell.Options.UseFont = true; this.gvMx1erpid.Caption = "閲囪喘璁㈠崟琛宨d"; this.gvMx1erpid.FieldName = "erpid"; @@ -1160,7 +1215,7 @@ // // gvMx1invWorkLine // - this.gvMx1invWorkLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1invWorkLine.AppearanceCell.Options.UseFont = true; this.gvMx1invWorkLine.Caption = "鍏ュ簱鍗曡鍙�"; this.gvMx1invWorkLine.FieldName = "invWorkLine"; @@ -1200,31 +1255,6 @@ this.picCheckBox.TabIndex = 8; this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; - // - // layoutControlItem4 - // - this.layoutControlItem4.Control = this.txt_suppId; - this.layoutControlItem4.Location = new System.Drawing.Point(271, 96); - this.layoutControlItem4.Name = "layoutControlItem4"; - this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem4.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem4.Text = "閫変緵搴斿晢"; - this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem16 - // - this.layoutControlItem16.Control = this.btnSelect; - this.layoutControlItem16.Location = new System.Drawing.Point(0, 96); - this.layoutControlItem16.MaxSize = new System.Drawing.Size(120, 31); - this.layoutControlItem16.MinSize = new System.Drawing.Size(20, 31); - this.layoutControlItem16.Name = "layoutControlItem16"; - this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem16.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; - this.layoutControlItem16.Text = "閫�璐ф槑缁�"; - this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem16.TextVisible = false; // // Frm_MesCgthSq // @@ -1266,6 +1296,9 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_isFinish.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lastUpdateUser.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lastUpdateTime.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); @@ -1275,12 +1308,13 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -1288,8 +1322,6 @@ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); this.ResumeLayout(false); } @@ -1342,14 +1374,11 @@ private DevExpress.XtraEditors.CheckEdit txt_isFinish; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraEditors.TextEdit lastUpdateUser; private DevExpress.XtraEditors.TextEdit lastUpdateTime; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraTab.XtraTabControl tabMx; private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraGrid.GridControl gcMx1; @@ -1374,7 +1403,12 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1invWorkLine; private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraEditors.TextEdit txt_guid; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; } } \ No newline at end of file -- Gitblit v1.9.3