From d03513dbc057d6ce91b12ed8e87ffe0360d473b1 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 20 三月 2025 10:36:39 +0800 Subject: [PATCH] 销售 --- DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs | 196 ++++++++++++++++++++++++------------------------ 1 files changed, 99 insertions(+), 97 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..dd015e2 100644 --- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs @@ -29,7 +29,6 @@ /// </summary> private void InitializeComponent() { - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_WwPc)); 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 +40,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,17 +56,17 @@ 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.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(); @@ -97,9 +96,9 @@ 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(); ((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,16 +114,16 @@ ((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.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(); @@ -138,12 +137,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 +168,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); @@ -192,13 +182,13 @@ 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.Size = new System.Drawing.Size(1126, 570); @@ -349,18 +339,46 @@ 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.Size = new System.Drawing.Size(1126, 570); - this.splitMx1.SplitterPosition = 73; + this.splitMx1.SplitterPosition = 78; this.splitMx1.TabIndex = 0; + // + // layoutMx1 + // + this.layoutMx1.Controls.Add(this.lbGuid); + this.layoutMx1.Controls.Add(this.btnSelect); + this.layoutMx1.Controls.Add(this.txt_hNo); + this.layoutMx1.Controls.Add(this.txt_shBy); + 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(616, 414, 812, 500); + this.layoutMx1.Root = this.Root; + 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 // @@ -371,37 +389,6 @@ 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 // @@ -414,22 +401,37 @@ this.txt_hNo.TabIndex = 211; this.txt_hNo.Tag = "readonly"; // - // layoutMx1 + // txt_shBy // - this.layoutMx1.Controls.Add(this.lbGuid); - this.layoutMx1.Controls.Add(this.btnSelect); - this.layoutMx1.Controls.Add(this.txt_hNo); - this.layoutMx1.Controls.Add(this.txt_shBy); - this.layoutMx1.Controls.Add(this.txt_shTime); - this.layoutMx1.Controls.Add(this.txt_shState); - this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; - 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.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1126, 73); - this.layoutMx1.TabIndex = 0; - this.layoutMx1.Text = "layoutControl1"; + 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_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_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"; // // Root // @@ -440,8 +442,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; @@ -496,16 +497,6 @@ 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 // this.layoutControlItem4.Control = this.txt_shState; @@ -534,11 +525,11 @@ // layoutControlItem6 // this.layoutControlItem6.Control = this.lbGuid; - this.layoutControlItem6.Location = new System.Drawing.Point(813, 32); + 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(272, 32); + 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; @@ -549,7 +540,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 +549,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 +562,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}); @@ -884,6 +875,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 +898,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,16 +913,16 @@ 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.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(); @@ -935,6 +936,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); } -- Gitblit v1.9.3