From 1210460a95ba58f219d38e545dcaf9e21383d18f Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 19 十二月 2024 14:12:50 +0800
Subject: [PATCH] 细节
---
DevApp/Gs.DevApp/DevFrm/Sys/Organization.Designer.cs | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/Organization.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/Organization.Designer.cs
index 4562773..603eeab 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/Organization.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/Organization.Designer.cs
@@ -71,6 +71,7 @@
// toolBarMenu1
//
this.toolBarMenu1.chkParameter = "SYS_ORGANIZATION,check_date,check_status,check_by";
+ this.toolBarMenu1.currentAction = null;
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
@@ -99,7 +100,7 @@
this.xtraTabPage1.Controls.Add(this.tlMenu);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(1072, 584);
- this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
+ this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
//
// panel1
//
@@ -128,9 +129,9 @@
this.panel1.Controls.Add(this.txt_name);
this.panel1.Controls.Add(this.labelControl2);
this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
- this.panel1.Location = new System.Drawing.Point(370, 16);
+ this.panel1.Location = new System.Drawing.Point(415, 16);
this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(560, 373);
+ this.panel1.Size = new System.Drawing.Size(515, 373);
this.panel1.TabIndex = 3;
//
// labelControl14
@@ -157,7 +158,7 @@
//
this.labelControl13.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl13.Appearance.Options.UseFont = true;
- this.labelControl13.Location = new System.Drawing.Point(41, 71);
+ this.labelControl13.Location = new System.Drawing.Point(57, 71);
this.labelControl13.Name = "labelControl13";
this.labelControl13.Size = new System.Drawing.Size(69, 21);
this.labelControl13.TabIndex = 139;
@@ -367,7 +368,7 @@
this.tlMenu.Font = new System.Drawing.Font("Tahoma", 10F);
this.tlMenu.Location = new System.Drawing.Point(0, 0);
this.tlMenu.Name = "tlMenu";
- this.tlMenu.Size = new System.Drawing.Size(343, 584);
+ this.tlMenu.Size = new System.Drawing.Size(388, 584);
this.tlMenu.TabIndex = 2;
//
// Organization
@@ -378,7 +379,7 @@
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
this.Name = "Organization";
- this.Text = "Organization";
+ this.Text = "缁勭粐鏈烘瀯";
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage1.ResumeLayout(false);
--
Gitblit v1.9.3