From 650fe9e42e3de66be29769da72cc755273246dd9 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期五, 12 九月 2025 16:23:04 +0800 Subject: [PATCH] 更新优化代码 --- DevApp/Gs.DevApp/DevFrm/QC/JyxmShowCopy.Designer.cs | 245 +++++++++++++++++------------------------------- 1 files changed, 89 insertions(+), 156 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/JyxmShowCopy.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/JyxmShowCopy.Designer.cs index abfce37..77e6867 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/JyxmShowCopy.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/JyxmShowCopy.Designer.cs @@ -1,4 +1,6 @@ -锘縩amespace Gs.DevApp.DevFrm.QC +锘縰sing Gs.DevApp.UserControl; + +namespace Gs.DevApp.DevFrm.QC { partial class JyxmShowCopy { @@ -28,16 +30,16 @@ /// </summary> private void InitializeComponent() { - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); this.wizardControl1 = new DevExpress.XtraWizard.WizardControl(); this.welcomeWizardPage1 = new DevExpress.XtraWizard.WelcomeWizardPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -75,10 +77,8 @@ this.gv_salesOrderId = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_orderLineId = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_tcode = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_tname = new DevExpress.XtraGrid.Columns.GridColumn(); this.panBom = new DevExpress.XtraEditors.PanelControl(); - this.pageBar1 = new UserControls.Data.UcPageBar(); + this.pageBar1 = new UcPageBar(); this.splitRight = new DevExpress.XtraEditors.SplitContainerControl(); this.btnIn = new DevExpress.XtraEditors.SimpleButton(); this.gcMainCopy = new DevExpress.XtraGrid.GridControl(); @@ -92,7 +92,6 @@ this.rptBtnDel = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.completionWizardPage1 = new DevExpress.XtraWizard.CompletionWizardPage(); - this.gv_materialProperti = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.wizardControl1)).BeginInit(); this.wizardControl1.SuspendLayout(); this.welcomeWizardPage1.SuspendLayout(); @@ -135,9 +134,9 @@ this.wizardControl1.Controls.Add(this.completionWizardPage1); this.wizardControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.wizardControl1.FinishText = "&淇濆瓨"; - this.wizardControl1.ImageOptions.ImageWidth = 87; - this.wizardControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.wizardControl1.MinimumSize = new System.Drawing.Size(116, 107); + this.wizardControl1.ImageOptions.ImageWidth = 100; + this.wizardControl1.Margin = new System.Windows.Forms.Padding(4); + this.wizardControl1.MinimumSize = new System.Drawing.Size(133, 138); this.wizardControl1.Name = "wizardControl1"; this.wizardControl1.NextText = "&涓嬩竴姝� >"; this.wizardControl1.Pages.AddRange(new DevExpress.XtraWizard.BaseWizardPage[] { @@ -145,26 +144,24 @@ this.wizardPage1, this.completionWizardPage1}); this.wizardControl1.PreviousText = "< &涓婁竴姝�"; - this.wizardControl1.Size = new System.Drawing.Size(908, 558); + this.wizardControl1.Size = new System.Drawing.Size(1038, 718); this.wizardControl1.Text = ""; // // welcomeWizardPage1 // this.welcomeWizardPage1.Controls.Add(this.gcMx1); this.welcomeWizardPage1.IntroductionText = "璇ュ悜瀵硷紝灏嗘妸褰撳墠鐗╂枡鐨勬楠岄」鐩紝澶嶅埗涓�涓垨澶氫釜鐗╂枡锛屽鍒惰繃绋嬩腑锛岃嫢閲嶅閫夋嫨浜嗙墿鏂欙紝灏嗚嚜鍔ㄨ繃婊わ紝鍙細澶嶅埗涓�娆★紒"; - this.welcomeWizardPage1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); + this.welcomeWizardPage1.Margin = new System.Windows.Forms.Padding(4); this.welcomeWizardPage1.Name = "welcomeWizardPage1"; this.welcomeWizardPage1.ProceedText = "鐐瑰嚮 Next 缁х画杩涜"; - this.welcomeWizardPage1.Size = new System.Drawing.Size(789, 426); + this.welcomeWizardPage1.Size = new System.Drawing.Size(898, 553); this.welcomeWizardPage1.Text = "褰撳墠妫�楠岄」鐩俊鎭�"; // // gcMx1 // this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMx1.Location = new System.Drawing.Point(0, 0); this.gcMx1.MainView = this.gvMx1; - this.gcMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMx1.Name = "gcMx1"; this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.rptJYXM, @@ -174,7 +171,7 @@ this.rptJYSP, this.repositoryItemButtonEdit1, this.repositoryItemComboBox1}); - this.gcMx1.Size = new System.Drawing.Size(789, 426); + this.gcMx1.Size = new System.Drawing.Size(898, 553); this.gcMx1.TabIndex = 1; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -197,7 +194,6 @@ this.gvMx1fstand, this.gvMx1fdownAllow, this.gridColumn19}); - this.gvMx1.DetailHeight = 272; this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -209,20 +205,18 @@ this.gvMx1guid.AppearanceCell.Options.UseFont = true; this.gvMx1guid.Caption = "guid"; this.gvMx1guid.FieldName = "guid"; - this.gvMx1guid.MinWidth = 17; this.gvMx1guid.Name = "gvMx1guid"; this.gvMx1guid.Tag = "query_a.guid"; - this.gvMx1guid.Width = 82; + this.gvMx1guid.Width = 94; // // gvMx1pid // this.gvMx1pid.AppearanceCell.Options.UseFont = true; this.gvMx1pid.Caption = "pid"; this.gvMx1pid.FieldName = "pid"; - this.gvMx1pid.MinWidth = 17; this.gvMx1pid.Name = "gvMx1pid"; this.gvMx1pid.Tag = "query_a.pid"; - this.gvMx1pid.Width = 82; + this.gvMx1pid.Width = 94; // // gvMx1fcheckItem // @@ -230,12 +224,11 @@ this.gvMx1fcheckItem.Caption = "妫�楠岄」鐩�"; this.gvMx1fcheckItem.ColumnEdit = this.rptJYXM; this.gvMx1fcheckItem.FieldName = "fcheckItem"; - this.gvMx1fcheckItem.MinWidth = 17; this.gvMx1fcheckItem.Name = "gvMx1fcheckItem"; this.gvMx1fcheckItem.Tag = "edit"; this.gvMx1fcheckItem.Visible = true; this.gvMx1fcheckItem.VisibleIndex = 0; - this.gvMx1fcheckItem.Width = 131; + this.gvMx1fcheckItem.Width = 150; // // rptJYXM // @@ -250,12 +243,11 @@ this.gvMx1forder.Caption = "椤哄簭"; this.gvMx1forder.ColumnEdit = this.repositoryItemComboBox1; this.gvMx1forder.FieldName = "forder"; - this.gvMx1forder.MinWidth = 17; this.gvMx1forder.Name = "gvMx1forder"; this.gvMx1forder.Tag = "yz_quantity_0_edit"; this.gvMx1forder.Visible = true; this.gvMx1forder.VisibleIndex = 1; - this.gvMx1forder.Width = 44; + this.gvMx1forder.Width = 50; // // repositoryItemComboBox1 // @@ -284,20 +276,18 @@ // this.gridColumn5.Caption = "瑙勬牸瑕佹眰"; this.gridColumn5.FieldName = "fspecRequ"; - this.gridColumn5.MinWidth = 17; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Tag = "edit"; - this.gridColumn5.Width = 131; + this.gridColumn5.Width = 150; // // gvMx1memo // this.gvMx1memo.AppearanceCell.Options.UseFont = true; this.gvMx1memo.Caption = "妫�楠岄」鐩弿杩�"; this.gvMx1memo.FieldName = "memo"; - this.gvMx1memo.MinWidth = 17; this.gvMx1memo.Name = "gvMx1memo"; this.gvMx1memo.Tag = "edit"; - this.gvMx1memo.Width = 131; + this.gvMx1memo.Width = 150; // // gvMx1fcheckTool // @@ -305,12 +295,11 @@ this.gvMx1fcheckTool.Caption = "妫�楠屽伐鍏�"; this.gvMx1fcheckTool.ColumnEdit = this.rptJYGJ; this.gvMx1fcheckTool.FieldName = "fcheckTool"; - this.gvMx1fcheckTool.MinWidth = 17; this.gvMx1fcheckTool.Name = "gvMx1fcheckTool"; this.gvMx1fcheckTool.Tag = "edit"; this.gvMx1fcheckTool.Visible = true; this.gvMx1fcheckTool.VisibleIndex = 2; - this.gvMx1fcheckTool.Width = 131; + this.gvMx1fcheckTool.Width = 150; // // rptJYGJ // @@ -326,12 +315,11 @@ this.gvMx1sampleSizeNo.Caption = "妫�楠屾爣鍑嗗悕绉�"; this.gvMx1sampleSizeNo.ColumnEdit = this.rptJYBZ; this.gvMx1sampleSizeNo.FieldName = "sampleSizeName"; - this.gvMx1sampleSizeNo.MinWidth = 17; this.gvMx1sampleSizeNo.Name = "gvMx1sampleSizeNo"; this.gvMx1sampleSizeNo.Tag = "edit"; this.gvMx1sampleSizeNo.Visible = true; this.gvMx1sampleSizeNo.VisibleIndex = 3; - this.gvMx1sampleSizeNo.Width = 131; + this.gvMx1sampleSizeNo.Width = 150; // // rptJYBZ // @@ -345,11 +333,10 @@ // this.sampleSizeName.Caption = "妫�楠屾爣鍑嗙紪鐮�"; this.sampleSizeName.FieldName = "sampleSizeNo"; - this.sampleSizeName.MinWidth = 17; this.sampleSizeName.Name = "sampleSizeName"; this.sampleSizeName.OptionsColumn.ReadOnly = true; this.sampleSizeName.Tag = "edit"; - this.sampleSizeName.Width = 131; + this.sampleSizeName.Width = 150; // // gvMx1fcheckLevel // @@ -357,12 +344,11 @@ this.gvMx1fcheckLevel.Caption = "妫�楠屾按骞�"; this.gvMx1fcheckLevel.ColumnEdit = this.rptJYSP; this.gvMx1fcheckLevel.FieldName = "fcheckLevel"; - this.gvMx1fcheckLevel.MinWidth = 17; this.gvMx1fcheckLevel.Name = "gvMx1fcheckLevel"; this.gvMx1fcheckLevel.Tag = "edit"; this.gvMx1fcheckLevel.Visible = true; this.gvMx1fcheckLevel.VisibleIndex = 4; - this.gvMx1fcheckLevel.Width = 175; + this.gvMx1fcheckLevel.Width = 200; // // rptJYSP // @@ -378,12 +364,11 @@ this.gvMx1facLevel.Caption = "鎺ユ敹姘村钩"; this.gvMx1facLevel.ColumnEdit = this.rptJSSP; this.gvMx1facLevel.FieldName = "facLevel"; - this.gvMx1facLevel.MinWidth = 17; this.gvMx1facLevel.Name = "gvMx1facLevel"; this.gvMx1facLevel.Tag = "edit"; this.gvMx1facLevel.Visible = true; this.gvMx1facLevel.VisibleIndex = 5; - this.gvMx1facLevel.Width = 131; + this.gvMx1facLevel.Width = 150; // // rptJSSP // @@ -398,55 +383,51 @@ this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true; this.gvMx1fupAllow.Caption = "涓婇檺"; this.gvMx1fupAllow.FieldName = "fupAllow"; - this.gvMx1fupAllow.MinWidth = 17; this.gvMx1fupAllow.Name = "gvMx1fupAllow"; this.gvMx1fupAllow.Tag = "yz_quantity_0_edit"; this.gvMx1fupAllow.Visible = true; this.gvMx1fupAllow.VisibleIndex = 6; - this.gvMx1fupAllow.Width = 52; + this.gvMx1fupAllow.Width = 60; // // gvMx1fstand // this.gvMx1fstand.AppearanceCell.Options.UseFont = true; this.gvMx1fstand.Caption = "鏍囧噯鍊�"; this.gvMx1fstand.FieldName = "fstand"; - this.gvMx1fstand.MinWidth = 17; this.gvMx1fstand.Name = "gvMx1fstand"; this.gvMx1fstand.Tag = "yz_quantity_0_edit"; this.gvMx1fstand.Visible = true; this.gvMx1fstand.VisibleIndex = 7; - this.gvMx1fstand.Width = 52; + this.gvMx1fstand.Width = 60; // // gvMx1fdownAllow // this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true; this.gvMx1fdownAllow.Caption = "涓嬮檺"; this.gvMx1fdownAllow.FieldName = "fdownAllow"; - this.gvMx1fdownAllow.MinWidth = 17; this.gvMx1fdownAllow.Name = "gvMx1fdownAllow"; this.gvMx1fdownAllow.Tag = "yz_quantity_0_edit"; this.gvMx1fdownAllow.Visible = true; this.gvMx1fdownAllow.VisibleIndex = 8; - this.gvMx1fdownAllow.Width = 52; + this.gvMx1fdownAllow.Width = 60; // // gridColumn19 // this.gridColumn19.Caption = "鏍峰搧鍩烘暟"; this.gridColumn19.FieldName = "ypsl"; - this.gridColumn19.MinWidth = 17; this.gridColumn19.Name = "gridColumn19"; this.gridColumn19.Tag = "edit"; this.gridColumn19.Visible = true; this.gridColumn19.VisibleIndex = 9; - this.gridColumn19.Width = 82; + this.gridColumn19.Width = 94; // // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions4.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉婚櫎", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉婚櫎", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; // @@ -454,16 +435,15 @@ // this.wizardPage1.Controls.Add(this.splitLeft); this.wizardPage1.DescriptionText = "浣犲彲閫夋嫨涓�涓垨澶氫釜锛岄噸澶嶆垨宸茶缃殑鐗╂枡锛屼繚瀛樻椂灏嗚嚜鍔ㄥ拷鐣�"; - this.wizardPage1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); + this.wizardPage1.Margin = new System.Windows.Forms.Padding(4); this.wizardPage1.Name = "wizardPage1"; - this.wizardPage1.Size = new System.Drawing.Size(876, 415); + this.wizardPage1.Size = new System.Drawing.Size(998, 540); this.wizardPage1.Text = "閫夋嫨鐗╂枡"; // // splitLeft // this.splitLeft.Dock = System.Windows.Forms.DockStyle.Fill; this.splitLeft.Location = new System.Drawing.Point(0, 0); - this.splitLeft.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.splitLeft.Name = "splitLeft"; // // splitLeft.Panel1 @@ -477,19 +457,17 @@ this.splitLeft.Panel2.Controls.Add(this.splitRight); this.splitLeft.Panel2.Text = "Panel2"; this.splitLeft.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; - this.splitLeft.Size = new System.Drawing.Size(876, 415); - this.splitLeft.SplitterPosition = 454; + this.splitLeft.Size = new System.Drawing.Size(998, 540); + this.splitLeft.SplitterPosition = 519; this.splitLeft.TabIndex = 1; // // gcMain // this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMain.Location = new System.Drawing.Point(0, 0); this.gcMain.MainView = this.gvMain; - this.gcMain.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMain.Name = "gcMain"; - this.gcMain.Size = new System.Drawing.Size(454, 381); + this.gcMain.Size = new System.Drawing.Size(519, 496); this.gcMain.TabIndex = 7; this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMain}); @@ -499,7 +477,7 @@ this.gvMain.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gvMain.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gvMain.Appearance.Row.Options.UseFont = true; - this.gvMain.ColumnPanelRowHeight = 39; + this.gvMain.ColumnPanelRowHeight = 50; this.gvMain.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colChkInt, this.gv_guid, @@ -507,13 +485,9 @@ this.gv2, this.gv_salesOrderId, this.gv_orderLineId, - this.gv_itemId, - this.gv_materialProperti, - this.gv_tcode, - this.gv_tname}); - this.gvMain.DetailHeight = 272; + this.gv_itemId}); this.gvMain.GridControl = this.gcMain; - this.gvMain.IndicatorWidth = 44; + this.gvMain.IndicatorWidth = 50; this.gvMain.Name = "gvMain"; this.gvMain.OptionsFind.ShowSearchNavButtons = false; this.gvMain.OptionsView.ShowAutoFilterRow = true; @@ -523,110 +497,86 @@ // this.colChkInt.Caption = "."; this.colChkInt.FieldName = "chkInt"; - this.colChkInt.MinWidth = 22; + this.colChkInt.MinWidth = 25; this.colChkInt.Name = "colChkInt"; this.colChkInt.Visible = true; this.colChkInt.VisibleIndex = 0; - this.colChkInt.Width = 82; + this.colChkInt.Width = 94; // // gv_guid // this.gv_guid.AppearanceCell.Options.UseFont = true; this.gv_guid.Caption = "涓婚敭涓嶈兘鍒犻櫎"; this.gv_guid.FieldName = "guid"; - this.gv_guid.MinWidth = 44; + this.gv_guid.MinWidth = 50; this.gv_guid.Name = "gv_guid"; this.gv_guid.OptionsColumn.AllowEdit = false; this.gv_guid.Tag = "a.guid"; - this.gv_guid.Width = 82; + this.gv_guid.Width = 94; // // gridColumn1 // this.gridColumn1.Caption = "浣跨敤缁勭粐"; this.gridColumn1.FieldName = "fSubsidiary"; - this.gridColumn1.MinWidth = 17; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Tag = "org.FNumber"; this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 5; - this.gridColumn1.Width = 44; + this.gridColumn1.VisibleIndex = 4; + this.gridColumn1.Width = 50; // // gv2 // this.gv2.AppearanceCell.Options.UseFont = true; this.gv2.Caption = "鐗╂枡ID"; this.gv2.FieldName = "id"; - this.gv2.MinWidth = 17; this.gv2.Name = "gv2"; this.gv2.OptionsColumn.AllowEdit = false; this.gv2.Tag = "a.id"; this.gv2.Visible = true; - this.gv2.VisibleIndex = 6; - this.gv2.Width = 44; + this.gv2.VisibleIndex = 1; + this.gv2.Width = 50; // // gv_salesOrderId // this.gv_salesOrderId.AppearanceCell.Options.UseFont = true; this.gv_salesOrderId.Caption = "鐗╂枡缂栫爜"; this.gv_salesOrderId.FieldName = "itemNo"; - this.gv_salesOrderId.MinWidth = 17; this.gv_salesOrderId.Name = "gv_salesOrderId"; this.gv_salesOrderId.OptionsColumn.AllowEdit = false; this.gv_salesOrderId.Tag = "a.item_no"; this.gv_salesOrderId.Visible = true; - this.gv_salesOrderId.VisibleIndex = 3; - this.gv_salesOrderId.Width = 44; + this.gv_salesOrderId.VisibleIndex = 2; + this.gv_salesOrderId.Width = 50; // // gv_orderLineId // this.gv_orderLineId.AppearanceCell.Options.UseFont = true; this.gv_orderLineId.Caption = "鐗╂枡鍚嶇О"; this.gv_orderLineId.FieldName = "itemName"; - this.gv_orderLineId.MinWidth = 17; this.gv_orderLineId.Name = "gv_orderLineId"; this.gv_orderLineId.OptionsColumn.AllowEdit = false; this.gv_orderLineId.Tag = "a.item_name"; this.gv_orderLineId.Visible = true; - this.gv_orderLineId.VisibleIndex = 4; - this.gv_orderLineId.Width = 44; + this.gv_orderLineId.VisibleIndex = 3; + this.gv_orderLineId.Width = 50; // // gv_itemId // this.gv_itemId.AppearanceCell.Options.UseFont = true; this.gv_itemId.Caption = "鐗╂枡瑙勬牸"; this.gv_itemId.FieldName = "itemModel"; - this.gv_itemId.MinWidth = 17; this.gv_itemId.Name = "gv_itemId"; this.gv_itemId.OptionsColumn.AllowEdit = false; this.gv_itemId.Tag = "a.item_model"; - this.gv_itemId.Width = 44; - // - // gv_tcode - // - this.gv_tcode.Caption = "鐗╂枡绫诲瀷"; - this.gv_tcode.FieldName = "tcode"; - this.gv_tcode.Name = "gv_tcode"; - this.gv_tcode.Tag = "it.tcode"; - this.gv_tcode.Visible = true; - this.gv_tcode.VisibleIndex = 1; - // - // gv_tname - // - this.gv_tname.Caption = "鐗╂枡绫诲瀷鍚嶇О"; - this.gv_tname.FieldName = "tname"; - this.gv_tname.Name = "gv_tname"; - this.gv_tname.Tag = "it.tname"; - this.gv_tname.Visible = true; - this.gv_tname.VisibleIndex = 2; + this.gv_itemId.Width = 50; // // panBom // this.panBom.Controls.Add(this.pageBar1); this.panBom.Dock = System.Windows.Forms.DockStyle.Bottom; - this.panBom.Location = new System.Drawing.Point(0, 381); - this.panBom.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.panBom.Location = new System.Drawing.Point(0, 496); this.panBom.Name = "panBom"; - this.panBom.Size = new System.Drawing.Size(454, 34); + this.panBom.Size = new System.Drawing.Size(519, 44); this.panBom.TabIndex = 6; // // pageBar1 @@ -634,10 +584,10 @@ this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Fill; this.pageBar1.Location = new System.Drawing.Point(2, 2); - this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); + this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; - this.pageBar1.Size = new System.Drawing.Size(450, 30); + this.pageBar1.Size = new System.Drawing.Size(515, 40); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; // @@ -645,7 +595,6 @@ // this.splitRight.Dock = System.Windows.Forms.DockStyle.Fill; this.splitRight.Location = new System.Drawing.Point(0, 0); - this.splitRight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.splitRight.Name = "splitRight"; // // splitRight.Panel1 @@ -657,32 +606,29 @@ // this.splitRight.Panel2.Controls.Add(this.gcMainCopy); this.splitRight.Panel2.Text = "Panel2"; - this.splitRight.Size = new System.Drawing.Size(412, 415); - this.splitRight.SplitterPosition = 39; + this.splitRight.Size = new System.Drawing.Size(467, 540); + this.splitRight.SplitterPosition = 45; this.splitRight.TabIndex = 3; // // btnIn // this.btnIn.Appearance.ForeColor = System.Drawing.Color.Blue; this.btnIn.Appearance.Options.UseForeColor = true; - this.btnIn.Location = new System.Drawing.Point(4, 155); - this.btnIn.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.btnIn.Location = new System.Drawing.Point(4, 199); this.btnIn.Name = "btnIn"; - this.btnIn.Size = new System.Drawing.Size(34, 23); + this.btnIn.Size = new System.Drawing.Size(39, 29); this.btnIn.TabIndex = 0; this.btnIn.Text = ">>"; // // gcMainCopy // this.gcMainCopy.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMainCopy.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMainCopy.Location = new System.Drawing.Point(0, 0); this.gcMainCopy.MainView = this.gvMainCopy; - this.gcMainCopy.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMainCopy.Name = "gcMainCopy"; this.gcMainCopy.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.rptBtnDel}); - this.gcMainCopy.Size = new System.Drawing.Size(363, 415); + this.gcMainCopy.Size = new System.Drawing.Size(410, 540); this.gcMainCopy.TabIndex = 2; this.gcMainCopy.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMainCopy}); @@ -697,7 +643,6 @@ this.gridColumn15, this.gridColumn6, this.gridColumn9}); - this.gvMainCopy.DetailHeight = 272; this.gvMainCopy.GridControl = this.gcMainCopy; this.gvMainCopy.Name = "gvMainCopy"; this.gvMainCopy.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; @@ -715,7 +660,7 @@ this.gridColumn11.Tag = "query_a.FCHECK_ITEM"; this.gridColumn11.Visible = true; this.gridColumn11.VisibleIndex = 0; - this.gridColumn11.Width = 131; + this.gridColumn11.Width = 150; // // gridColumn12 // @@ -727,7 +672,7 @@ this.gridColumn12.Tag = "query_a.item_id"; this.gridColumn12.Visible = true; this.gridColumn12.VisibleIndex = 1; - this.gridColumn12.Width = 131; + this.gridColumn12.Width = 150; // // gridColumn13 // @@ -740,7 +685,7 @@ this.gridColumn13.Tag = "query_a.item_no"; this.gridColumn13.Visible = true; this.gridColumn13.VisibleIndex = 2; - this.gridColumn13.Width = 131; + this.gridColumn13.Width = 150; // // gridColumn14 // @@ -753,7 +698,7 @@ this.gridColumn14.Tag = "query_a.item_name"; this.gridColumn14.Visible = true; this.gridColumn14.VisibleIndex = 3; - this.gridColumn14.Width = 131; + this.gridColumn14.Width = 150; // // gridColumn15 // @@ -764,25 +709,25 @@ this.gridColumn15.Name = "gridColumn15"; this.gridColumn15.OptionsColumn.ReadOnly = true; this.gridColumn15.Tag = "query_a.item_model"; - this.gridColumn15.Width = 131; + this.gridColumn15.Width = 150; // // gridColumn6 // this.gridColumn6.Caption = "绉诲嚭"; this.gridColumn6.ColumnEdit = this.rptBtnDel; - this.gridColumn6.MinWidth = 22; + this.gridColumn6.MinWidth = 25; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 4; - this.gridColumn6.Width = 82; + this.gridColumn6.Width = 94; // // rptBtnDel // this.rptBtnDel.AutoHeight = false; - editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.rptBtnDel.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.rptBtnDel.Name = "rptBtnDel"; this.rptBtnDel.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.rptBtnDel.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptBtnDel_ButtonClick); @@ -791,39 +736,30 @@ // this.gridColumn9.Caption = "gridColumn9"; this.gridColumn9.FieldName = "guid"; - this.gridColumn9.MinWidth = 22; + this.gridColumn9.MinWidth = 25; this.gridColumn9.Name = "gridColumn9"; - this.gridColumn9.Width = 82; + this.gridColumn9.Width = 94; // // completionWizardPage1 // this.completionWizardPage1.FinishText = "鏈�鍚庝竴姝ワ紝鐐瑰嚮鈥滀繚瀛樷�濆畬鎴愭搷浣�"; - this.completionWizardPage1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); + this.completionWizardPage1.Margin = new System.Windows.Forms.Padding(4); this.completionWizardPage1.Name = "completionWizardPage1"; this.completionWizardPage1.ProceedText = "鐐瑰嚮鈥滀繚瀛樷�濆畬鎴愭搷浣�"; - this.completionWizardPage1.Size = new System.Drawing.Size(789, 426); + this.completionWizardPage1.Size = new System.Drawing.Size(898, 553); this.completionWizardPage1.Text = "淇濆瓨淇℃伅"; // - // gv_materialProperti + // JyxmShow // - this.gv_materialProperti.Caption = "鐗╂枡灞炴��"; - this.gv_materialProperti.FieldName = "materialProperti"; - this.gv_materialProperti.Name = "gv_materialProperti"; - this.gv_materialProperti.Tag = "a.material_properti"; - this.gv_materialProperti.Visible = true; - this.gv_materialProperti.VisibleIndex = 7; - // - // JyxmShowCopy - // - this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(908, 558); + this.ClientSize = new System.Drawing.Size(1038, 718); this.Controls.Add(this.wizardControl1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; - this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); + this.Margin = new System.Windows.Forms.Padding(4); this.MaximizeBox = false; this.MinimizeBox = false; - this.Name = "JyxmShowCopy"; + this.Name = "JyxmShow"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "妫�楠岄」鐩鍒�"; ((System.ComponentModel.ISupportInitialize)(this.wizardControl1)).EndInit(); @@ -890,7 +826,7 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_salesOrderId; private DevExpress.XtraGrid.Columns.GridColumn gv_orderLineId; private DevExpress.XtraGrid.Columns.GridColumn gv_itemId; - private UserControls.Data.UcPageBar pageBar1; + private UcPageBar pageBar1; private DevExpress.XtraGrid.Columns.GridColumn colChkInt; private DevExpress.XtraGrid.GridControl gcMx1; private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; @@ -916,8 +852,5 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fdownAllow; private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; - private DevExpress.XtraGrid.Columns.GridColumn gv_tcode; - private DevExpress.XtraGrid.Columns.GridColumn gv_tname; - private DevExpress.XtraGrid.Columns.GridColumn gv_materialProperti; } } \ No newline at end of file -- Gitblit v1.9.3