浏览代码

修改导航布局

章政 7 年之前
父节点
当前提交
02a7ba5ca4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      UAS-MES/Main.Designer.cs

+ 1 - 0
UAS-MES/Main.Designer.cs

@@ -244,6 +244,7 @@
             this.NavBar.Appearance.ItemPressed.Font = new System.Drawing.Font("微软雅黑", 10F);
             this.NavBar.Appearance.ItemPressed.Options.UseFont = true;
             this.NavBar.BackColor = System.Drawing.SystemColors.Control;
+            this.NavBar.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
             this.NavBar.Dock = System.Windows.Forms.DockStyle.Left;
             this.NavBar.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.NavBar.LinkInterval = 2;