From 66c892f6d3edc34514ff874f051637eaf69e8aef Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期三, 03 九月 2025 10:50:13 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/FrmMain.Designer.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/FrmMain.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FrmMain.Designer.cs index f25b50a..3a0f6e3 100644 --- a/DevApp/Gs.DevApp/DevFrm/FrmMain.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/FrmMain.Designer.cs @@ -190,6 +190,7 @@ this.barOrg.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.usergroup_16x161; this.barOrg.Name = "barOrg"; this.barOrg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; + this.barOrg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // repositoryItemCheckedComboBoxEdit1 // -- Gitblit v1.9.3