From a9e7dd0920d8d57dc5e3831a8a01a4b81457fb1c Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 03 四月 2025 10:26:10 +0800
Subject: [PATCH] 字典

---
 DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs |   43 +++++++++++++++++++++++--------------------
 1 files changed, 23 insertions(+), 20 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs
index 6708f87..48f131f 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs
@@ -90,7 +90,7 @@
             this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
             this.toolBarMenu1.Name = "toolBarMenu1";
             this.toolBarMenu1.rptParameter = null;
-            this.toolBarMenu1.Size = new System.Drawing.Size(794, 80);
+            this.toolBarMenu1.Size = new System.Drawing.Size(1084, 80);
             this.toolBarMenu1.TabIndex = 0;
             this.toolBarMenu1.xlsInService = null;
             this.toolBarMenu1.xlsOutParameter = null;
@@ -101,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,
@@ -111,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,
@@ -127,14 +127,13 @@
             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;
             // 
@@ -202,7 +201,7 @@
             // 
             this.xtraTabPage2.Controls.Add(this.panel1);
             this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.Size = new System.Drawing.Size(792, 475);
+            this.xtraTabPage2.Size = new System.Drawing.Size(1082, 630);
             this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
             // panel1
@@ -229,7 +228,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 +269,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 +290,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 +331,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 +363,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 +386,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 +419,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 +430,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 +445,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 +459,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 +470,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 +481,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,10 +502,14 @@
             // 
             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.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
             this.Text = "鍔熻兘鑿滃崟";
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
             this.xtraTabControl1.ResumeLayout(false);

--
Gitblit v1.9.3