From 14a0498d36d1966bcf482caeff5f23b4c50b42f1 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 31 三月 2025 14:25:01 +0800 Subject: [PATCH] 投 --- DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs | 52 ++++++++++++++++++++++++++++------------------------ 1 files changed, 28 insertions(+), 24 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs index 48d8d88..9570107 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs @@ -83,16 +83,17 @@ // toolBarMenu1 // this.toolBarMenu1.chkParameter = null; + this.toolBarMenu1.currentAction = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); this.toolBarMenu1.Name = "toolBarMenu1"; - - this.toolBarMenu1.Size = new System.Drawing.Size(794, 80); + this.toolBarMenu1.rptParameter = null; + this.toolBarMenu1.Size = new System.Drawing.Size(1084, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; - + this.toolBarMenu1.xlsOutParameter = null; // // xtraTabControl1 // @@ -100,7 +101,7 @@ this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; - this.xtraTabControl1.Size = new System.Drawing.Size(794, 507); + this.xtraTabControl1.Size = new System.Drawing.Size(1084, 662); this.xtraTabControl1.TabIndex = 4; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, @@ -110,12 +111,12 @@ // this.xtraTabPage1.Controls.Add(this.tlMenu); this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(792, 475); + this.xtraTabPage1.Size = new System.Drawing.Size(1082, 630); this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // tlMenu // - this.tlMenu.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.tlMenu.Appearance.Row.Options.UseFont = true; this.tlMenu.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { this.tlcModuleID, @@ -126,14 +127,14 @@ this.tlcMenuType}); this.tlMenu.Cursor = System.Windows.Forms.Cursors.Default; this.tlMenu.Dock = System.Windows.Forms.DockStyle.Fill; - this.tlMenu.Font = new System.Drawing.Font("Tahoma", 9F); + this.tlMenu.Location = new System.Drawing.Point(0, 0); this.tlMenu.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.tlMenu.MinWidth = 23; this.tlMenu.Name = "tlMenu"; this.tlMenu.OptionsBehavior.Editable = false; this.tlMenu.OptionsView.TreeLineStyle = DevExpress.XtraTreeList.LineStyle.Solid; - this.tlMenu.Size = new System.Drawing.Size(792, 475); + this.tlMenu.Size = new System.Drawing.Size(1082, 630); this.tlMenu.TabIndex = 3; this.tlMenu.TreeLevelWidth = 21; // @@ -201,8 +202,7 @@ // this.xtraTabPage2.Controls.Add(this.panel1); this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.PageEnabled = false; - this.xtraTabPage2.Size = new System.Drawing.Size(792, 475); + this.xtraTabPage2.Size = new System.Drawing.Size(1082, 630); this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; // // panel1 @@ -229,7 +229,7 @@ this.panel1.Controls.Add(this.labelControl4); this.panel1.Controls.Add(this.labelControl3); this.panel1.Controls.Add(this.labelControl2); - this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); + this.panel1.Location = new System.Drawing.Point(29, 34); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(679, 337); @@ -270,7 +270,7 @@ // this.txt_formPath.Location = new System.Drawing.Point(111, 157); this.txt_formPath.Name = "txt_formPath"; - this.txt_formPath.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_formPath.Properties.Appearance.Options.UseFont = true; this.txt_formPath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -291,7 +291,7 @@ // this.txt_name.Location = new System.Drawing.Point(111, 83); this.txt_name.Name = "txt_name"; - this.txt_name.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_name.Properties.Appearance.Options.UseFont = true; this.txt_name.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -332,7 +332,7 @@ this.txt_upGuid.EditValue = ""; this.txt_upGuid.Location = new System.Drawing.Point(111, 11); this.txt_upGuid.Name = "txt_upGuid"; - this.txt_upGuid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_upGuid.Properties.Appearance.Options.UseFont = true; this.txt_upGuid.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -364,7 +364,7 @@ // // labelControl7 // - this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl7.Appearance.Options.UseFont = true; this.labelControl7.Location = new System.Drawing.Point(13, 203); this.labelControl7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -387,7 +387,7 @@ // // labelControl1 // - this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Location = new System.Drawing.Point(13, 243); this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -420,7 +420,7 @@ // // labelControl6 // - this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl6.Appearance.Options.UseFont = true; this.labelControl6.Location = new System.Drawing.Point(13, 161); this.labelControl6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -431,7 +431,7 @@ // // labelControl5 // - this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl5.Appearance.Options.UseFont = true; this.labelControl5.Location = new System.Drawing.Point(13, 49); this.labelControl5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -446,7 +446,7 @@ this.txt_category.Location = new System.Drawing.Point(111, 47); this.txt_category.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txt_category.Name = "txt_category"; - this.txt_category.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_category.Properties.Appearance.Options.UseFont = true; this.txt_category.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -460,7 +460,7 @@ // // labelControl4 // - this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl4.Appearance.Options.UseFont = true; this.labelControl4.Location = new System.Drawing.Point(13, 123); this.labelControl4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -471,7 +471,7 @@ // // labelControl3 // - this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl3.Appearance.Options.UseFont = true; this.labelControl3.Location = new System.Drawing.Point(13, 17); this.labelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -482,7 +482,7 @@ // // labelControl2 // - this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl2.Appearance.Options.UseFont = true; this.labelControl2.Location = new System.Drawing.Point(13, 84); this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -503,11 +503,15 @@ // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(794, 587); + this.ClientSize = new System.Drawing.Size(1084, 742); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); + this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; + this.MaximizeBox = false; + this.MinimizeBox = false; this.Name = "SysMenu"; - this.Text = "SysMenu"; + this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; + this.Text = "鍔熻兘鑿滃崟"; ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); -- Gitblit v1.9.3