From 5c26ea4c8c813ea85acf68fa07e180a12c748f33 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 04 七月 2025 14:21:01 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs | 286 +++++++++++++++++++++++++++------------------------------ 1 files changed, 136 insertions(+), 150 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs index de94da5..55a596b 100644 --- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs @@ -29,7 +29,7 @@ /// </summary> private void InitializeComponent() { - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_WwPc)); + this.components = new System.ComponentModel.Container(); DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); @@ -41,9 +41,9 @@ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_WwPc)); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); - this.picCheckBox = new System.Windows.Forms.PictureBox(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gcMain1 = new DevExpress.XtraGrid.GridControl(); @@ -57,20 +57,20 @@ this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); - this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); - this.lbGuid = new System.Windows.Forms.Label(); - this.txt_shTime = new DevExpress.XtraEditors.TextEdit(); - this.txt_shBy = new DevExpress.XtraEditors.TextEdit(); - this.txt_hNo = new DevExpress.XtraEditors.TextEdit(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.lbGuid = new System.Windows.Forms.Label(); + this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); + this.txt_hNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_shBy = new DevExpress.XtraEditors.TextEdit(); + this.txt_shTime = new DevExpress.XtraEditors.TextEdit(); + this.txt_shState = new DevExpress.XtraEditors.CheckEdit(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_shState = new DevExpress.XtraEditors.CheckEdit(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -97,9 +97,10 @@ this.gvMx1rwdGuid = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); + this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.xtraTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); @@ -115,19 +116,19 @@ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); this.splitMx1.Panel2.SuspendLayout(); this.splitMx1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_shTime.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_shBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_hNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); this.layoutMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_hNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_shBy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_shTime.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_shState.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_shState.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -138,12 +139,14 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 // this.toolBarMenu1.chkParameter = null; this.toolBarMenu1.currentAction = null; + this.toolBarMenu1.defaultActions = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -167,17 +170,6 @@ this.xtraTabPage1, this.xtraTabPage2}); // - // picCheckBox - // - this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image"))); - this.picCheckBox.Location = new System.Drawing.Point(914, 55); - this.picCheckBox.Name = "picCheckBox"; - this.picCheckBox.Size = new System.Drawing.Size(100, 50); - this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.picCheckBox.TabIndex = 8; - this.picCheckBox.TabStop = false; - this.picCheckBox.Visible = false; - // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.split1); @@ -188,31 +180,32 @@ // split1 // this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.split1.Horizontal = false; this.split1.Location = new System.Drawing.Point(0, 0); this.split1.Name = "split1"; // - // split1.split1_Panel1 + // split1.Panel1 // this.split1.Panel1.Controls.Add(this.gcMain1); this.split1.Panel1.Controls.Add(this.pageBar1); this.split1.Panel1.Text = "Panel1"; // - // split1.split1_Panel2 + // split1.Panel2 // this.split1.Panel2.Text = "Panel2"; + this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.split1.Size = new System.Drawing.Size(1126, 570); - this.split1.SplitterPosition = 557; + this.split1.SplitterPosition = 0; this.split1.TabIndex = 0; // // 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"; - this.gcMain1.Size = new System.Drawing.Size(1126, 518); + this.gcMain1.Size = new System.Drawing.Size(1126, 519); this.gcMain1.TabIndex = 2; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -221,7 +214,6 @@ // 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[] { @@ -240,7 +232,6 @@ // // gv_shState // - this.gv_shState.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_shState.AppearanceCell.Options.UseFont = true; this.gv_shState.Caption = "瀹℃牳鐘舵�� "; this.gv_shState.FieldName = "shChk"; @@ -255,7 +246,6 @@ // // gv_hNo // - this.gv_hNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_hNo.AppearanceCell.Options.UseFont = true; this.gv_hNo.Caption = "鎺掍骇缂栧彿 "; this.gv_hNo.FieldName = "hNo"; @@ -269,7 +259,6 @@ // // gv_createBy // - this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_createBy.AppearanceCell.Options.UseFont = true; this.gv_createBy.Caption = "鍒涘缓浜� "; this.gv_createBy.FieldName = "createBy"; @@ -283,7 +272,6 @@ // // gv_createTime // - this.gv_createTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_createTime.AppearanceCell.Options.UseFont = true; this.gv_createTime.Caption = "鍒涘缓鏃堕棿 "; this.gv_createTime.FieldName = "createTime"; @@ -297,7 +285,6 @@ // // gv_shBy // - this.gv_shBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_shBy.AppearanceCell.Options.UseFont = true; this.gv_shBy.Caption = "瀹℃牳浜� "; this.gv_shBy.FieldName = "shBy"; @@ -311,7 +298,6 @@ // // gv_shTime // - this.gv_shTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_shTime.AppearanceCell.Options.UseFont = true; this.gv_shTime.Caption = "瀹℃牳鏃堕棿 "; this.gv_shTime.FieldName = "shTime"; @@ -327,7 +313,7 @@ // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 518); + this.pageBar1.Location = new System.Drawing.Point(0, 519); this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; @@ -349,70 +335,19 @@ this.splitMx1.Location = new System.Drawing.Point(0, 0); this.splitMx1.Name = "splitMx1"; // - // splitMx1.splitMx1_Panel1 + // splitMx1.Panel1 // this.splitMx1.Panel1.Controls.Add(this.layoutMx1); this.splitMx1.Panel1.Text = "Panel1"; // - // splitMx1.splitMx1_Panel2 + // splitMx1.Panel2 // this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1126, 570); - this.splitMx1.SplitterPosition = 73; + this.splitMx1.SplitterPosition = 78; this.splitMx1.TabIndex = 0; - // - // btnSelect - // - this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.btnSelect.Location = new System.Drawing.Point(12, 44); - this.btnSelect.Name = "btnSelect"; - this.btnSelect.Size = new System.Drawing.Size(131, 27); - this.btnSelect.StyleController = this.layoutMx1; - this.btnSelect.TabIndex = 457; - this.btnSelect.Text = "閫夊彇濮斿浠诲姟鍗�"; - // - // lbGuid - // - this.lbGuid.Location = new System.Drawing.Point(825, 44); - this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(268, 28); - this.lbGuid.TabIndex = 1; - this.lbGuid.Text = "lbGuid"; - this.lbGuid.Visible = false; - // - // txt_shTime - // - this.txt_shTime.Location = new System.Drawing.Point(626, 12); - this.txt_shTime.Name = "txt_shTime"; - this.txt_shTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_shTime.Properties.Appearance.Options.UseFont = true; - this.txt_shTime.Size = new System.Drawing.Size(195, 28); - this.txt_shTime.StyleController = this.layoutMx1; - this.txt_shTime.TabIndex = 219; - this.txt_shTime.Tag = "readonly"; - // - // txt_shBy - // - this.txt_shBy.Location = new System.Drawing.Point(355, 12); - this.txt_shBy.Name = "txt_shBy"; - this.txt_shBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_shBy.Properties.Appearance.Options.UseFont = true; - this.txt_shBy.Size = new System.Drawing.Size(195, 28); - this.txt_shBy.StyleController = this.layoutMx1; - this.txt_shBy.TabIndex = 217; - this.txt_shBy.Tag = "readonly"; - // - // txt_hNo - // - this.txt_hNo.Location = new System.Drawing.Point(84, 12); - this.txt_hNo.Name = "txt_hNo"; - this.txt_hNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_hNo.Properties.Appearance.Options.UseFont = true; - this.txt_hNo.Size = new System.Drawing.Size(195, 28); - this.txt_hNo.StyleController = this.layoutMx1; - this.txt_hNo.TabIndex = 211; - this.txt_hNo.Tag = "readonly"; // // layoutMx1 // @@ -423,13 +358,86 @@ this.layoutMx1.Controls.Add(this.txt_shTime); this.layoutMx1.Controls.Add(this.txt_shState); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem6}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; - this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(531, 432, 812, 500); + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(616, 414, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1126, 73); + this.layoutMx1.Size = new System.Drawing.Size(1126, 78); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; + // + // lbGuid + // + this.lbGuid.Location = new System.Drawing.Point(840, 55); + this.lbGuid.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(274, 39); + this.lbGuid.TabIndex = 1; + this.lbGuid.Text = "lbGuid"; + this.lbGuid.Visible = false; + // + // btnSelect + // + this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; + this.btnSelect.Location = new System.Drawing.Point(12, 43); + this.btnSelect.Name = "btnSelect"; + this.btnSelect.Size = new System.Drawing.Size(131, 27); + this.btnSelect.StyleController = this.layoutMx1; + this.btnSelect.TabIndex = 457; + this.btnSelect.Text = "閫夊彇濮斿浠诲姟鍗�"; + // + // txt_hNo + // + this.txt_hNo.Location = new System.Drawing.Point(84, 12); + this.txt_hNo.Name = "txt_hNo"; + this.txt_hNo.Properties.Appearance.Options.UseFont = true; + this.txt_hNo.Size = new System.Drawing.Size(195, 24); + this.txt_hNo.StyleController = this.layoutMx1; + this.txt_hNo.TabIndex = 211; + this.txt_hNo.Tag = "readonly"; + // + // txt_shBy + // + this.txt_shBy.Location = new System.Drawing.Point(355, 12); + this.txt_shBy.Name = "txt_shBy"; + this.txt_shBy.Properties.Appearance.Options.UseFont = true; + this.txt_shBy.Size = new System.Drawing.Size(195, 24); + this.txt_shBy.StyleController = this.layoutMx1; + this.txt_shBy.TabIndex = 217; + this.txt_shBy.Tag = "readonly"; + // + // txt_shTime + // + this.txt_shTime.Location = new System.Drawing.Point(626, 12); + this.txt_shTime.Name = "txt_shTime"; + this.txt_shTime.Properties.Appearance.Options.UseFont = true; + this.txt_shTime.Size = new System.Drawing.Size(195, 24); + this.txt_shTime.StyleController = this.layoutMx1; + this.txt_shTime.TabIndex = 219; + this.txt_shTime.Tag = "readonly"; + // + // txt_shState + // + this.txt_shState.Location = new System.Drawing.Point(825, 12); + this.txt_shState.Name = "txt_shState"; + this.txt_shState.Properties.Caption = "瀹℃牳鐘舵��"; + this.txt_shState.Size = new System.Drawing.Size(268, 24); + this.txt_shState.StyleController = this.layoutMx1; + this.txt_shState.TabIndex = 220; + this.txt_shState.Tag = "readonly"; + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.lbGuid; + this.layoutControlItem6.Location = new System.Drawing.Point(828, 43); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem6.Size = new System.Drawing.Size(278, 43); + this.layoutControlItem6.Text = "lbGuid"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem6.TextVisible = false; // // Root // @@ -440,8 +448,7 @@ this.layoutControlItem2, this.layoutControlItem3, this.layoutControlItem4, - this.layoutControlItem5, - this.layoutControlItem6}); + this.layoutControlItem5}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -464,7 +471,7 @@ this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2}); - this.Root.Size = new System.Drawing.Size(1105, 84); + this.Root.Size = new System.Drawing.Size(1105, 82); this.Root.TextVisible = false; // // layoutControlItem1 @@ -472,7 +479,7 @@ this.layoutControlItem1.Control = this.txt_hNo; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(271, 31); this.layoutControlItem1.Text = "鎺掍骇缂栧彿"; this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); // @@ -482,7 +489,7 @@ this.layoutControlItem2.Location = new System.Drawing.Point(271, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(271, 31); this.layoutControlItem2.Text = "瀹℃牳浜�"; this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); // @@ -492,19 +499,9 @@ this.layoutControlItem3.Location = new System.Drawing.Point(542, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(271, 31); this.layoutControlItem3.Text = "瀹℃牳鏃堕棿"; this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); - // - // txt_shState - // - this.txt_shState.Location = new System.Drawing.Point(825, 12); - this.txt_shState.Name = "txt_shState"; - this.txt_shState.Properties.Caption = "瀹℃牳鐘舵��"; - this.txt_shState.Size = new System.Drawing.Size(268, 24); - this.txt_shState.StyleController = this.layoutMx1; - this.txt_shState.TabIndex = 220; - this.txt_shState.Tag = "readonly"; // // layoutControlItem4 // @@ -512,7 +509,7 @@ this.layoutControlItem4.Location = new System.Drawing.Point(813, 0); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem4.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(272, 31); this.layoutControlItem4.Text = "瀹℃牳鐘舵��"; this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem4.TextVisible = false; @@ -520,28 +517,16 @@ // layoutControlItem5 // this.layoutControlItem5.Control = this.btnSelect; - this.layoutControlItem5.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem5.Location = new System.Drawing.Point(0, 31); this.layoutControlItem5.MaxSize = new System.Drawing.Size(135, 31); this.layoutControlItem5.MinSize = new System.Drawing.Size(135, 31); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(271, 31); this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem5.Text = "閫夋嫨浠诲姟鍗�"; this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextVisible = false; - // - // layoutControlItem6 - // - this.layoutControlItem6.Control = this.lbGuid; - this.layoutControlItem6.Location = new System.Drawing.Point(813, 32); - this.layoutControlItem6.Name = "layoutControlItem6"; - this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem6.Text = "lbGuid"; - this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem6.TextVisible = false; // // tabMx // @@ -549,7 +534,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, 485); + this.tabMx.Size = new System.Drawing.Size(1126, 480); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); @@ -558,7 +543,7 @@ // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 453); + this.tabMxPage1.Size = new System.Drawing.Size(1124, 448); this.tabMxPage1.Text = "濮斿浠诲姟鍗曟槑缁�"; // // gcMx1 @@ -571,7 +556,7 @@ this.repositoryItemButtonEdit1, this.repositoryItemDateEdit1, this.repositoryItemDateEdit2}); - this.gcMx1.Size = new System.Drawing.Size(1124, 453); + this.gcMx1.Size = new System.Drawing.Size(1124, 448); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -580,6 +565,7 @@ // this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.ColumnPanelRowHeight = 50; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1id, @@ -609,7 +595,6 @@ // // 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"; @@ -621,7 +606,6 @@ // // gvMx1erpid // - this.gvMx1erpid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1erpid.AppearanceCell.Options.UseFont = true; this.gvMx1erpid.Caption = "erpid"; this.gvMx1erpid.FieldName = "erpid"; @@ -633,7 +617,6 @@ // // gvMx1eid // - this.gvMx1eid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1eid.AppearanceCell.Options.UseFont = true; this.gvMx1eid.Caption = "eid"; this.gvMx1eid.FieldName = "eid"; @@ -645,7 +628,6 @@ // // gvMx1daa001 // - this.gvMx1daa001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1daa001.AppearanceCell.Options.UseFont = true; this.gvMx1daa001.Caption = "宸ュ崟鍙�"; this.gvMx1daa001.FieldName = "daa001"; @@ -659,7 +641,6 @@ // // gvMx1daa014 // - this.gvMx1daa014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1daa014.AppearanceCell.Options.UseFont = true; this.gvMx1daa014.Caption = "鎶曟枡鍗曞彿"; this.gvMx1daa014.FieldName = "daa014"; @@ -703,7 +684,6 @@ // // gvMx1daa011 // - this.gvMx1daa011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1daa011.AppearanceCell.Options.UseFont = true; this.gvMx1daa011.Caption = "宸ュ崟鏁伴噺"; this.gvMx1daa011.FieldName = "rwdSum"; @@ -741,7 +721,6 @@ // // gvMx1unit // - this.gvMx1unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1unit.AppearanceCell.Options.UseFont = true; this.gvMx1unit.Caption = "鍗曚綅"; this.gvMx1unit.FieldName = "dwName"; @@ -755,7 +734,6 @@ // // gvMx1daa008 // - this.gvMx1daa008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1daa008.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1daa008.AppearanceCell.Options.UseFont = true; this.gvMx1daa008.AppearanceCell.Options.UseForeColor = true; @@ -772,13 +750,12 @@ // // gvMx1mesStartProd // - this.gvMx1mesStartProd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1mesStartProd.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1mesStartProd.AppearanceCell.Options.UseFont = true; this.gvMx1mesStartProd.AppearanceCell.Options.UseForeColor = true; this.gvMx1mesStartProd.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; this.gvMx1mesStartProd.AppearanceHeader.Options.UseForeColor = true; - this.gvMx1mesStartProd.Caption = "棰勮寮�宸ユ椂闂�"; + this.gvMx1mesStartProd.Caption = "Mes棰勮寮�宸ユ椂闂�"; this.gvMx1mesStartProd.ColumnEdit = this.repositoryItemDateEdit1; this.gvMx1mesStartProd.FieldName = "mesStartProd"; this.gvMx1mesStartProd.MinWidth = 180; @@ -799,13 +776,12 @@ // // gvMx1mesEndProd // - this.gvMx1mesEndProd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1mesEndProd.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1mesEndProd.AppearanceCell.Options.UseFont = true; this.gvMx1mesEndProd.AppearanceCell.Options.UseForeColor = true; this.gvMx1mesEndProd.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; this.gvMx1mesEndProd.AppearanceHeader.Options.UseForeColor = true; - this.gvMx1mesEndProd.Caption = "棰勮瀹屽伐鏃堕棿"; + this.gvMx1mesEndProd.Caption = "Mes棰勮瀹屽伐鏃堕棿"; this.gvMx1mesEndProd.ColumnEdit = this.repositoryItemDateEdit2; this.gvMx1mesEndProd.FieldName = "mesEndProd"; this.gvMx1mesEndProd.MinWidth = 180; @@ -841,7 +817,6 @@ // // gvMx1pcGuid // - this.gvMx1pcGuid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1pcGuid.AppearanceCell.Options.UseFont = true; this.gvMx1pcGuid.Caption = "鎺掍骇guid"; this.gvMx1pcGuid.FieldName = "pcGuid"; @@ -853,7 +828,6 @@ // // gvMx1rwdGuid // - this.gvMx1rwdGuid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1rwdGuid.AppearanceCell.Options.UseFont = true; this.gvMx1rwdGuid.Caption = "浠诲姟鍗曠殑guid"; this.gvMx1rwdGuid.FieldName = "rwdGuid"; @@ -884,6 +858,17 @@ this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); // + // picCheckBox + // + this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image"))); + this.picCheckBox.Location = new System.Drawing.Point(914, 55); + this.picCheckBox.Name = "picCheckBox"; + this.picCheckBox.Size = new System.Drawing.Size(100, 50); + this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.picCheckBox.TabIndex = 8; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; + // // Frm_WwPc // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -896,7 +881,6 @@ this.Text = "鎺掍骇"; ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.xtraTabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); this.split1.Panel1.ResumeLayout(false); @@ -912,19 +896,19 @@ this.splitMx1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); this.splitMx1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.txt_shTime.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_shBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_hNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); this.layoutMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txt_hNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_shBy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_shTime.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_shState.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_shState.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -935,6 +919,7 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } @@ -995,5 +980,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1rwdGuid; private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.Utils.ToolTipController tips; } } \ No newline at end of file -- Gitblit v1.9.3