lu
2025-01-17 0d47c140ab1b6f396c194e0f1a63e8cbb1508cf4
DevApp/Gs.DevApp/DevFrm/FrmMain.Designer.cs
@@ -278,7 +278,7 @@
            // barOrg
            // 
            this.barOrg.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barOrg.Caption = "选择组织";
            this.barOrg.Caption = "切换组织";
            this.barOrg.Edit = this.repositoryItemCheckedComboBoxEdit1;
            this.barOrg.EditValue = "切换组织";
            this.barOrg.EditWidth = 120;
@@ -321,6 +321,10 @@
            // 
            // acrd
            // 
            this.acrd.Appearance.Item.Hovered.Font = new System.Drawing.Font("Tahoma", 10F);
            this.acrd.Appearance.Item.Hovered.ForeColor = System.Drawing.Color.Blue;
            this.acrd.Appearance.Item.Hovered.Options.UseFont = true;
            this.acrd.Appearance.Item.Hovered.Options.UseForeColor = true;
            this.acrd.Dock = System.Windows.Forms.DockStyle.Left;
            this.acrd.FilterText = "查找";
            this.acrd.Location = new System.Drawing.Point(0, 39);