namespace UAS_MES_NEW.CustomControl.AccordionMenu
{
    partial class NavagationBar
    {
        /// <summary> 
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary> 
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Component Designer generated code

        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            this.SuspendLayout();
            // 
            // NavagationBar
            // 
            this.Appearance.Button.Font = new System.Drawing.Font("微软雅黑", 12F);
            this.Appearance.Button.Options.UseFont = true;
            this.Appearance.ButtonHotTracked.Font = new System.Drawing.Font("微软雅黑", 12F);
            this.Appearance.ButtonHotTracked.Options.UseFont = true;
            this.Appearance.ButtonPressed.Font = new System.Drawing.Font("微软雅黑", 12F);
            this.Appearance.ButtonPressed.Options.UseFont = true;
            this.Appearance.Hint.Font = new System.Drawing.Font("微软雅黑", 12F);
            this.Appearance.Hint.Options.UseFont = true;
            this.Appearance.Item.Font = new System.Drawing.Font("微软雅黑", 10F);
            this.Appearance.Item.Options.UseFont = true;
            this.Appearance.ItemActive.Font = new System.Drawing.Font("微软雅黑", 10F);
            this.Appearance.ItemActive.Options.UseFont = true;
            this.Appearance.ItemHotTracked.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Appearance.ItemHotTracked.Options.UseFont = true;
            this.Appearance.ItemPressed.Font = new System.Drawing.Font("微软雅黑", 10F);
            this.Appearance.ItemPressed.Options.UseFont = true;
            this.Appearance.NavigationPaneHeader.Font = new System.Drawing.Font("微软雅黑", 12F);
            this.Appearance.NavigationPaneHeader.Options.UseFont = true;
            this.Appearance.NavPaneContentButton.Font = new System.Drawing.Font("微软雅黑", 12F);
            this.Appearance.NavPaneContentButton.Options.UseFont = true;
            this.Appearance.NavPaneContentButtonHotTracked.Font = new System.Drawing.Font("微软雅黑", 12F);
            this.Appearance.NavPaneContentButtonHotTracked.Options.UseFont = true;
            this.Appearance.NavPaneContentButtonPressed.Font = new System.Drawing.Font("微软雅黑", 12F);
            this.Appearance.NavPaneContentButtonPressed.Options.UseFont = true;
            this.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.LinkInterval = 2;
            this.NavigationPaneGroupClientHeight = 300;
            this.OptionsNavPane.ExpandedWidth = 140;
            this.ShowGroupHint = false;
            this.ShowLinkHint = false;
            this.Text = " ";
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion
    }
}