|
|
@@ -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;
|